Converted tfmini custom component into an external component

This commit is contained in:
John Dillenburg
2025-03-01 13:14:31 -06:00
parent abfc6939dd
commit 177179d8a4
11 changed files with 416 additions and 178 deletions

View File

@@ -4,14 +4,3 @@ wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "${ssid}"
password: !secret ap_and_web_server_password
web_server:
auth:
username: johndillenburg
password: !secret ap_and_web_server_password
captive_portal: