github grzegorz914/homebridge-enphase-envoy v10.6.12

5 hours ago

Fixed

  • RESTFul / MQTT data not updating after plugin restart: externalIntegrations() was returning before app.listen() had finished binding the port, so restFulConnected / mqttConnected were still false when the first data events arrived; both integrations are now awaited via Promise that resolves on the connected event (5 s timeout for RESTFul, 10 s for MQTT)

Full Changelog: v10.6.11...v10.6.12

Don't miss a new homebridge-enphase-envoy release

NewReleases is sending notifications on new releases.