Mikrotik Integration Not Working

Hi, recently activated the Mikrotik integration and added my core router. I mainly wanted to use the integration to capture the routers temperature.

Everything appears to be working, except it doesn’t show any data?

Here’s the log…

2023-03-11 13:24:43.098 DEBUG (SyncWorker_4) [homeassistant.components.mikrotik.hub] Running command /ip/dhcp-server/lease/getall
2023-03-11 13:24:43.098 DEBUG (SyncWorker_4) [librouteros] <--- '/ip/dhcp-server/lease/getall'
2023-03-11 13:24:43.098 DEBUG (SyncWorker_4) [librouteros] <--- EOS
2023-03-11 13:24:43.100 DEBUG (SyncWorker_4) [librouteros] ---> '!done'
2023-03-11 13:24:43.100 DEBUG (SyncWorker_4) [librouteros] ---> EOS
2023-03-11 13:24:43.100 DEBUG (SyncWorker_4) [homeassistant.components.mikrotik.hub] Falling back to DHCP for scanning devices
2023-03-11 13:24:43.100 DEBUG (SyncWorker_4) [homeassistant.components.mikrotik.hub] Running command /system/routerboard/getall
2023-03-11 13:24:43.100 DEBUG (SyncWorker_4) [librouteros] <--- '/system/routerboard/getall'
2023-03-11 13:24:43.100 DEBUG (SyncWorker_4) [librouteros] <--- EOS
2023-03-11 13:24:43.103 DEBUG (SyncWorker_4) [librouteros] ---> '!re'
2023-03-11 13:24:43.103 DEBUG (SyncWorker_4) [librouteros] ---> '=routerboard=true'
2023-03-11 13:24:43.103 DEBUG (SyncWorker_4) [librouteros] ---> '=model=CRS328-24P-4S+'
2023-03-11 13:24:43.103 DEBUG (SyncWorker_4) [librouteros] ---> '=revision=r2'
2023-03-11 13:24:43.103 DEBUG (SyncWorker_4) [librouteros] ---> '=serial-number=<REDACTED>'
2023-03-11 13:24:43.103 DEBUG (SyncWorker_4) [librouteros] ---> '=firmware-type=dx3230L'
2023-03-11 13:24:43.103 DEBUG (SyncWorker_4) [librouteros] ---> '=factory-firmware=6.47.10'
2023-03-11 13:24:43.103 DEBUG (SyncWorker_4) [librouteros] ---> '=current-firmware=7.8'
2023-03-11 13:24:43.103 DEBUG (SyncWorker_4) [librouteros] ---> '=upgrade-firmware=7.8'
2023-03-11 13:24:43.104 DEBUG (SyncWorker_4) [librouteros] ---> EOS
2023-03-11 13:24:43.104 DEBUG (SyncWorker_4) [librouteros] ---> '!done'
2023-03-11 13:24:43.104 DEBUG (SyncWorker_4) [librouteros] ---> EOS
2023-03-11 13:24:43.104 DEBUG (MainThread) [homeassistant.components.mikrotik.hub] Finished fetching mikrotik - <REDACTED> data in 0.006 seconds (success: True)

Here’s what I see in the integration…

I assume I am missing something, but not sure what it is? Any tips appreciated.

Same here, when I use “Mikrotik Router” integration, the configuration entry setup succeeds but fails to set up any devices or entities. If I use “Mikrotik” integration, the device_tracker entities all show up.
image

II have a problem with integrating MikroTik for quite some time. When trying to update, I get an error:

When I click update, nothing happens. It’s as if the update button doesn’t work.