- [x] `WifiManager`: Captive portal when logged-in to AP mode - [x] HA app example - [x] Publish some data - [x] Register some variable for HA discovery - [ ] Adafruit.io mode for MQTT. The trick here is that a VariableGroup will need to send a MQTT message per variable rather than json for all variables. - [ ] SSL support for MQTT. Might need compile flags to enable.
WifiManager: Captive portal when logged-in to AP mode