tomaae / homeassistant-mikrotik_router

Mikrotik router integration for Home Assistant
Apache License 2.0
309 stars 53 forks source link

[Feature] Detect router fw upgrade #167

Closed tomaae closed 2 years ago

tomaae commented 2 years ago

We need to rerun async_hwinfo_update when router reboot is detected and check fw version. Moving get_system_resource as first query in async_update and adding a test on uptime value

_Originally posted by @tomaae in https://github.com/tomaae/homeassistant-mikrotik_router/issues/155#issuecomment-1003712665_