Replace lights. Add Osram and Neo

This commit is contained in:
2021-03-30 21:51:04 +03:00
parent 5d12d9decd
commit 731f11cfe5
21 changed files with 504 additions and 208 deletions
@@ -71,7 +71,7 @@ cards:
- light: light.light_le_4 - light: light.light_le_4
- fade: switch.light_le_4_fade - fade: switch.light_le_4_fade
- wifi: sensor.light_le_4_wifi - wifi: sensor.light_le_4_wifi
- light.light_le_8 - light.pc
- light.living_room_ambient - light.living_room_ambient
- light.living_room_ambient_main - light.living_room_ambient_main
- type: custom:fold-entity-row - type: custom:fold-entity-row
@@ -158,17 +158,17 @@ cards:
entities: entities:
- light.osram_2 - light.osram_2
- light.osram_3 - light.osram_3
- light.light_orbecco_1 - light.neo_1
- type: divider - type: divider
- light.kitchen_secondary - light.kitchen_secondary
- type: custom:fold-entity-row - type: custom:fold-entity-row
entity: light.kitchen_secondary entity: light.kitchen_secondary
name: Secondary lights name: Secondary lights
entities: entities:
- light.light_le_5 - light.osram_6
- light.light_le_6 - light.osram_7
- light.light_le_9 - light.osram_8
- light.light_le_10 - light.osram_9
- type: entities - type: entities
title: Hallway title: Hallway
@@ -24,7 +24,7 @@
conditions: conditions:
- entity: binary_sensor.floorplan_night_mode - entity: binary_sensor.floorplan_night_mode
state: "on" state: "on"
- entity: light.light_le_8 - entity: light.pc
state: "on" state: "on"
- entity: light.living_room_main - entity: light.living_room_main
state: "off" state: "off"
@@ -42,7 +42,7 @@
conditions: conditions:
- entity: binary_sensor.floorplan_night_mode - entity: binary_sensor.floorplan_night_mode
state: "on" state: "on"
- entity: light.light_le_8 - entity: light.pc
state: "off" state: "off"
- entity: light.living_room_main - entity: light.living_room_main
state: "on" state: "on"
@@ -60,7 +60,7 @@
conditions: conditions:
- entity: binary_sensor.floorplan_night_mode - entity: binary_sensor.floorplan_night_mode
state: "on" state: "on"
- entity: light.light_le_8 - entity: light.pc
state: "on" state: "on"
- entity: light.living_room_main - entity: light.living_room_main
state: "on" state: "on"
@@ -1,7 +1,7 @@
- type: custom:decluttering-card - type: custom:decluttering-card
template: floorplan_state_icon template: floorplan_state_icon
variables: variables:
- entity: light.light_le_8 - entity: light.pc
- top: 69.8% - top: 69.8%
- left: 77.8% - left: 77.8%
@@ -53,7 +53,7 @@ cards:
name: Main name: Main
- type: custom:button-card - type: custom:button-card
template: [small, with_state_background] template: [small, with_state_background]
entity: light.light_le_8 entity: light.pc
- type: custom:button-card - type: custom:button-card
template: [small, with_state_background] template: [small, with_state_background]
entity: light.living_room_ambient entity: light.living_room_ambient
@@ -31,7 +31,7 @@ cards:
name: Main name: Main
- type: custom:button-card - type: custom:button-card
template: [small, with_state_background] template: [small, with_state_background]
entity: light.light_le_8 entity: light.pc
- type: custom:button-card - type: custom:button-card
template: [small, with_state_background] template: [small, with_state_background]
entity: light.living_room_ambient entity: light.living_room_ambient
@@ -29,7 +29,7 @@
name: Main name: Main
- type: custom:button-card - type: custom:button-card
template: default template: default
entity: light.light_le_8 entity: light.pc
name: PC name: PC
- type: custom:button-card - type: custom:button-card
template: default template: default
@@ -44,7 +44,7 @@
name: Main name: Main
- type: custom:button-card - type: custom:button-card
template: default template: default
entity: light.light_le_8 entity: light.pc
- type: custom:button-card - type: custom:button-card
template: default template: default
entity: light.living_room_ambient entity: light.living_room_ambient
@@ -38,7 +38,7 @@ automation:
{% elif groupId == 0 %} {% elif groupId == 0 %}
{% set entityId = 'light.living_room_main' %} {% set entityId = 'light.living_room_main' %}
{% elif groupId == 1 %} {% elif groupId == 1 %}
{% set entityId = 'light.light_le_8' %} {% set entityId = 'light.pc' %}
{% elif groupId == 2 %} {% elif groupId == 2 %}
{% set entityId = 'light.living_room_ambient' %} {% set entityId = 'light.living_room_ambient' %}
{% elif groupId == 3 %} {% elif groupId == 3 %}
@@ -74,7 +74,7 @@ automation:
{% elif groupId == 0 %} {% elif groupId == 0 %}
light.living_room_main light.living_room_main
{% elif groupId == 1 %} {% elif groupId == 1 %}
light.light_le_8 light.pc
{% elif groupId == 2 %} {% elif groupId == 2 %}
light.living_room_ambient light.living_room_ambient
{% elif groupId == 3 %} {% elif groupId == 3 %}
@@ -102,7 +102,7 @@ automation:
{% elif groupId == 0 %} {% elif groupId == 0 %}
{% set entityId = 'light.living_room_main' %} {% set entityId = 'light.living_room_main' %}
{% elif groupId == 1 %} {% elif groupId == 1 %}
{% set entityId = 'light.light_le_8' %} {% set entityId = 'light.pc' %}
{% elif groupId == 2 %} {% elif groupId == 2 %}
{% set entityId = 'light.living_room_ambient' %} {% set entityId = 'light.living_room_ambient' %}
{% elif groupId == 3 %} {% elif groupId == 3 %}
@@ -79,7 +79,7 @@ automation:
- service: light.toggle - service: light.toggle
entity_id: entity_id:
- light.living_room_main - light.living_room_main
- light.light_le_8 - light.pc
- alias: Wallmote · Living room · 3 · Hold · Toggle Ambient lights - alias: Wallmote · Living room · 3 · Hold · Toggle Ambient lights
trigger: trigger:
-3
View File
@@ -6,7 +6,6 @@ alexa:
- light.living_room_main - light.living_room_main
- light.master_bedroom_main - light.master_bedroom_main
- light.bedside - light.bedside
- light.tuya_kitchen
- light.hallway_entrance - light.hallway_entrance
- light.hallway - light.hallway
- light.tuya_hallway_main - light.tuya_hallway_main
@@ -48,8 +47,6 @@ alexa:
name: "Living room" name: "Living room"
light.master_bedroom_main: light.master_bedroom_main:
name: "Bedroom" name: "Bedroom"
light.tuya_kitchen:
name: "Kitchen"
light.hallway: light.hallway:
name: "Hallway" name: "Hallway"
light.hallway_entrance: light.hallway_entrance:
+46
View File
@@ -0,0 +1,46 @@
automation:
- alias: iOS · Alarm off
trigger:
platform: event
event_type: ios.action_fired
action:
choose:
- conditions:
- condition: template
value_template: "{{ trigger.event.data.actionName == 'alarm_off' }}"
sequence:
- service: notify.telegram
data:
title: "📱 *iOS Module*"
message: "iOS alarm is off. Switching to Day Mode!"
- service: input_select.select_option
entity_id: input_select.house_mode
data:
option: "day"
- conditions:
- condition: template
value_template: "{{ trigger.event.data.actionName == 'wind_down' }}"
sequence:
- service: notify.telegram
data:
title: "📱 *iOS Module*"
message: "iOS wind_down is on. Switching to Bed Mode!"
- service: input_select.select_option
entity_id: input_select.house_mode
data:
option: "bed"
- conditions:
- condition: template
value_template: "{{ trigger.event.data.actionName == 'bedtime' }}"
sequence:
- service: notify.telegram
data:
title: "📱 *iOS Module*"
message: "iOS bedtime is on. Switching to Night Mode!"
- service: input_select.select_option
entity_id: input_select.house_mode
data:
option: "night"
@@ -17,27 +17,17 @@ automation:
entity_id: entity_id:
- scene.living_room_ambient_neon - scene.living_room_ambient_neon
- scene.bedroom_ambient_neon - scene.bedroom_ambient_neon
- service: light.turn_on
entity_id: light.light_orbecco_1
data:
brightness_pct: 100
rgb_color: [255, 182, 109]
- service: light.turn_on - service: light.turn_on
entity_id: entity_id:
- light.living_room_main
- light.pc
- light.master_bedroom_main - light.master_bedroom_main
- light.light_lohas_6 - light.hallway
- light.kitchen_secondary - light.kitchen
- light.osram_2
- light.osram_3
data: data:
brightness_pct: 100 brightness_pct: 100
color_temp: 500 color_temp: 500
- service: light.turn_on
entity_id:
- light.living_room_main
- light.hallway_main
- light.tuya_kitchen
- service: automation.turn_on - service: automation.turn_on
entity_id: entity_id:
- automation.lighting_hallway_motion_on - automation.lighting_hallway_motion_on
@@ -46,7 +36,6 @@ automation:
- automation.lighting_kitchen_motion_off - automation.lighting_kitchen_motion_off
- alias: Light · Color · Blue - alias: Light · Color · Blue
trigger: trigger:
platform: state platform: state
@@ -62,13 +51,9 @@ automation:
- service: light.turn_off - service: light.turn_off
entity_id: entity_id:
- light.living_room_main - light.living_room_main
- light.hallway_main - light.hallway
# kitchen.... - light.kitchen
- light.tuya_kitchen_main
- light.tuya_kitchen_secondary
- light.kitchen_secondary
- light.osram_2
- light.osram_3
- service: light.turn_on - service: light.turn_on
entity_id: entity_id:
- light.living_room_ambient_main - light.living_room_ambient_main
@@ -82,14 +67,8 @@ automation:
entity_id: entity_id:
- light.light_avatar_small_1 # living room ambient Secondary - light.light_avatar_small_1 # living room ambient Secondary
- light.light_lohas_6 # entrance 1 - light.light_lohas_6 # entrance 1
- light.light_orbecco_1 - light.neo_1 # Kitchen
- light.pc
data: data:
rgb_color: [0, 0, 255] rgb_color: [0, 0, 255]
brightness_pct: 100 brightness_pct: 100
- service: light.turn_off
entity_id:
- light.kitchen_secondary
- light.osram_2
- light.osram_3
@@ -11,7 +11,7 @@ light:
name: Living room ceiling name: Living room ceiling
entities: entities:
- light.living_room_main - light.living_room_main
- light.light_le_8 - light.pc
- platform: group - platform: group
name: Living room ambient name: Living room ambient
@@ -45,15 +45,15 @@ light:
entities: entities:
- light.osram_2 - light.osram_2
- light.osram_3 - light.osram_3
- light.light_orbecco_1 - light.neo_1
- platform: group - platform: group
name: Kitchen secondary name: Kitchen secondary
entities: entities:
- light.light_le_5 - light.osram_6
- light.light_le_6 - light.osram_7
- light.light_le_9 - light.osram_8
- light.light_le_10 - light.osram_9
- platform: group - platform: group
name: Kitchen name: Kitchen
@@ -61,11 +61,11 @@ light:
- light.kitchen_main - light.kitchen_main
- light.kitchen_secondary - light.kitchen_secondary
- platform: group # - platform: group
name: Tuya Kitchen # name: Tuya Kitchen
entities: # entities:
- light.tuya_kitchen_main # - light.tuya_kitchen_main
- light.tuya_kitchen_secondary # - light.tuya_kitchen_secondary
- platform: group - platform: group
name: Hallway entrance name: Hallway entrance
@@ -89,14 +89,14 @@ light:
name: On after dark name: On after dark
entities: entities:
- light.living_room - light.living_room
- light.master_bedroom_main - light.master_bedroom
- light.hallway - light.hallway
- platform: group - platform: group
name: Ceiling name: Ceiling
entities: entities:
- light.living_room_main - light.living_room_main
- light.light_le_8 - light.pc
- light.master_bedroom_main - light.master_bedroom_main
- light.kitchen - light.kitchen
- light.hallway - light.hallway
@@ -114,7 +114,6 @@ homeassistant:
light.ceiling: light.ceiling:
icon: mdi:ceiling-light icon: mdi:ceiling-light
# Living room # Living room
light.living_room: light.living_room:
icon: mdi:lightbulb-group icon: mdi:lightbulb-group
@@ -132,7 +131,7 @@ homeassistant:
light.light_le_4: light.light_le_4:
friendly_name: Living room 4 friendly_name: Living room 4
light.light_le_8: light.pc:
friendly_name: PC friendly_name: PC
icon: bha:outdoor-lamp-variant icon: bha:outdoor-lamp-variant
@@ -141,10 +140,6 @@ homeassistant:
light.light_avatar_small_1: light.light_avatar_small_1:
friendly_name: Living room ambient secondary friendly_name: Living room ambient secondary
# Out of comission
# light.pc:
# icon: bha:outdoor-lamp-variant
# Master bedroom # Master bedroom
light.master_bedroom: light.master_bedroom:
friendly_name: Bedroom friendly_name: Bedroom
@@ -167,8 +162,8 @@ homeassistant:
icon: mdi:desk-lamp icon: mdi:desk-lamp
# Kitchen # Kitchen
light.tuya_kitchen: # light.tuya_kitchen:
icon: mdi:lightbulb-group # icon: mdi:lightbulb-group
light.kitchen_main: light.kitchen_main:
icon: bha:ceiling-lamp-plafond icon: bha:ceiling-lamp-plafond
light.kitchen_secondary: light.kitchen_secondary:
@@ -194,8 +189,3 @@ homeassistant:
friendly_name: Hallway 1 friendly_name: Hallway 1
light.osram_4: light.osram_4:
friendly_name: Hallway 2 friendly_name: Hallway 2
# light.light_le_7:
# friendly_name: Hallway 1
# light.light_le_8:
# friendly_name: Hallway 2
@@ -300,6 +300,29 @@ light:
qos: 1 qos: 1
retain: false retain: false
- platform: "mqtt"
name: "ledvance_1"
state_topic: "z2m_deconz/ledvance_1"
availability_topic: "z2m_deconz/bridge/state"
brightness: true
color_temp: true
xy: true
hs: false
schema: "json"
command_topic: "z2m_deconz/ledvance_1/set"
brightness_scale: 254
max_mireds: 500
min_mireds: 150
effect: true
effect_list:
- "blink"
- "breathe"
- "okay"
- "channel_change"
- "finish_effect"
- "stop_effect"
sensor: sensor:
- platform: mqtt - platform: mqtt
name: "light_hama_1_wifi" name: "light_hama_1_wifi"
@@ -411,6 +434,16 @@ sensor:
unit_of_measurement: "%" unit_of_measurement: "%"
value_template: "{{ value_json.Wifi.RSSI }}" value_template: "{{ value_json.Wifi.RSSI }}"
- platform: "mqtt"
name: "ledvance_1_lqi"
state_topic: "z2m_deconz/ledvance_1"
availability_topic: "z2m_deconz/bridge/state"
value_template: "{{ value_json.linkquality }}"
unit_of_measurement: "lqi"
icon: "mdi:signal"
## Switch
switch: switch:
- platform: mqtt - platform: mqtt
name: "light_hama_1_fade" name: "light_hama_1_fade"
@@ -0,0 +1,43 @@
light:
- platform: "mqtt"
name: "neo_1"
state_topic: "z2m_deconz/neo_1"
availability_topic: "z2m_deconz/bridge/state"
brightness: true
color_temp: true
xy: true
hs: false
schema: "json"
command_topic: "z2m_deconz/neo_1/set"
brightness_scale: 254
max_mireds: 500
min_mireds: 150
- platform: "mqtt"
name: "pc"
state_topic: "z2m_deconz/neo_2"
availability_topic: "z2m_deconz/bridge/state"
brightness: true
color_temp: true
xy: true
hs: false
schema: "json"
command_topic: "z2m_deconz/neo_2/set"
brightness_scale: 254
max_mireds: 500
min_mireds: 150
sensor:
- platform: "mqtt"
name: "neo_1_lqi"
state_topic: "z2m_deconz/neo_1"
availability_topic: "z2m_deconz/bridge/state"
value_template: "{{ value_json.linkquality }}"
unit_of_measurement: "lqi"
icon: "mdi:signal"
- platform: "mqtt"
name: "pc_lqi"
state_topic: "z2m_deconz/neo_2"
availability_topic: "z2m_deconz/bridge/state"
value_template: "{{ value_json.linkquality }}"
unit_of_measurement: "lqi"
icon: "mdi:signal"
@@ -69,6 +69,62 @@ light:
max_mireds: 500 max_mireds: 500
min_mireds: 150 min_mireds: 150
- platform: "mqtt"
name: "osram_6"
state_topic: "z2m_deconz/osram_6"
availability_topic: "z2m_deconz/bridge/state"
brightness: true
color_temp: true
xy: false
hs: false
schema: "json"
command_topic: "z2m_deconz/osram_6/set"
brightness_scale: 254
max_mireds: 500
min_mireds: 150
- platform: "mqtt"
name: "osram_7"
state_topic: "z2m_deconz/osram_7"
availability_topic: "z2m_deconz/bridge/state"
brightness: true
color_temp: true
xy: false
hs: false
schema: "json"
command_topic: "z2m_deconz/osram_7/set"
brightness_scale: 254
max_mireds: 500
min_mireds: 150
- platform: "mqtt"
name: "osram_8"
state_topic: "z2m_deconz/osram_8"
availability_topic: "z2m_deconz/bridge/state"
brightness: true
color_temp: true
xy: false
hs: false
schema: "json"
command_topic: "z2m_deconz/osram_8/set"
brightness_scale: 254
max_mireds: 500
min_mireds: 150
- platform: "mqtt"
name: "osram_9"
state_topic: "z2m_deconz/osram_9"
availability_topic: "z2m_deconz/bridge/state"
brightness: true
color_temp: true
xy: false
hs: false
schema: "json"
command_topic: "z2m_deconz/osram_9/set"
brightness_scale: 254
max_mireds: 500
min_mireds: 150
sensor: sensor:
- platform: "mqtt" - platform: "mqtt"
name: "osram_1_lqi" name: "osram_1_lqi"
@@ -105,3 +161,31 @@ sensor:
value_template: "{{ value_json.linkquality }}" value_template: "{{ value_json.linkquality }}"
unit_of_measurement: "lqi" unit_of_measurement: "lqi"
icon: "mdi:signal" icon: "mdi:signal"
- platform: "mqtt"
name: "osram_6_lqi"
state_topic: "z2m_deconz/osram_6"
availability_topic: "z2m_deconz/bridge/state"
value_template: "{{ value_json.linkquality }}"
unit_of_measurement: "lqi"
icon: "mdi:signal"
- platform: "mqtt"
name: "osram_7_lqi"
state_topic: "z2m_deconz/osram_7"
availability_topic: "z2m_deconz/bridge/state"
value_template: "{{ value_json.linkquality }}"
unit_of_measurement: "lqi"
icon: "mdi:signal"
- platform: "mqtt"
name: "osram_8_lqi"
state_topic: "z2m_deconz/osram_8"
availability_topic: "z2m_deconz/bridge/state"
value_template: "{{ value_json.linkquality }}"
unit_of_measurement: "lqi"
icon: "mdi:signal"
- platform: "mqtt"
name: "osram_9_lqi"
state_topic: "z2m_deconz/osram_9"
availability_topic: "z2m_deconz/bridge/state"
value_template: "{{ value_json.linkquality }}"
unit_of_measurement: "lqi"
icon: "mdi:signal"
@@ -9,78 +9,78 @@
# 4. Automate ON/OFF when an input_boolean is toggled. # 4. Automate ON/OFF when an input_boolean is toggled.
# Light groups in Tuya. Name: "tuya_{{scene_name}}_lights_state" # Light groups in Tuya. Name: "tuya_{{scene_name}}_lights_state"
input_boolean: # input_boolean:
tuya_kitchen_main_lights_state: # tuya_kitchen_main_lights_state:
tuya_kitchen_secondary_lights_state: # tuya_kitchen_secondary_lights_state:
tuya_hallway_main_lights_state: # tuya_hallway_main_lights_state:
light: # light:
- platform: template # - platform: template
lights: # lights:
tuya_kitchen_main: # tuya_kitchen_main:
friendly_name: Kitchen main lights (scene) # friendly_name: Kitchen main lights (scene)
value_template: "{{ is_state('input_boolean.tuya_kitchen_main_lights_state', 'on') }}" # value_template: "{{ is_state('input_boolean.tuya_kitchen_main_lights_state', 'on') }}"
icon_template: bha:ceiling-lamp-plafond # icon_template: bha:ceiling-lamp-plafond
turn_on: # turn_on:
service: input_boolean.turn_on # service: input_boolean.turn_on
entity_id: input_boolean.tuya_kitchen_main_lights_state # entity_id: input_boolean.tuya_kitchen_main_lights_state
turn_off: # turn_off:
service: input_boolean.turn_off # service: input_boolean.turn_off
entity_id: input_boolean.tuya_kitchen_main_lights_state # entity_id: input_boolean.tuya_kitchen_main_lights_state
tuya_kitchen_secondary: # tuya_kitchen_secondary:
friendly_name: Kitchen secondary lights (scene) # friendly_name: Kitchen secondary lights (scene)
value_template: "{{ is_state('input_boolean.tuya_kitchen_secondary_lights_state', 'on') }}" # value_template: "{{ is_state('input_boolean.tuya_kitchen_secondary_lights_state', 'on') }}"
icon_template: bha:ceiling-lamp-plafond # icon_template: bha:ceiling-lamp-plafond
turn_on: # turn_on:
service: input_boolean.turn_on # service: input_boolean.turn_on
entity_id: input_boolean.tuya_kitchen_secondary_lights_state # entity_id: input_boolean.tuya_kitchen_secondary_lights_state
turn_off: # turn_off:
service: input_boolean.turn_off # service: input_boolean.turn_off
entity_id: input_boolean.tuya_kitchen_secondary_lights_state # entity_id: input_boolean.tuya_kitchen_secondary_lights_state
tuya_hallway_main: # tuya_hallway_main:
friendly_name: Hallway main lights (scene) # friendly_name: Hallway main lights (scene)
value_template: "{{ is_state('input_boolean.tuya_hallway_main_lights_state', 'on') }}" # value_template: "{{ is_state('input_boolean.tuya_hallway_main_lights_state', 'on') }}"
icon_template: bha:ceiling-lamp-plafond # icon_template: bha:ceiling-lamp-plafond
turn_on: # turn_on:
service: input_boolean.turn_on # service: input_boolean.turn_on
entity_id: input_boolean.tuya_hallway_main_lights_state # entity_id: input_boolean.tuya_hallway_main_lights_state
turn_off: # turn_off:
service: input_boolean.turn_off # service: input_boolean.turn_off
entity_id: input_boolean.tuya_hallway_main_lights_state # entity_id: input_boolean.tuya_hallway_main_lights_state
# Try to keep input_booleans consistent. # # Try to keep input_booleans consistent.
automation: # automation:
- alias: Lighting · Tuya · Update kitchen lights # - alias: Lighting · Tuya · Update kitchen lights
mode: queued # mode: queued
trigger: # trigger:
platform: state # platform: state
entity_id: # entity_id:
- input_boolean.tuya_kitchen_main_lights_state # - input_boolean.tuya_kitchen_main_lights_state
- input_boolean.tuya_kitchen_secondary_lights_state # - input_boolean.tuya_kitchen_secondary_lights_state
- input_boolean.tuya_hallway_main_lights_state # - input_boolean.tuya_hallway_main_lights_state
action: # action:
- service: scene.turn_on # - service: scene.turn_on
data_template: # data_template:
entity_id: > # entity_id: >
{% set scene_name = trigger.entity_id.split('tuya_')[1].split('_lights')[0] %} # {% set scene_name = trigger.entity_id.split('tuya_')[1].split('_lights')[0] %}
{% set state = states(trigger.entity_id) %} # {% set state = states(trigger.entity_id) %}
scene.tuya_{{ scene_name }}_{{ state }} # scene.tuya_{{ scene_name }}_{{ state }}
- alias: Lighting · Tuya · Update states on start # - alias: Lighting · Tuya · Update states on start
trigger: # trigger:
platform: homeassistant # platform: homeassistant
event: start # event: start
action: # action:
- delay: 00:00:03 # - delay: 00:00:03
- service_template: "input_boolean.turn_{{ states('light.kitchen_main') }}" # - service_template: "input_boolean.turn_{{ states('light.kitchen_main') }}"
entity_id: input_boolean.tuya_kitchen_main_lights_state # entity_id: input_boolean.tuya_kitchen_main_lights_state
- service_template: "input_boolean.turn_{{ states('light.kitchen_secondary') }}" # - service_template: "input_boolean.turn_{{ states('light.kitchen_secondary') }}"
entity_id: input_boolean.tuya_kitchen_secondary_lights_state # entity_id: input_boolean.tuya_kitchen_secondary_lights_state
- service_template: "input_boolean.turn_{{ states('light.hallway_main') }}" # - service_template: "input_boolean.turn_{{ states('light.hallway_main') }}"
entity_id: input_boolean.tuya_hallway_main_lights_state # entity_id: input_boolean.tuya_hallway_main_lights_state
@@ -1,14 +1,3 @@
script:
lighting_temperature_adjust:
alias: Lighting · Temperature · Adjust
sequence:
- condition: template
value_template: "{{ is_state(entity_id, 'on') }}"
- service: light.turn_on
data_template:
entity_id: "{{ entity_id }}"
color_temp: "{{ 400 if is_state('sun.sun', 'above_horizon') else 500 }}"
automation: automation:
- alias: Lighting · Temperature · Adjust on start - alias: Lighting · Temperature · Adjust on start
mode: parallel mode: parallel
@@ -20,36 +9,62 @@ automation:
- light.light_lohas_2 - light.light_lohas_2
- light.light_lohas_3 - light.light_lohas_3
- light.light_lohas_4 - light.light_lohas_4
- light.light_lohas_6
- light.light_le_1 - light.light_le_1
- light.light_le_2 - light.light_le_2
- light.light_le_3 - light.light_le_3
- light.light_le_4 - light.light_le_4
- light.osram_1
- light.osram_4
- light.osram_5
- light.light_lohas_6
- light.osram_2
- light.osram_3
- light.osram_6
- light.osram_7
- light.osram_8
- light.osram_9
to: "on" to: "on"
action: action:
# Can't use the script here, because they all could be fired at the same time.
# Hass can't run the script multiple times simultaneously.
- service: light.turn_on - service: light.turn_on
data_template: data_template:
entity_id: "{{ trigger.entity_id }}" entity_id: "{{ trigger.entity_id }}"
color_temp: "{{ 400 if is_state('sun.sun', 'above_horizon') else 500 }}" color_temp: "{{ 400 if is_state('sun.sun', 'above_horizon') else 500 }}"
- alias: Lighting · Temperature · Adjust based on time - alias: Lighting · Temperature · Adjust based on time
mode: parallel
# TODO: this trigger is not good. Figure out something else.
trigger: trigger:
platform: sun platform: sun
event: sunset event: sunset
action: action:
- service: script.lighting_temperature_adjust - service: light.turn_on
data: data_template:
entity_id: light.master_bedroom_main entity_id:
- service: script.lighting_temperature_adjust - light.master_bedroom_main
data: - light.living_room_main
entity_id: light.living_room_main - light.kitchen
- light.hallway
color_temp: "{{ 400 if is_state('sun.sun', 'above_horizon') else 500 }}"
- service: logbook.log - service: logbook.log
data_template: data_template:
name: "💡 Lighting Module · " name: "💡 Lighting Module · "
message: >- message: >-
Adjusting temperature - sun changed from {{ trigger.from_state.state }} to {{ trigger.to_state.state }} Adjusting temperature - sun changed from {{ trigger.from_state.state }} to {{ trigger.to_state.state }}
domain: light domain: light
# switch:
# - platform: flux
# disable_brightness_adjust: true
# lights:
# - light.living_room_main
# - light.master_bedroom_main
# - light.pc
# circadian_lighting:
# switch:
# - platform: circadian_lighting
# name: Circadian lights
# disable_brightness_adjust: true
# lights_ct:
# - light.master_bedroom_main
# - light.pc
# - light.living_room_main
-5
View File
@@ -1,8 +1,3 @@
# https://www.home-assistant.io/integrations/spotify
spotify:
client_id: !secret spotify_client_id
client_secret: !secret spotify_client_secret
script: script:
music_play: music_play:
alias: Music · Play alias: Music · Play
+2 -2
View File
@@ -23,7 +23,7 @@ automation:
scene_id: plex_before_start scene_id: plex_before_start
snapshot_entities: snapshot_entities:
- light.living_room_main - light.living_room_main
- light.light_le_8 - light.pc
- light.living_room_ambient_main - light.living_room_ambient_main
- light.light_avatar_small_1 - light.light_avatar_small_1
- light.master_bedroom_main - light.master_bedroom_main
@@ -34,7 +34,7 @@ automation:
- service: light.turn_off - service: light.turn_off
entity_id: entity_id:
- light.living_room_main - light.living_room_main
- light.light_le_8 - light.pc
- light.living_room_ambient_main - light.living_room_ambient_main
- light.light_avatar_small_1 - light.light_avatar_small_1
- light.master_bedroom_main - light.master_bedroom_main
+149 -35
View File
@@ -35,56 +35,170 @@ pi_hole:
homekit: homekit:
filter: filter:
include_entities: include_entities:
# Living Room
- light.living_room_main - light.living_room_main
- light.light_le_8
- light.living_room_ambient - light.living_room_ambient
- light.pc
- binary_sensor.living_room_right_window
- sensor.multisensor_6_temperature
- sensor.multisensor_6_relative_humidity
- climate.toshiba_ac
- switch.desk_outlet
- switch.titanium
- sensor.living_room_radiator_temperature
- media_player.living_room_tv
- media_player.nvidia_shield
# Bedroom
- light.master_bedroom_main - light.master_bedroom_main
- light.bedside - light.bedside
- light.bed_led - light.bed_led
- sensor.bedroom_weather_temperature
- sensor.bedroom_weather_humidity
- fan.philips_airpurifier
- sensor.purifier_air_quality
- sensor.purifier_allergens
- binary_sensor.bedroom_door
- binary_sensor.bedroom_left_window
- binary_sensor.bedroom_right_window
- media_player.master_bedroom
# Kitchen
- light.kitchen_main
- light.kitchen_secondary
- binary_sensor.kitchen_motion_occupancy
- climate.kitchen_radiator_mode
- sensor.kitchen_weather_temperature
- sensor.kitchen_weather_humidity
- vacuum.vacuum
# Bathroom
- sensor.bathroom_weather_temperature
- sensor.bathroom_weather_humidity
# Hallway
- light.hallway_entrance - light.hallway_entrance
- light.hallway_main - light.hallway_main
- light.tuya_kitchen - group.hallway_motion
- binary_sensor.kitchen_motion_occupancy - sensor.hallway_weather_temperature
- binary_sensor.hallway_motion_occupany - sensor.hallway_weather_humidity
- binary_sensor.trisensor_motion
- binary_sensor.multisensor_motion
- sensor.bedroom_weather_temperature
- sensor.living_room_radiator_temperature
- sensor.trisensor_temperature
- sensor.multisensor_6_temperature
- sensor.hallway_motion_illuminance
- sensor.kitchen_motion_illuminance
- sensor.purifier_humidity
- sensor.bedroom_weather_humidity
- climate.living_room_radiator_mode
- climate.toshiba_ac
- media_player.master_bedroom
- switch.desk_outlet
- switch.titanium
- fan.philips_airpurifier
entity_config: entity_config:
light.light_le_8: light.living_room_main:
name: PC name: Living Room Main
binary_sensor.kitchen_motion_occupancy: light.living_room_ambient:
linked_battery_sensor: sensor.kitchen_motion_battery name: Living Room Ambient
light.pc:
name: PC Light
binary_sensor.living_room_right_window:
linked_battery_sensor: sensor.living_room_right_window_battery
low_battery_threshold: 20 low_battery_threshold: 20
name: Kitchen Motion name: Living Room Window
binary_sensor.hallway_motion_occupany: sensor.multisensor_6_temperature:
linked_battery_sensor: sensor.hallway_motion_battery
name: Hallway Motion
binary_sensor.trisensor_motion:
linked_battery_sensor: sensor.trisensor_battery_level
name: Desk Motion
binary_sensor.multisensor_motion:
linked_battery_sensor: sensor.multisensor_6_battery_level linked_battery_sensor: sensor.multisensor_6_battery_level
name: Living room Motion low_battery_threshold: 20
name: Living Room Temperature
sensor.multisensor_6_relative_humidity:
linked_battery_sensor: sensor.multisensor_6_battery_level
low_battery_threshold: 20
name: Living Room Humidity
climate.living_room_radiator_mode:
linked_battery_sensor: sensor.living_room_radiator_battery_level
low_battery_threshold: 20
name: Living Room Radiator
switch.desk_outlet:
type: outlet
# Bedroom
light.master_bedroom_main:
name: Bedroom Main
light.bedside:
name: Bedside Lamp
light.bed_led:
name: Bed LED
sensor.bedroom_weather_temperature:
linked_battery_sensor: sensor.bedroom_weather_battery
low_battery_threshold: 20
name: Bedroom Temperature
sensor.bedroom_weather_humidity:
linked_battery_sensor: sensor.bedroom_weather_battery
low_battery_threshold: 20
name: Bedroom Humidity
fan.philips_airpurifier:
name: Purifier
sensor.purifier_air_quality:
name: Bedroom Air Quality
sensor.purifier_allergens:
name: Bedroom Allergens
binary_sensor.bedroom_door:
linked_battery_sensor: sensor.bedroom_door_battery
low_battery_threshold: 20
name: Bedroom Door
binary_sensor.bedroom_left_window:
linked_battery_sensor: sensor.bedroom_left_window_battery
low_battery_threshold: 20
name: Bedroom Left Window
binary_sensor.bedroom_right_window:
linked_battery_sensor: sensor.bedroom_right_window_battery
low_battery_threshold: 20
name: Bedroom Right Window
climate.bedroom_radiator_mode:
linked_battery_sensor: sensor.bedroom_radiator_battery_level
low_battery_threshold: 20
name: Bedroom Radiator
media_player.master_bedroom: media_player.master_bedroom:
feature_list: feature_list:
- feature: play_pause - feature: play_pause
- feature: play_stop - feature: play_stop
- feature: toggle_mute - feature: toggle_mute
switch.desk_outlet:
type: outlet # Kitchen
light.kitchen_main:
name: Kitchen Main
light.kitchen_secondary:
name: Kitchen Secondary
binary_sensor.kitchen_motion_occupancy:
linked_battery_sensor: sensor.kitchen_motion_battery
low_battery_threshold: 20
name: Kitchen Motion
sensor.kitchen_weather_temperature:
linked_battery_sensor: sensor.kitchen_weather_battery
low_battery_threshold: 20
name: Kitchen Temperature
sensor.kitchen_weather_humidity:
linked_battery_sensor: sensor.kitchen_weather_battery
low_battery_threshold: 20
name: Kitchen Humidity
climate.kitchen_radiator_mode:
name: Kitchen Radiator
# Bathroom
sensor.bathroom_weather_temperature:
linked_battery_sensor: sensor.bathroom_weather_battery
low_battery_threshold: 20
name: Bathroom Temperature
sensor.bathroom_weather_humidity:
linked_battery_sensor: sensor.bathroom_weather_battery
low_battery_threshold: 20
name: Bathroom Humidity
# Hallway
light.hallway_entrance:
name: Hallway Entrance
light.hallway_main:
name: Hallway Main
group.hallway_motion:
name: Hallway Motion
sensor.hallway_weather_temperature:
linked_battery_sensor: sensor.hallway_weather_battery
low_battery_threshold: 20
name: Hallway Temperature
sensor.hallway_weather_humidity:
linked_battery_sensor: sensor.hallway_weather_battery
low_battery_threshold: 20
name: Hallway Humidity
# #
# ─── ENTITIES ─────────────────────────────────────────────────────────────────── # ─── ENTITIES ───────────────────────────────────────────────────────────────────