mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
blue_room to boys_room
This commit is contained in:
@@ -181,14 +181,14 @@ cards:
|
||||
name: 5 Minute Test
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.5_minute_test_program_enabled
|
||||
- entity: binary_sensor.full_run_program_running
|
||||
name: Full Run
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.full_run_program_enabled
|
||||
- entity: switch.morning_program_enabled
|
||||
@@ -203,14 +203,14 @@ cards:
|
||||
name: Front Yard Fun
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.front_yard_fun_program_enabled
|
||||
- entity: binary_sensor.back_yard_fun_program_running
|
||||
name: Back Yard Fun
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: opensprinkler.run
|
||||
action: opensprinkler.run
|
||||
data:
|
||||
entity_id: switch.back_yard_fun_program_enabled
|
||||
columns: 2
|
||||
|
||||
Reference in New Issue
Block a user