1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00

Revert "fix merge"

This reverts commit 2fbb4a8dec.
This commit is contained in:
J. Nick Koston
2025-10-09 10:51:20 -10:00
parent 2fbb4a8dec
commit 9418bbeefc
3 changed files with 14 additions and 0 deletions

View File

@@ -5,6 +5,12 @@ esphome:
- voice_assistant.start_continuous
- voice_assistant.stop
wifi:
ssid: MySSID
password: password1
api:
i2s_audio:
i2s_lrclk_pin: ${i2s_lrclk_pin}
i2s_bclk_pin: ${i2s_bclk_pin}

View File

@@ -1,3 +1,7 @@
wifi:
ssid: MySSID
password: password1
binary_sensor:
cover:
fan:

View File

@@ -1,3 +1,7 @@
wifi:
ssid: MySSID
password: password1
sensor:
- platform: wifi_signal
name: WiFi Signal Sensor