Jason Rumney dc63c80645 Deprecation: log the warning when the entity is added to hass 1 year ago
..
devices 7c40b0e0f8 Skyfan DC fan: make speed and preset optional 1 year ago
helpers dc63c80645 Deprecation: log the warning when the entity is added to hass 1 year ago
translations e532143a1f Fix translation files 1 year ago
__init__.py d9b6a0507f Fix lint and test errors in previous commits. 2 years ago
alarm_control_panel.py d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 years ago
binary_sensor.py afa13cc063 Avoid explicit returning of None where easy. 2 years ago
button.py d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 years ago
camera.py 8410111dd5 Reformatted using isort & black to match vscode task 2 years ago
climate.py a1c93e4de4 climate: remove aux_heat support. BREAKING CHANGE 2 years ago
config_flow.py 8902745a73 Config flow: catch network errors when scanning 1 year ago
const.py 8896547f6a Add Tuya cloud assisted setup flow 1 year ago
cover.py afa13cc063 Avoid explicit returning of None where easy. 2 years ago
device.py 7e0febcafa Mark async_actually_start as a callback. 1 year ago
diagnostics.py d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 years ago
event.py a83858af0f device: pass full_poll to entity.on_receive so event entities can use it. 2 years ago
fan.py 66bda00b66 fan: handle edge case where percentage is None 2 years ago
humidifier.py afa13cc063 Avoid explicit returning of None where easy. 2 years ago
icons.json 47ce890a38 Icons and translations: sync recent changes for all 1 year ago
lawn_mower.py d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 years ago
light.py ec163b1bb2 light: avoid brightness conversion when raw value is unavailable 2 years ago
lock.py 2f8af5719e Add support for Tediton K7 locks 2 years ago
manifest.json 8896547f6a Add Tuya cloud assisted setup flow 1 year ago
number.py d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 years ago
remote.py dabf98e6da remote: fix typo in handling of type dp. 2 years ago
select.py d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 years ago
sensor.py afa13cc063 Avoid explicit returning of None where easy. 2 years ago
siren.py d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 years ago
switch.py 12e33d812f switch: use specific exception to catch and log warnings 2 years ago
vacuum.py d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 years ago
valve.py f79fea25e6 Add support for valve entities. 2 years ago
water_heater.py afa13cc063 Avoid explicit returning of None where easy. 2 years ago