add esp32_improv

add esp32_improv
This commit is contained in:
Aiden
2024-08-12 10:39:57 +08:00
committed by GitHub
parent 2e49591bf4
commit f9fc742a94
+6 -1
View File
@@ -92,6 +92,11 @@ wifi:
captive_portal:
improv_serial:
esp32_improv:
authorizer: none
dashboard_import:
package_import_url: github://athom-tech/esp32-configs/athom-energy-monitor-x6.yaml
@@ -511,4 +516,4 @@ time:
then:
- text_sensor.template.publish:
id: device_last_restart
state: !lambda 'return id(sntp_time).now().strftime("%a %d %b %Y - %I:%M:%S %p");'
state: !lambda 'return id(sntp_time).now().strftime("%a %d %b %Y - %I:%M:%S %p");'