mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add instance_id to scene_activated (#15798)
This commit is contained in:
parent
220142044f
commit
d3518c9034
@ -136,6 +136,7 @@ This event is fired upon scene activation. The data in the event will vary depen
|
||||
{
|
||||
"event_type": "ozw.scene_activated",
|
||||
"data": {
|
||||
"instance_id": 1,
|
||||
"node_id": 9,
|
||||
"scene_id": 1,
|
||||
"scene_label": "Scene 1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user