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
Hi,
It seems that since I updated EdgeOS to 3.0 (from at least RC8 currently in ubnt 3.0.0-rc.9), the HomeAssistant integration (EdgeMax 2.1.8) is not working anymore (it used to work flawlessly).
Are you aware of this ? I find your integration very useful so I would love to have it working again.
Thank you.
Laurent
Here are the diagnostic logs :
24-10-06 22:28:13.662 INFO (MainThread) [custom_components.edgeos.managers.rest_api] Initializing EdgeOS API
2024-10-06 22:28:13.662 INFO (MainThread) [custom_components.edgeos.managers.rest_api] Status changed from 'None' to 'Establishing connection to API'
2024-10-06 22:28:16.247 INFO (MainThread) [custom_components.edgeos.managers.flow_manager] Config flow started, Step: init, Input: {'title': 'EdgeOS', 'host': '10.0.0.1', 'username': 'laurent', 'password': ‘*****************************'}
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] loaded: None
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] default_configuration: {'monitored-interfaces': {}, 'monitored-devices': {}, 'log-incoming-messages': False, 'consider-away-interval': 180.0, 'update-entities-interval': 1.0, 'update-api-interval': 60.0, 'unit': 'B'}
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding monitored-interfaces
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding monitored-devices
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding log-incoming-messages
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding consider-away-interval
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding update-entities-interval
2024-10-06 22:28:16.249 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding update-api-interval
2024-10-06 22:28:16.249 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding unit
2024-10-06 22:28:16.249 INFO (MainThread) [custom_components.edgeos.managers.config_manager] updated
2024-10-06 22:28:16.251 DEBUG (MainThread) [custom_components.edgeos.managers.config_manager] Storing config data: {"monitored-interfaces": {}, "monitored-devices": {}, "log-incoming-messages": false, "consider-away-interval": 180.0, "update-entities-interval": 1.0, "update-api-interval": 60.0, "unit": "B"}, Exiting: {}
2024-10-06 22:28:16.251 INFO (MainThread) [custom_components.edgeos.managers.rest_api] Initializing EdgeOS API
2024-10-06 22:28:16.251 INFO (MainThread) [custom_components.edgeos.managers.rest_api] Status changed from 'None' to 'Establishing connection to API'
The text was updated successfully, but these errors were encountered:
Hi,
It seems that since I updated EdgeOS to 3.0 (from at least RC8 currently in ubnt 3.0.0-rc.9), the HomeAssistant integration (EdgeMax 2.1.8) is not working anymore (it used to work flawlessly).
Are you aware of this ? I find your integration very useful so I would love to have it working again.
Thank you.
Laurent
Here are the diagnostic logs :
24-10-06 22:28:13.662 INFO (MainThread) [custom_components.edgeos.managers.rest_api] Initializing EdgeOS API
2024-10-06 22:28:13.662 INFO (MainThread) [custom_components.edgeos.managers.rest_api] Status changed from 'None' to 'Establishing connection to API'
2024-10-06 22:28:16.247 INFO (MainThread) [custom_components.edgeos.managers.flow_manager] Config flow started, Step: init, Input: {'title': 'EdgeOS', 'host': '10.0.0.1', 'username': 'laurent', 'password': ‘*****************************'}
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] loaded: None
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] default_configuration: {'monitored-interfaces': {}, 'monitored-devices': {}, 'log-incoming-messages': False, 'consider-away-interval': 180.0, 'update-entities-interval': 1.0, 'update-api-interval': 60.0, 'unit': 'B'}
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding monitored-interfaces
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding monitored-devices
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding log-incoming-messages
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding consider-away-interval
2024-10-06 22:28:16.248 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding update-entities-interval
2024-10-06 22:28:16.249 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding update-api-interval
2024-10-06 22:28:16.249 INFO (MainThread) [custom_components.edgeos.managers.config_manager] adding unit
2024-10-06 22:28:16.249 INFO (MainThread) [custom_components.edgeos.managers.config_manager] updated
2024-10-06 22:28:16.251 DEBUG (MainThread) [custom_components.edgeos.managers.config_manager] Storing config data: {"monitored-interfaces": {}, "monitored-devices": {}, "log-incoming-messages": false, "consider-away-interval": 180.0, "update-entities-interval": 1.0, "update-api-interval": 60.0, "unit": "B"}, Exiting: {}
2024-10-06 22:28:16.251 INFO (MainThread) [custom_components.edgeos.managers.rest_api] Initializing EdgeOS API
2024-10-06 22:28:16.251 INFO (MainThread) [custom_components.edgeos.managers.rest_api] Status changed from 'None' to 'Establishing connection to API'
The text was updated successfully, but these errors were encountered: