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

Add Tuya Number support (#2765)

This commit is contained in:
Frank Langtind
2021-12-20 02:35:10 +01:00
committed by GitHub
parent 66e0ff8392
commit 6ec9cfb044
6 changed files with 128 additions and 1 deletions

View File

@@ -180,6 +180,7 @@ esphome/components/toshiba/* @kbx81
esphome/components/tsl2591/* @wjcarpenter
esphome/components/tuya/binary_sensor/* @jesserockz
esphome/components/tuya/climate/* @jesserockz
esphome/components/tuya/number/* @frankiboy1
esphome/components/tuya/sensor/* @jesserockz
esphome/components/tuya/switch/* @jesserockz
esphome/components/tuya/text_sensor/* @dentra