Compare commits

..

No commits in common. "d57edc66b202f7c7be411124dcee9591c5177162" and "0bb82f6d9503056c5babd8a0cf8f5c64fccddada" have entirely different histories.

View File

@ -27,9 +27,9 @@ options:
schema:
hub_ip: 'str?'
fh_username: 'str?'
fh_password: 'password?'
fh_password: 'str?'
tp_username: 'str?'
tp_password: 'password?'
tp_password: 'str?'
demo_mode: 'bool?'
show_debug_log: 'bool?'