mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Bunches of fixes nd changes
This commit is contained in:
@@ -184,7 +184,7 @@ cards:
|
||||
action: more-info
|
||||
hold_action:
|
||||
action: call-service
|
||||
action: homeassistant.toggle
|
||||
service: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: light.black_bed_wled
|
||||
@@ -202,7 +202,7 @@ cards:
|
||||
action: more-info
|
||||
hold_action:
|
||||
action: call-service
|
||||
action: homeassistant.toggle
|
||||
service: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: light.white_bed_wled
|
||||
@@ -264,7 +264,7 @@ cards:
|
||||
name: All Songs
|
||||
tap_action:
|
||||
action: call-service
|
||||
action: script.all_kids_youtube_music
|
||||
service: script.all_kids_youtube_music
|
||||
service_data: {}
|
||||
target: {}
|
||||
primary_info: name
|
||||
@@ -276,7 +276,7 @@ cards:
|
||||
name: Goodnight Songs
|
||||
tap_action:
|
||||
action: call-service
|
||||
action: script.goodnight_kids_youtube_music
|
||||
service: script.goodnight_kids_youtube_music
|
||||
service_data: {}
|
||||
target: {}
|
||||
primary_info: name
|
||||
@@ -288,7 +288,7 @@ cards:
|
||||
name: "Off"
|
||||
tap_action:
|
||||
action: call-service
|
||||
action: homeassistant.turn_off
|
||||
service: homeassistant.turn_off
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: media_player.ytube_music_player
|
||||
@@ -319,13 +319,13 @@ cards:
|
||||
primary: Black Bed
|
||||
double_tap_action:
|
||||
action: call-service
|
||||
action: homeassistant.toggle
|
||||
service: homeassistant.toggle
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: switch.black_bed_force_occupancy
|
||||
hold_action:
|
||||
action: call-service
|
||||
action: button.press
|
||||
service: button.press
|
||||
service_data: {}
|
||||
target:
|
||||
entity_id: button.black_bed_manual_tare
|
||||
|
||||
Reference in New Issue
Block a user