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

Add support for TEE501 (#3773)

This commit is contained in:
Mathias Stock
2023-01-17 22:43:16 +01:00
committed by GitHub
parent 37d17feecf
commit bbb0105c2f
6 changed files with 151 additions and 0 deletions

View File

@@ -246,6 +246,7 @@ esphome/components/switch/* @esphome/core
esphome/components/t6615/* @tylermenezes
esphome/components/tca9548a/* @andreashergert1984
esphome/components/tcl112/* @glmnet
esphome/components/tee501/* @Stock-M
esphome/components/teleinfo/* @0hax
esphome/components/thermostat/* @kbx81
esphome/components/time/* @OttoWinter