-
Notifications
You must be signed in to change notification settings - Fork 199
Closed
Description
I have been working on a home automation system and I am loving ha-bridge! However there is one thing that I am missing. Color info.
This shows when I am use a Google home and tell it to set the lights to green or any other color. Ideally I would like it to be Google home -> ha-bridge -> Firefly (my system) -> hue
Within firefly I have hue color support and would like to take advantage of that.. it would be nice if ha-bridge could support passing of that info or have a check box per device for 'raw request' -> this would be a nice way to get any info that is passed that can be used without much development overhead -> this could get appended to the body in JSON format.
Thanks