53 lines
1.6 KiB
Plaintext
53 lines
1.6 KiB
Plaintext
automation:
|
|
- id: nspanel_lounge_controller
|
|
alias: "NSPanel Master Bedroom Controller"
|
|
description: ""
|
|
use_blueprint:
|
|
path: edwardtfn/nspanel_easy_blueprint.yaml
|
|
input:
|
|
nspanel_name: 084fb5b4a94e636d01244b1838156446
|
|
|
|
button_page01_label: Lounge Lighting Scenes
|
|
button_pages_icon_size: "10"
|
|
|
|
entity01: script.nspanel_lounge_scene_bright
|
|
entity01_name: "Bright"
|
|
entity01_icon: mdi:brightness-7
|
|
entity01_confirm: false
|
|
|
|
entity02: script.nspanel_lounge_scene_tv_general
|
|
entity02_name: "TV General"
|
|
entity02_icon: mdi:television
|
|
entity02_confirm: false
|
|
|
|
entity03: script.nspanel_lounge_scene_movie
|
|
entity03_name: "Movie"
|
|
entity03_icon: mdi:movie-open
|
|
entity03_confirm: false
|
|
|
|
entity04: script.nspanel_lounge_scene_balanced
|
|
entity04_name: "Balance"
|
|
entity04_icon: mdi:scale-balance
|
|
entity04_confirm: false
|
|
|
|
entity05: script.nspanel_lounge_scene_warm_cozy
|
|
entity05_name: "Warm Cozy"
|
|
entity05_icon: mdi:fireplace
|
|
entity05_confirm: false
|
|
|
|
entity06: script.nspanel_lounge_scene_reading
|
|
entity06_name: "Reading On/Off"
|
|
entity06_icon: mdi:book-open-page-variant
|
|
entity06_confirm: false
|
|
|
|
entity07: script.nspanel_lounge_scene_dining
|
|
entity07_name: "Dining On/Off"
|
|
entity07_icon: mdi:silverware-fork-knife
|
|
entity07_confirm: false
|
|
|
|
entity08: script.nspanel_lounge_scene_all_off
|
|
entity08_name: "All Off"
|
|
entity08_icon: mdi:power
|
|
entity08_confirm: false
|
|
mode: single
|