Hello All. You can list wifi networks in HASSIO in the networks tab.
Is it programmatically possible to list wifi networks and create a sensor of the data? I was originally going to use a shell command sensor but nmcli isn’t available in the homeassistant container. Is there another way to get this data in home assistant? An api call? I’m open to options.