-
-
Notifications
You must be signed in to change notification settings - Fork 598
Xiaomi Philips ceiling light automation #116
Copy link
Copy link
Closed
Description
I've tried to sort this out on HA forum with no luck:
How do you call the following action in HA automation ?
miceil --ip 192.168.X.XX --token XXXXXXXXXXXXXXXXXXXXXX set_scene 4
I've tried that without any success:
action:
- service: light.turn_on
entity_id:
- light.xiaomi_philips_smart_led
data:
set_scene: 4
Turning it on and off works fine in HA automation but I'd like to be able to call the moonlight function (scene 4)
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels