Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Caseta occupancy sensors
This change adds support for Caseta occupancy sensors in Homekit. It adds two new major classes. The OccupancySensorRouter singleton is what subscribes to occupancy updates with the bridge. Individual sensors then register callbacks with the router to get directed updates. This also includes minor updates to adopt lutron-leap-js v2.0.0, which renames some classes and adds a helper method for button subscription.
- Loading branch information