You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Loxone English
I'm reconfiguring the whole house now all lighting is installed and am trying to have consistent colour moods in several rooms. However, the smart actuators only have a colour picker and no option to input the different levels of RGB. Anybody know how this can be done?
Also, the smart actuators don't seem to have an input where I can set % brightness for each mood, so how does that work?
Am i missing something obvious?
Any help appreciated.
Cheers
John Verdicchio
unread,
Jan 1, 2019, 4:10:39 AM1/1/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Loxone English
I believe the only mechanism to send RGB values to Loxone is via their API.
The communication is based around websockets - I'm trying something in Python. Anyone had any luck with the API they care to share?
I think there is an alternative to websockets - encrypted commands though made less progress with this.