the1laz / cgateweb

MQTT interface for C-Bus written in Node.js
MIT License
21 stars 20 forks source link

Scene Control? #24

Open gordontervit opened 5 years ago

gordontervit commented 5 years ago

Any possibility of adding cbus scene control?

I have some scenes set up in an eDLT which I've created associated Trigger Control Groups for. The trigger control app is #202, and the group I created is #200 with 4 scenes numbered 0-3

From the cbus toolkit I can trigger the scenes, and I'm not quite sure what that relates to in cbus terms, but I imagine something along the lines of cbus/write/254/202/200/0/switch "ON" might make sense.

Love your work. I have 22 cbus light groups all working with google home thanks to your efforts & homeautio.mqtt.googlehome. :)

the1laz commented 5 years ago

Sorry, probably not any time soon. Struggling to put any time into this at the moment. Good to hear that the script's working for you though. :)