mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-12-20 03:33:56 +00:00
Handle more state update events (evt.<name>.raport)
This commit is contained in:
@@ -59,7 +59,7 @@ export function scene_ctrl__components(
|
||||
platform: 'select',
|
||||
options: supScenes,
|
||||
command_topic: commandTopic,
|
||||
optimistic: true,
|
||||
optimistic: false,
|
||||
value_template: `{{ value_json['${svc.addr}'].scene }}`,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user