I have Nora deployed in my home automation setup and it works well. To further expand this I'm considering the following and was wondering whether this is possible.
I'm controlling some lights via the light scheduler node. The light scheduler node takes control inputs: on/off/auto (and some others). Auto controls the output based on the schedule set, On/off overrides the schedule and either sends the 'on' payload or 'off' payload respectively.
What I would like to do is to issue a voice command such as "override light A" which sends an 'on' payload to the light scheduler to override the schedule. Could this be setup?