diff --git a/defaults/main.yml b/defaults/main.yml index fec678c..cbdb6da 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -1,3 +1,5 @@ +tasmota_user: '' +tasmota_password: '' tasmota_commands: [] # examples: # set teleperiod to 10 seconds @@ -11,4 +13,4 @@ tasmota_commands: [] # value: 1 # enable one shot for the rule # - command: Rule1 -# value: 5 \ No newline at end of file +# value: 5