| .. |
|
binary_sensor.py
|
9315adf026
Use enums for device configs.
|
3 лет назад |
|
button.py
|
ae58f88ac0
Add a button entity, use it for Avatto Curtain Switch.
|
3 лет назад |
|
climate.py
|
cbb9a1ee9b
Refactor: hardcode default temperature unit in climate and water_heater entities.
|
3 лет назад |
|
cover.py
|
92feef1ec4
cover: don't return False from is_closing and is_opening if unknown
|
3 лет назад |
|
fan.py
|
f7e434a88c
Replace cover, fan, humidifier, vacuum constants with enums.
|
3 лет назад |
|
humidifier.py
|
f7e434a88c
Replace cover, fan, humidifier, vacuum constants with enums.
|
3 лет назад |
|
light.py
|
f2c7445366
light: modify handling of effect and color_mode
|
3 лет назад |
|
lock.py
|
785edc14b9
Fix some CodeSonar code smells that don't need refactoring.
|
3 лет назад |
|
number.py
|
8234fc2570
Implement 2022.7 number refactoring.
|
3 лет назад |
|
select.py
|
818c39d79a
Refactor common platform functionality into a mixin
|
4 лет назад |
|
sensor.py
|
9315adf026
Use enums for device configs.
|
3 лет назад |
|
siren.py
|
549b913954
siren: fix is_on to return boolean as expected
|
3 лет назад |
|
switch.py
|
80dcf74d9a
Replace climate constants with enums where available.
|
3 лет назад |
|
vacuum.py
|
bccc9d9cab
Lefant M213: add fan_speed dp, separate cmd from status.
|
3 лет назад |
|
water_heater.py
|
c200789251
water_heater: remove copy/paste from climate for temperature range.
|
3 лет назад |