chasenicholl / homebridge-weatherflow-tempest

WeatherFlow Tempest Homebridge Plugin
Apache License 2.0
15 stars 2 forks source link

New version incorporating Occupancy Sensor support for display of non-standard accessories #8

Closed DMBlakeley closed 1 year ago

DMBlakeley commented 1 year ago

New version providing additional functionality using occupancy sensors to display the Tempest sensor values.

NOTE: There is a current limitation as HomeKit accessory names are set when the accessory is initially added and cannot be dynamically updated. The accessories are correctly displayed and updated in the Homebridge "Accessories" tab of the webpage interface. This version is not backwards compatible.

Reference CHANGELOG.md for overview of changes.

DMBlakeley commented 1 year ago

@chasenicholl, if you prefer I could release as a separate archive say 'homebridge-weatherflow-tempest-plus` with the occupancy sensors and all of the associated quirks and do a separate PR for your archive which just the fixes that are required for your archive.

chasenicholl commented 1 year ago

No we don’t need to do that. We’ll get this officially released in the coming days! Thanks again for the thought and contributions!

chasenicholl commented 1 year ago

Thank you for your patience and contributions @DMBlakeley

DMBlakeley commented 1 year ago

Glad I was able to contribute. Curious if iOS 17 will add any new functionality which would be more conducive to the addition of generic sensors. Homebridge of course would have to pick up this functionality if added.