You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-11-04 07:40:31,116:ERROR: No configuration file (config.ini) found in execution directory! Using environment variables.
2024-11-04 07:40:31,130:INFO: Authenticating with Zendure ...
2024-11-04 07:40:32,082:INFO: Getting device list ...
2024-11-04 07:40:32,535:INFO: []
2024-11-04 07:40:32,535:ERROR: Connecting to Zendure's MQTT broker failed!
Traceback (most recent call last):
File "//solarflow-status.py", line 305, in zendure_mqtt_background_task
auth = get_auth()
File "//solarflow-status.py", line 298, in get_auth
log.info(f'Zendure Auth: {auth}')
NameError: name 'auth' is not defined
This is using a Hyper 2000.
The text was updated successfully, but these errors were encountered:
Using .env file I'm unable to connect:
This is using a Hyper 2000.
The text was updated successfully, but these errors were encountered: