config/configuration.yaml
input_select:
fixt_ble_dropdown:
name: Fixt BLE Dropdown
options:
- Away
- Bedroom
- Living Room
- Kitchen
- Entrance
- Restroom
initial: Awayconfig/configuration.yaml
description: ""
mode: single
trigger:
- platform: state
entity_id:
- input_select.fixt_ble_dropdown
condition:
- condition: state
entity_id: input_boolean.bedroom_sleep
state: "off"
action:
- choose:
- conditions:
- condition: state
entity_id: input_select.fixt_ble_dropdown
state: Living Room
sequence:
- service: script.room_music_follow_living_room
data: {}
This blueprint is free for all our YouTube subscribers!
Log in with your Google account to access it on our website.
💡 Validation Tip
If you have trouble with this feature, make sure your subscription list is public in your YouTube settings, under "Privacy".
This blueprint is free for all our YouTube subscribers!
Log in with your Google account to access it on our website.
💡 Validation Tip
If you have trouble with this feature, make sure your subscription list is public in your YouTube settings, under "Privacy".
This blueprint is free for all our YouTube subscribers!
Log in with your Google account to access it on our website.
💡 Validation Tip
If you have trouble with this feature, make sure your subscription list is public in your YouTube settings, under "Privacy".