Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

Commit

Permalink
Merge a77cdcc into e5b34a1
Browse files Browse the repository at this point in the history
  • Loading branch information
robmarkcole committed Mar 20, 2020
2 parents e5b34a1 + a77cdcc commit 891f59f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

For Hue & Friends of Hue remotes checkout [Hue-remotes-HASS](https://github.com/robmarkcole/Hue-remotes-HASS)

**Note:** this repo is now in stability mode, our priority is maintaining existing functionality and minimising work for the maintainers. Please do not open feature request issues or create PR adding new functionality. Only PR to address breaking changes in HA compatibility will be considered.

## Overview
This custom integration provides support for the official [Hue motion sensors](https://www2.meethue.com/en-us/p/hue-motion-sensor/046677473389) and the Hue device tracker (allows tracking the mobile with the Hue app installed). Note that these sensors [are officially integrated with Home Assistant](https://www.home-assistant.io/integrations/hue/), but a *different* approach is taken in this custom integration. In the official integration the Hue motion sensors are treated as three separate entities per device: one each for motion, light level, and temperature. The approach in this custom integration is to expose the light level and temperature values as attributes of a single `binary_sensor` entity. Also in this custom integration the device data is updated every second, whilst in the official integration data is only every 5 seconds updated.

Expand Down

0 comments on commit 891f59f

Please sign in to comment.