diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index fbfe437..0b715c4 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -33,15 +33,20 @@ views: cards: - entities: - entities: - - light.corner_lamp - - light.table_lamp - - light.java_lamp + - light.entrance_spot_1 + - light.entrance_spot_2 + - light.entrance_spot_3 + - light.entrance_spot_4 + - light.living_room_middle_spot_1 + - light.living_room_middle_spot_2 + - light.living_room_middle_spot_3 + - light.living_room_middle_spot_4 - light.standing_lamp - entity: scene.living_room_chill - name: 'Scene: Chill' + name: "Scene: Chill" icon: mdi:script-outline - entity: scene.living_room_energize - name: 'Scene: Energize' + name: "Scene: Energize" icon: mdi:script-outline type: custom:fold-entity-row head: @@ -66,7 +71,7 @@ views: - light.hallway_entrance - light.hallway_spot - entity: scene.bathroom_nightlight - name: 'Scene: Nightlight' + name: "Scene: Nightlight" icon: mdi:script-outline type: custom:fold-entity-row head: @@ -99,7 +104,7 @@ views: - light.bathroom_toilet - light.bathroom_shower - entity: scene.bathroom_energize - name: 'Scene: Energize' + name: "Scene: Energize" icon: mdi:script-outline type: custom:fold-entity-row head: @@ -116,7 +121,7 @@ views: name: false icon: false control: true - decimals: '1' + decimals: "1" - cards: - cards: - color: auto @@ -136,7 +141,7 @@ views: service: input_select.select_option service_data: entity_id: input_select.sleep_mode - option: 'off' + option: "off" type: custom:button-card - color: auto entity: input_select.sleep_mode