diff --git a/input_select.yaml b/input_select.yaml index 86d20e2..0326c55 100644 --- a/input_select.yaml +++ b/input_select.yaml @@ -129,7 +129,18 @@ front_porch_scenes: - Nightlight - St Patricks Day - Halloween + initial: Select icon: hue:room-porch +tina_lamp_scenes: + name: Tina Lamp Scenes + options: + - Select + - Adaptive + - Energize + - Bright + - Nightlight + initial: Select + icon: hue:room-dining tts_devices: name: TTS Devices options: @@ -147,4 +158,4 @@ router_stats: - History Stats - Download - History Stats - Upload initial: Current Stats - icon: mdi:router \ No newline at end of file + icon: mdi:router diff --git a/input_text.yaml b/input_text.yaml index 79d5819..669b671 100644 --- a/input_text.yaml +++ b/input_text.yaml @@ -22,4 +22,6 @@ upstairs_bathroom_selected_scene: downstairs_bathroom_selected_scene: name: Downstairs Bathroom Selected Scene front_porch_selected_scene: - name: Front Porch Selected Scene \ No newline at end of file + name: Front Porch Selected Scene +tina_lamp_selected_scene: + name: Tina Lamp Selected Scene \ No newline at end of file diff --git a/scenes.yaml b/scenes.yaml index 06ef52c..19030cc 100644 --- a/scenes.yaml +++ b/scenes.yaml @@ -1081,3 +1081,219 @@ friendly_name: Basement Tall Lamp state: 'off' icon: mdi:palette +- id: '1653789912821' + name: Tina Lamp Bright + entities: + light.tina_lamp_side: + min_mireds: 154 + max_mireds: 554 + effect_list: + - sun match + supported_color_modes: + - color_temp + - hs + attribution: Data provided by Wyze + state: 'on' + available: true + device_model: WLPA19C + mac: 7C78B28F30A8 + IP: 192.168.1.159 + RSSI: '-40' + SSID: deltaforce-2G + Sun Match: false + local_control: true + mode: White + friendly_name: Tina Lamp - Side + supported_features: 23 + color_mode: hs + brightness: 255 + hs_color: + - 29.072 + - 76.078 + rgb_color: + - 255 + - 155 + - 61 + xy_color: + - 0.557 + - 0.389 + color_temp: 416 + light.tina_lamp_top: + min_mireds: 154 + max_mireds: 554 + effect_list: + - sun match + supported_color_modes: + - color_temp + - hs + attribution: Data provided by Wyze + state: 'on' + available: true + device_model: WLPA19C + mac: 7C78B28F21E7 + IP: 192.168.1.160 + RSSI: '-32' + SSID: deltaforce-2G + Sun Match: false + local_control: true + mode: White + friendly_name: Tina Lamp - Top + supported_features: 23 + color_mode: hs + brightness: 255 + hs_color: + - 29.072 + - 76.078 + rgb_color: + - 255 + - 155 + - 61 + xy_color: + - 0.557 + - 0.389 + color_temp: 416 + icon: mdi:palette +- id: '1653790005871' + name: Tina Lamp Energize + entities: + light.tina_lamp_top: + min_mireds: 154 + max_mireds: 554 + effect_list: + - sun match + supported_color_modes: + - color_temp + - hs + attribution: Data provided by Wyze + state: 'on' + available: true + device_model: WLPA19C + mac: 7C78B28F21E7 + IP: 192.168.1.160 + RSSI: '-32' + SSID: deltaforce-2G + Sun Match: false + local_control: true + mode: White + friendly_name: Tina Lamp - Top + supported_features: 23 + color_mode: hs + brightness: 255 + hs_color: + - 31.765 + - 6.667 + rgb_color: + - 255 + - 246 + - 237 + xy_color: + - 0.339 + - 0.338 + color_temp: 166 + light.tina_lamp_side: + min_mireds: 154 + max_mireds: 554 + effect_list: + - sun match + supported_color_modes: + - color_temp + - hs + attribution: Data provided by Wyze + state: 'on' + available: true + device_model: WLPA19C + mac: 7C78B28F30A8 + IP: 192.168.1.159 + RSSI: '-40' + SSID: deltaforce-2G + Sun Match: false + local_control: true + mode: White + friendly_name: Tina Lamp - Side + supported_features: 23 + color_mode: hs + brightness: 255 + hs_color: + - 31.765 + - 6.667 + rgb_color: + - 255 + - 246 + - 237 + xy_color: + - 0.339 + - 0.338 + color_temp: 166 + icon: mdi:palette +- id: '1653790126251' + name: Tina Lamp Nightlight + entities: + light.tina_lamp_top: + min_mireds: 154 + max_mireds: 554 + effect_list: + - sun match + supported_color_modes: + - color_temp + - hs + attribution: Data provided by Wyze + state: 'on' + available: true + device_model: WLPA19C + mac: 7C78B28F21E7 + IP: 192.168.1.160 + RSSI: '-32' + SSID: deltaforce-2G + Sun Match: false + local_control: true + mode: White + friendly_name: Tina Lamp - Top + supported_features: 23 + color_mode: hs + brightness: 2.5 + hs_color: + - 29.072 + - 76.078 + rgb_color: + - 255 + - 155 + - 61 + xy_color: + - 0.557 + - 0.389 + color_temp: 500 + light.tina_lamp_side: + min_mireds: 154 + max_mireds: 554 + effect_list: + - sun match + supported_color_modes: + - color_temp + - hs + attribution: Data provided by Wyze + state: 'on' + available: true + device_model: WLPA19C + mac: 7C78B28F30A8 + IP: 192.168.1.159 + RSSI: '-40' + SSID: deltaforce-2G + Sun Match: false + local_control: true + mode: White + friendly_name: Tina Lamp - Side + supported_features: 23 + color_mode: hs + brightness: 2.5 + hs_color: + - 29.072 + - 76.078 + rgb_color: + - 255 + - 155 + - 61 + xy_color: + - 0.557 + - 0.389 + color_temp: 500 + icon: mdi:palette diff --git a/scripts.yaml b/scripts.yaml index b76b306..5568375 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -28,6 +28,7 @@ give_me_darkness: - switch.adaptive_lighting_sleep_mode_mud_room - switch.adaptive_lighting_sleep_mode_dining_room - switch.adaptive_lighting_sleep_mode_upstairs_bathroom + - switch.adaptive_lighting_sleep_mode_tina_lamp data: {} - service: light.turn_off target: @@ -41,7 +42,9 @@ give_me_darkness: - service: light.turn_on data: {} target: - area_id: upstairs_bathroom + area_id: + - upstairs_bathroom + - dining_room mode: single icon: mdi:weather-night start_youtube: @@ -172,6 +175,8 @@ family_is_home: - basement_studio - downstairs_bathroom - upstairs_bathroom + - dining_room + - living_room data: {} - condition: sun after: sunset @@ -230,6 +235,7 @@ max_brightness: - switch.adaptive_lighting_dining_room - switch.adaptive_lighting_upstairs_bathroom - switch.adaptive_lighting_downstairs_bathroom + - switch.adaptive_lighting_tina_lamp data: {} - delay: hours: 0