I had several problems with updating to 0.54. First the webui wouldn’t load, after a while (around 30 min, it finally showed up). Then I saw my pc was not recognized by nmap, it always stayed on ‘not home’, while it was on. Same thing with my mobile phone, it also showed ‘not home’. After several reboots, took long to load the webui (10 min), then finally showed my phone home. However my computer stays ‘not home’, while it’s on… On 0.53.1 I had not that problem…
PS: nothing wrong with my routers, they see it all…
There’s another thread on the long startup after the upgrade, if you read it you’ll see why it took a while.
As for the nmap problem, what are you running HA on? Hassbian, HassIO, custom Docker install, …?
For nmap I use just the AIO for hass on RPi3… I have been worked always correct, I never had problems with that, except for this version… I’m not sure if I am the only one?
FWIW I’m running an AIO install upgraded to 0.54 on Raspbian Jessie, and nmap works just fine.
You’ve checked that running nmap -F
against the range in your config file, as the homeassistant
user, works?
Nmap recognize my phone, but not my pc… In the previous version of hass, it worked fine, without any problem.
When I do nmap 192.168.0.120, it wil find it… in my putty.
However, on Hass, it says still offline. And the mac adress is correct, I checked my known devices yaml file…
So my computer is not recognized in 0.54…
In in my yaml file it it:
- platform: nmap_tracker
hosts: 192.168.0.1/24
track_new_devices: no
consider_home: 600
interval_seconds: 30
alright seems a firewall problem…