vk2him / Enphase-Envoy-mqtt-json

Takes real time stream from Enphase Envoy and publishes to mqtt broker
MIT License
55 stars 23 forks source link

Cannot match firmware version #34

Closed ellmout closed 3 weeks ago

ellmout commented 3 weeks ago

Hello,

Since this morning, it's not starting anymore :

23/08/2024 09:12:07 Cannot match firmware version, got  ['D8.2.4264']
Traceback (most recent call last):
23/08/2024 09:12:07 FREEDS is inactive
  File "//envoy_to_mqtt_json.py", line 143, in <module>
    if envoy_version != 5:
       ^^^^^^^^^^^^^
NameError: name 'envoy_version' is not defined
s6-rc: info: service legacy-services: stopping

Thx

ellmout commented 3 weeks ago

Nevermind...

I just rebuild the image, and it's working again !

Sorry

dgaust commented 6 days ago

In the add on page there is an option to rebuild

image