mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Cleanup fixes and some BS
This commit is contained in:
@@ -117,7 +117,7 @@ input_button:
|
||||
icon: mdi:sprinkler
|
||||
|
||||
full_run_program:
|
||||
name: Run Full run Program
|
||||
name: Run Full Run Program
|
||||
icon: mdi:sprinkler
|
||||
|
||||
automatic_run_program:
|
||||
@@ -156,7 +156,7 @@ automation:
|
||||
|
||||
- id: full_run_program_enabled
|
||||
platform: state
|
||||
entity_id: input_button.full_run
|
||||
entity_id: input_button.full_run_program
|
||||
|
||||
- id: automatic_run_program_enabled
|
||||
platform: state
|
||||
|
||||
Reference in New Issue
Block a user