Hue-sensors-HASS icon indicating copy to clipboard operation
Hue-sensors-HASS copied to clipboard

Support for Hue motion sensors and device tracker

Results 23 Hue-sensors-HASS issues
Sort by recently updated
recently updated
newest added

Most of the Hue entities are available through the CC, the one sensor missing is the Daylight sensor, which is unique for each Hub. This will allow for further logic...

HI, trying to add the one missing sensor, for Daylight, I seek help please.. this is what I have sofar: ``` def parse_phd(response): """Parse the json for a PHD Daylight...

Right now, all we get out of this component are are sensory. There is no way to change their state within home assistant. Some example : * Toggle a dimmer...

Since the remotes.py is being rewritten at the moment, this might be a good time to restore the native events the Hue Api passes along, see https://developers.meethue.com/develop/hue-api/supported-devices/#supportred-sensors for the official...

help wanted

HI, Since the hardcoded model:RWL should also be possible to extract from the Api response, I tried below config, and hoped to have added modelid and type in 1 go....would...

help wanted

I’m having an issue with the motion sensors not tracking correctly. All was working fine with v0.8 on HA 0.88, then I decided to upgrade to HA 0.89. Following this...

help wanted

I'm just starting with HA and for me it is not quit clear where to add all the different settings. Could you please explain exactly which text should be in...

discussion on community: https://community.home-assistant.io/t/hue-motion-sensors-remotes-custom-component/27176/712?u=mariusthvdb would love to have the day and night schedule times, since creating them manually is quite a thing... created this rest sensor, which I would hope...

enhancement
help wanted

Related to #142, as the upstream implementation has multiple sensors already.

enhancement

When you have two Hue Hubs connected and integrated through the user interface it’s random what name the hue group entites get. This can also change on restart. So you...