tomaae / homeassistant-mikrotik_router

Mikrotik router integration for Home Assistant
Apache License 2.0
292 stars 48 forks source link

[Bug] "Ignoring invalid device info" after HA 2023.8.0 #292

Closed Dillton closed 1 year ago

Dillton commented 1 year ago

Describe the issue

After HA upgrade to 2023.8.0 the integration will not load correctly.

How to reproduce the issue

Update HA to 2023.8.0

Screenshots

image image

Software versions

Additional context

All entities seems to be loaded under Settings->Devices&Services->Entities and usable in HA but nothing shown under Settings->Devices&Services->Devices image image

tomaae commented 1 year ago

looks like undocumented breaking change. I have reached out to ha devs so we know what is going on.

what is this actually affecting? it it just messing up linking between devices? graph you are showing seems to be working.

I'm currently reworking whole integration, so I dont have my dev on 2023.8

Dillton commented 1 year ago

Yeah the data under entities are present also actionable entities like buttons for turning off the firewall rules etc. seems to be working.

I would say only the linking, device vs entities is broken.

tomaae commented 1 year ago

ok, thanks

Dillton commented 1 year ago

Sure no problem. If you need any additional info let me know ;)

tomaae commented 1 year ago

its caused by this PR https://github.com/home-assistant/core/pull/95641 This will require rework how device info works.

tomaae commented 1 year ago

fixed in dev branch, not yet released

IgorSimic commented 12 months ago

fixed in dev branch, not yet released

Please, release it. It is really annoying bug.