1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

binary_sensor for switch state (#7819)

This commit is contained in:
Samuel Sieb
2024-11-24 21:24:23 -10:00
committed by GitHub
parent 71496574e9
commit c49f7293fe
13 changed files with 98 additions and 0 deletions

View File

@@ -408,6 +408,7 @@ esphome/components/substitutions/* @esphome/core
esphome/components/sun/* @OttoWinter
esphome/components/sun_gtil2/* @Mat931
esphome/components/switch/* @esphome/core
esphome/components/switch/binary_sensor/* @ssieb
esphome/components/t6615/* @tylermenezes
esphome/components/tc74/* @sethgirvan
esphome/components/tca9548a/* @andreashergert1984