itdojo

Results 2 comments of itdojo

Here is a snip of what the API returns from the `/devices/views/phydot11_accesspoints/devices.json` endpoint: ```json { "kismet.device.base.macaddr": "AA:BB:CC:0F:47:D5", "dot11.device": { "dot11.device.last_bssid": "AA:BB:CC:0F:47:D5", "dot11.device.responded_ssid_map": [ { "dot11.advertisedssid.wps_device_name": "Xfinity Wireless Gateway", } ],...

I am (was) having the same issue. Setting the full path for $EZA_CONFIG_DIR helped but a `theme.yml` in the folder is ignored. It was only after I created a `theme.yml`...