PatrickStankard / homebridge-fujitsu-airstage

A Homebridge plugin to control devices that use the Fujitsu Airstage API.
MIT License
3 stars 1 forks source link

Update characteristics across accessories #2

Closed PatrickStankard closed 4 months ago

PatrickStankard commented 4 months ago

When something changes in one accessory that changes something for another accessory, update the characteristics.

For example: turning off the fan accessory will also turn off the thermostat accessory. Updating the characteristics of the thermostat accessory from the fan accessory will allow the correct to state to be reflected.