jvmahon / homebridge-hubitat

11 stars 2 forks source link

"Groups and Scenes" devices #42

Closed mbaastrup closed 1 year ago

mbaastrup commented 1 year ago

It seems like when I use a "Group activation device: switch" controlling some single switches, it is appearing in HomeHit as a light bulb and cannot be changed. Can this be fixed, or provide a path to where I can add/change these type of mappings.

Thanks for a very stable plugin, I have used it since you recommended me to go for the HE

jvmahon commented 1 year ago

I checked the code and from what I can tell, the device should appear as a switch if you choose the type "Group Switch", but when I tested it myself, I also got a bulb. I'll look into this some more in the future.

However, I did include an override to the automatic testing. Read Section 5 of the Readme here: https://github.com/jvmahon/homebridge-hubitat

image

mbaastrup commented 1 year ago

Thanks - the "switch" label did it, I use this feature on single devices and should have thought of it.