mueslo / openwrt_hass_devicetracker

Simple OpenWRT package which forwards device connection changes to a HomeAssistant instance
GNU General Public License v3.0
92 stars 31 forks source link

Not working for non-WiFi devices #15

Open SaturnusDJ opened 5 years ago

SaturnusDJ commented 5 years ago

Got this piece of software working and the response time to a connect is great, about 1 second. I do understand the config now and also away is being reported quickly, 3-5 sec.

But how about non-WiFi devices? Can we add support for that?

reaper7 commented 5 years ago

it would be very useful

hmoffatt commented 4 years ago

I have access points (UniFi) separate to my OpenWRT router so I would also like this. DHCP can tell you when the device arrives but you'd have to ping it occasionally to find out when it's gone.

ttimasdf commented 4 years ago

If it's not connected by wifi, then Ping integration may suit your need.