Jason Rumney c577bf5eb9 Add support for Malmbergs single dimmer module 1 year ago
..
devices c577bf5eb9 Add support for Malmbergs single dimmer module 1 year ago
helpers 73833402f7 Add migrations for entities renamed in this release. 1 year ago
translations 48ac3b26ad Spanish translation: fix incorrect mapping syntax 1 year ago
__init__.py 73833402f7 Add migrations for entities renamed in this release. 1 year ago
alarm_control_panel.py dba536921a alarm_control_panel: set code as not required 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 3 years ago
climate.py 85a737a93c Climate, water_heater: improve reporting of invalid units. 2 years ago
config_flow.py 0c641e89d0 Config flow: when testing connection, only pause/resume active devices 1 year ago
const.py 8896547f6a Add Tuya cloud assisted setup flow 2 years ago
cover.py 4a69221d6b Add support for Zemismart AM25 roller blinds 1 year ago
device.py 8c33c42821 Subdevices: revert use of poll_only 1 year ago
diagnostics.py 07f15a6d12 Add ability to redact device data from diagnostics output 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 2d1753274b Fan: fix last change 1 year ago
humidifier.py afa13cc063 Avoid explicit returning of None where easy. 2 years ago
icons.json 9d6504ee0d Use recipe translations for Ultenic air fryer. 1 year ago
lawn_mower.py d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 years ago
light.py c3a8a7685c light: fix incorect device reference when turning off effects 1 year ago
lock.py 7251b3ae24 lock: Support open action and is_opened property. 1 year ago
manifest.json a048425b45 Manifest: fix typo in version update 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 85a737a93c Climate, water_heater: improve reporting of invalid units. 2 years ago