mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-08-27 06:56:27 +00:00
changes related to lights
This commit is contained in:
@@ -40,8 +40,8 @@ cards:
|
||||
domain: script
|
||||
action: toggle_climate
|
||||
|
||||
- type: entity-filter
|
||||
title: Device Trackers
|
||||
- type: entities
|
||||
title: Kalavala Family
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- entity: device_tracker.life360_suresh
|
||||
@@ -54,8 +54,10 @@ cards:
|
||||
name: Hasika
|
||||
- entity: device_tracker.mahasri_tesla_location_tracker
|
||||
name: Tesla
|
||||
state_filter:
|
||||
- "home"
|
||||
- entity: sensor.yo_mama_geocoded_location
|
||||
name: Suresh
|
||||
- entity: sensor.mallika_geocoded_location
|
||||
name: Mallika
|
||||
card:
|
||||
type: glance
|
||||
title: Kalavala Family
|
||||
@@ -247,7 +249,6 @@ cards:
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- sensor.plex_mahasri_nas
|
||||
- media_player.plex_plex_web_chrome_windows
|
||||
|
||||
- type: entities
|
||||
title: Luminance
|
||||
|
@@ -22,20 +22,36 @@ cards:
|
||||
name: Master Bathroom Lights
|
||||
|
||||
- type: entities
|
||||
title: Downstairs
|
||||
title: Office Room
|
||||
show_header_toggle: true
|
||||
entities:
|
||||
- switch.front_room
|
||||
- switch.basement_left
|
||||
- switch.basement_right
|
||||
- switch.kitchen
|
||||
- switch.office_room
|
||||
- entity: switch.wemoswitch1
|
||||
name: Office Room Accent Lights
|
||||
|
||||
- type: entities
|
||||
title: Family Room
|
||||
show_header_toggle: true
|
||||
entities:
|
||||
- switch.kitchen
|
||||
- light.family_room_lights
|
||||
- light.hue_color_lamp_1
|
||||
- light.hue_color_lamp_2
|
||||
- light.hue_color_lamp_3
|
||||
- entity: switch.wemoswitch1
|
||||
name: Office Room Accent Lights
|
||||
|
||||
- type: entities
|
||||
title: Basement
|
||||
show_header_toggle: true
|
||||
entities:
|
||||
- switch.basement_left
|
||||
- switch.basement_right
|
||||
|
||||
- type: entities
|
||||
title: Front Room
|
||||
show_header_toggle: true
|
||||
entities:
|
||||
- switch.front_room
|
||||
- light.gateway_light_34ce008ad65d
|
||||
|
||||
- type: entities
|
||||
title: TV Power Strip
|
||||
@@ -49,7 +65,16 @@ cards:
|
||||
name: Bose Audio
|
||||
|
||||
- type: entities
|
||||
title: Tasmota Outlet
|
||||
title: Outdoor Strip (Kasa)
|
||||
show_header_toggle: true
|
||||
entities:
|
||||
- entity: switch.left
|
||||
name: Left
|
||||
- entity: switch.right
|
||||
name: Right
|
||||
|
||||
- type: entities
|
||||
title: Outdoor Strip (Tasmota)
|
||||
show_header_toggle: true
|
||||
entities:
|
||||
- entity: switch.tasmota_outlet_1
|
||||
@@ -71,12 +96,6 @@ cards:
|
||||
- switch.garage
|
||||
- switch.garage_shop_lights
|
||||
|
||||
- type: entities
|
||||
title: Always On
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- light.gateway_light_34ce008ad65d
|
||||
|
||||
- type: entities
|
||||
title: Outdoor Lights
|
||||
show_header_toggle: true
|
||||
|
Reference in New Issue
Block a user