chasenicholl / homebridge-weatherflow-tempest

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

feat: Added local_api_shared configuration option. #27

Closed bourquep closed 6 days ago

bourquep commented 1 week ago

This new option, which is false by default in order to not interfere with existing working installations, allows to share the UDP socket with other processes running on the same machine as the homebridge-weatherflow-tempest plugin.

Closes #26.

chasenicholl commented 6 days ago

I'll tee this up in a new patch release.