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

fix merge

This commit is contained in:
J. Nick Koston
2025-10-09 10:49:12 -10:00
parent bf509243c2
commit 2fbb4a8dec
3 changed files with 0 additions and 14 deletions

View File

@@ -5,12 +5,6 @@ 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,7 +1,3 @@
wifi:
ssid: MySSID
password: password1
binary_sensor:
cover:
fan:

View File

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