fix: right button toggles on reboot
This commit is contained in:
@@ -1070,7 +1070,7 @@ trigger:
|
||||
|
||||
##### Right Button - Trigger #####
|
||||
- platform: template
|
||||
value_template: '{{ states(right_button) is match "off" }}'
|
||||
value_template: '{{ states(right_button) is match "on" }}'
|
||||
id: right_button_press
|
||||
|
||||
##### Button Sync Trigger #################################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user