core/homeassistant/components/tuya
Maghiel Dijksman 0694f9e164
Fix Tuya unsupported Temperature & Humidity Sensors (with or without external probe) (#138542)
* add category qxj for th sensor with external probe. partly fixes #136472

* add TEMP_CURRENT_EXTERNAL for th sensor with external probe. fixes #136472

* ruff format

* add translation_key temperature_external for TEMP_CURRENT_EXTERNAL

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-02 14:25:19 +01:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py Fix Tuya unsupported Temperature & Humidity Sensors (with or without external probe) (#138542) 2025-03-02 14:25:19 +01:00
button.py
camera.py
climate.py
config_flow.py
const.py Fix Tuya unsupported Temperature & Humidity Sensors (with or without external probe) (#138542) 2025-03-02 14:25:19 +01:00
cover.py
diagnostics.py
entity.py
fan.py
humidifier.py
icons.json
light.py
manifest.json
number.py
scene.py
select.py
sensor.py Fix Tuya unsupported Temperature & Humidity Sensors (with or without external probe) (#138542) 2025-03-02 14:25:19 +01:00
siren.py
strings.json Fix Tuya unsupported Temperature & Humidity Sensors (with or without external probe) (#138542) 2025-03-02 14:25:19 +01:00
switch.py Fix Tuya unsupported Temperature & Humidity Sensors (with or without external probe) (#138542) 2025-03-02 14:25:19 +01:00
util.py
vacuum.py