hass-core/homeassistant/components/tuya
alexanv1 9aa33a3cf8
Fix brightness support for Tuya dimmers that use the Light ("dj") category (#60385)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-11-29 16:45:00 +01:00
..
translations [ci skip] Translation update 2021-11-29 00:13:08 +00:00
__init__.py Migrate Tuya unique IDs for switches & lights (#58631) 2021-10-28 21:08:59 -07:00
base.py Fix Tuya integration for climate devices (#60229) 2021-11-23 23:33:36 +01:00
binary_sensor.py Add Temperature and Humidity Sensor (wsdcg) device support to Tuya (#58335) 2021-10-25 09:19:00 +02:00
button.py Add button platform to Tuya (#60304) 2021-11-24 21:10:26 +01:00
camera.py Upgrade Tuya IoT Python SDK to 0.6.3 (#58240) 2021-10-25 12:09:54 +02:00
climate.py Fix Tuya back scaling in Climate and Humidifer entities (#59909) 2021-11-18 15:21:27 -08:00
config_flow.py Fix platform typo in Tuya const (#57716) 2021-10-14 15:46:06 -07:00
const.py Import Callable from collections.abc (#60354) 2021-11-25 22:23:48 +01:00
cover.py Fix inverted tuya doorcontact_state (#59427) 2021-11-13 14:30:47 +01:00
fan.py Renamed variables in Tuya (#57759) 2021-10-15 11:33:30 +02:00
humidifier.py Fix Tuya back scaling in Climate and Humidifer entities (#59909) 2021-11-18 15:21:27 -08:00
light.py Fix brightness support for Tuya dimmers that use the Light ("dj") category (#60385) 2021-11-29 16:45:00 +01:00
manifest.json Upgrade Tuya IoT Python SDK to 0.6.3 (#58240) 2021-10-25 12:09:54 +02:00
number.py Fixed handling of zero values in TuyaNumberEntity (#60393) 2021-11-26 09:35:19 +01:00
scene.py Prettify Tuya entity class names (#57629) 2021-10-13 23:30:25 +02:00
select.py Add support for IoT Switches (tdq) in Tuya (#58952) 2021-11-02 11:27:46 -07:00
sensor.py Add hjjcy device category to Tuya integration (#60224) 2021-11-23 23:42:21 +01:00
siren.py Complete Smart Camera (sp) device support to Tuya (#58301) 2021-10-23 12:24:40 -07:00
strings.json Reinstate asking for country in Tuya flow (#57142) 2021-10-05 22:32:48 +02:00
strings.select.json Complete Smart Camera (sp) device support to Tuya (#58301) 2021-10-23 12:24:40 -07:00
strings.sensor.json Add Smart Kettle (bh) device support to Tuya (#58347) 2021-10-25 13:48:43 +02:00
switch.py Add configuration entities to Tuya Vacuum (sd) (#59936) 2021-11-24 02:15:49 +01:00
util.py Add support for min/max dimmer brightness in Tuya (#58165) 2021-10-22 20:28:16 +02:00
vacuum.py Add commands to Tuya Vacuum (sd) (#60351) 2021-11-25 21:24:46 +01:00