konnected-io / konnected-esphome

ESPHome firmware configuration and recipes for Konnected devices
Other
50 stars 31 forks source link

Hidden SSID not working #2

Closed jcbshw closed 1 year ago

jcbshw commented 1 year ago

My alarm panel was unable to connect to a hidden SSID after flashing ESPHome. Is it possible to add this feature?

Thanks!

heythisisnate commented 1 year ago

You would have to build the firmware yourself and include the hidden SSID wifi credentials in the firmware config. An easy way to do this is using ESPHome dashboard (via Home Assistant add-ons or running on your computer). Click + New Device then before flashing/installing edit the .yaml file and copy paste alarm-panel-espXXX.yaml from this repo but keep the wifi section with your stored ssid and password.