1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Add Tuya select (#3469)

This commit is contained in:
Maxim Ocheretianko
2022-05-15 22:49:40 +03:00
committed by GitHub
parent 0665acd190
commit f62d5d3b9d
6 changed files with 140 additions and 0 deletions

View File

@@ -222,6 +222,7 @@ esphome/components/tsl2591/* @wjcarpenter
esphome/components/tuya/binary_sensor/* @jesserockz
esphome/components/tuya/climate/* @jesserockz
esphome/components/tuya/number/* @frankiboy1
esphome/components/tuya/select/* @bearpawmaxim
esphome/components/tuya/sensor/* @jesserockz
esphome/components/tuya/switch/* @jesserockz
esphome/components/tuya/text_sensor/* @dentra