Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HA Integration not working with ubnt 3.0.0-rc #160

Closed
Gandulf78 opened this issue Oct 6, 2024 · 1 comment
Closed

HA Integration not working with ubnt 3.0.0-rc #160

Gandulf78 opened this issue Oct 6, 2024 · 1 comment

Comments

@Gandulf78
Copy link

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

Capture d’écran 2024-10-06 à 22 38 08

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'

@Gandulf78
Copy link
Author

Gandulf78 commented Oct 6, 2024

duplicate of #129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant