Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions Integrations/ESPHome/Core.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
substitutions:
version: "26.6.19.3"
version: "26.6.22.1"

packages:
wizmote: !include wizmote.yaml
Expand Down Expand Up @@ -207,14 +207,6 @@ select:
then:
- script.execute: apply_ota_source

remote_receiver:
pin:
number: GPIO07
inverted: true
mode:
input: true
dump: all

audio_dac:
- platform: pcm5122
id: external_dac
Expand Down
Loading