Sven Kirmess 0d72eac251 feat: support the sync-datetime protocol on the plain Meter Pro (#538) 2 days ago
..
__init__.py aca522f0dc Refactor to make it easier to add new devices (#61) 4 years ago
air_purifier.py e75f8c71ca refactor: replace model-default override boilerplate with `_model` classvar (#476) 3 months ago
art_frame.py e75f8c71ca refactor: replace model-default override boilerplate with `_model` classvar (#476) 3 months ago
base_cover.py c9be995fca Add support for switchbot keypad vision (#436) 7 months ago
base_light.py 6f9a84de6d Add new features to air purifiers (#451) 4 months ago
blind_tilt.py 5e58ac7cde Finish enabling ruff rules (#327) 1 year ago
bot.py 6f297c940a chore(pre-commit.ci): pre-commit autoupdate (#273) 1 year ago
bulb.py fc26e86fd7 Return the snake_case style for led effects (#362) 1 year ago
ceiling_light.py 8eeae5f2f4 fix(ceiling-light): decode basic info color mode bit (#549) 2 days ago
contact.py 32ed0ce04c Fix python 3.9 compat (#64) 4 years ago
curtain.py df11f7624a fix: background tasks getting garbage collected before they finish (#301) 1 year ago
device.py 3e1ed8914f feat: add RGBICWW Light Bars (W1163000) support (#540) 2 days ago
evaporative_humidifier.py e75f8c71ca refactor: replace model-default override boilerplate with `_model` classvar (#476) 3 months ago
fan.py 4ecabc840b fix: standing fan night light not turning off (send 0x00 for OFF) (#547) 2 days ago
humidifier.py 6f297c940a chore(pre-commit.ci): pre-commit autoupdate (#273) 1 year ago
keypad.py 8f87eac413 Add initial support for the keypad touch (#252) 1 year ago
keypad_vision.py e75f8c71ca refactor: replace model-default override boilerplate with `_model` classvar (#476) 3 months ago
light_strip.py 0a59efdd59 feat: add RGBICWW Ceiling Light support (#507) 1 month ago
lock.py e75f8c71ca refactor: replace model-default override boilerplate with `_model` classvar (#476) 3 months ago
meter.py 32ed0ce04c Fix python 3.9 compat (#64) 4 years ago
meter_pro.py 0d72eac251 feat: support the sync-datetime protocol on the plain Meter Pro (#538) 2 days ago
motion.py 32ed0ce04c Fix python 3.9 compat (#64) 4 years ago
plug.py 6f297c940a chore(pre-commit.ci): pre-commit autoupdate (#273) 1 year ago
relay_switch.py 7b7b8f1cac fix: guard relay_switch get_basic_info against short responses (#509) 1 month ago
roller_shade.py 40afa9039f Add quietdrift (quiet mode) support for roller shades (#456) 3 months ago
smart_thermostat_radiator.py c1d77759f9 fix: Infer TRV idle state when target temperature is reached with 0.5°C hysteresis (#521) 1 month ago
vacuum.py 3014972af6 Reduce duplicate code (#359) 1 year ago