Closed marcoaltomonte closed 1 year ago
Have you thought of creating a custom device type for this and use a mode controller with the different modes for each scenario.
SettingsController is not meant to do this.
On Sat, 3 Dec 2022 at 5:40 PM Marco Altomonte @.***> wrote:
I would like to setup multiple light scenario on my esp32 light. The simplest way I thought of was to create a new Scene on the website, sending a specific if/key value to the SettingsController of my device. However, I can't find a "Setting" action in the Action combobox (just set powerstate, color, ...). Would it be possible to add it?
— Reply to this email directly, view it on GitHub https://github.com/sinricpro/feature-requests/issues/18, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZAZZWUWEJOQSKEQ77VGN3WLMPQ5ANCNFSM6AAAAAASSVWUMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thanks. I didn't know about custom devices. It's unfortunate that google home is not supported: I will wait for it!
I would like to setup multiple light scenario on my esp32 light. The simplest way I thought of was to create a new Scene on the website, sending a specific if/key value to the SettingsController of my device. However, I can't find a "Setting" action in the Action combobox (just set powerstate, color, ...). Would it be possible to add it?