| .. |
|
binary_sensor.py
|
9315adf026
Use enums for device configs.
|
3 years ago |
|
climate.py
|
3d0c4bdbff
Use new UnitOfTemperature enum for temperature units.
|
3 years ago |
|
cover.py
|
3325272efa
cover: refactor to improve coverage and complexity metrics.
|
3 years ago |
|
fan.py
|
f7e434a88c
Replace cover, fan, humidifier, vacuum constants with enums.
|
3 years ago |
|
humidifier.py
|
f7e434a88c
Replace cover, fan, humidifier, vacuum constants with enums.
|
3 years ago |
|
light.py
|
23ed078ecb
light: color_mode. Don't do mired conversion on non-numeric values
|
3 years ago |
|
lock.py
|
4ceb72b852
Add partial support for AGL Ultramagic smart lock.
|
3 years ago |
|
number.py
|
8234fc2570
Implement 2022.7 number refactoring.
|
3 years ago |
|
select.py
|
818c39d79a
Refactor common platform functionality into a mixin
|
4 years ago |
|
sensor.py
|
9315adf026
Use enums for device configs.
|
3 years ago |
|
siren.py
|
549b913954
siren: fix is_on to return boolean as expected
|
3 years ago |
|
switch.py
|
80dcf74d9a
Replace climate constants with enums where available.
|
3 years ago |
|
vacuum.py
|
bccc9d9cab
Lefant M213: add fan_speed dp, separate cmd from status.
|
3 years ago |
|
water_heater.py
|
3d0c4bdbff
Use new UnitOfTemperature enum for temperature units.
|
3 years ago |