rmoesbergen / openwrt-ha-device-tracker

OpenWRT device tracker for Home Assistant that actually works
101 stars 18 forks source link

openwrt router no AP #41

Closed mmycjguo closed 11 months ago

mmycjguo commented 1 year ago

My OPENWRT router and AP are separate; how should I fill in the 'interfaces' parameter, and the command 'ubus list hostapd.*' is not working

rmoesbergen commented 1 year ago

Hi @mmycjguo , You'll need to run this script on the device that has the WiFi interfaces, so that would be your access point. If it's running OpenWrt, this script and the ubus list hostapd.* command should work there.