Living room sco1 panel
Computer SC01
Popup using input text box on HA dashboard.
Random love notes popup
Easy to generate random text using frenks
Spook random input.select service
alias: "Popup love notes "
description: ""
trigger:
- platform: time_pattern
seconds: "2"
hours: /1
condition: []
action:
- service: input_select.random
metadata: {}
data: {}
target:
entity_id: input_select.love_notes
- service: mqtt.publish
data:
qos: 0
topic: hasp/plates/command/jsonl
payload: >-
{"page":0,"id":75,"obj":"msgbox","bg_color":"white","text_color":"Red","text":"
{{ states("input_select.love_notes") }} ","options":["Close"]}
- type: turn_on
device_id: 23afc290179d4e3298cf60c1dd840683
entity_id: light.desk_backlight
domain: light
brightness_pct: 100
- type: turn_on
device_id: 88b53314416b4ce885e73c349b11de1b
entity_id: bd94ccdbb0517bfc7b0a9a3ac5cb0981
domain: light
brightness_pct: 100
mode: single