Jason Rumney 785edc14b9 Fix some CodeSonar code smells that don't need refactoring. il y a 3 ans
..
binary_sensor.py 9315adf026 Use enums for device configs. il y a 4 ans
button.py ae58f88ac0 Add a button entity, use it for Avatto Curtain Switch. il y a 3 ans
climate.py cbb9a1ee9b Refactor: hardcode default temperature unit in climate and water_heater entities. il y a 3 ans
cover.py 92feef1ec4 cover: don't return False from is_closing and is_opening if unknown il y a 3 ans
fan.py f7e434a88c Replace cover, fan, humidifier, vacuum constants with enums. il y a 3 ans
humidifier.py f7e434a88c Replace cover, fan, humidifier, vacuum constants with enums. il y a 3 ans
light.py 964c19c920 Light: Avoid exception when rgbhsv dp is missing. il y a 3 ans
lock.py 785edc14b9 Fix some CodeSonar code smells that don't need refactoring. il y a 3 ans
number.py 8234fc2570 Implement 2022.7 number refactoring. il y a 3 ans
select.py 818c39d79a Refactor common platform functionality into a mixin il y a 4 ans
sensor.py 9315adf026 Use enums for device configs. il y a 4 ans
siren.py 549b913954 siren: fix is_on to return boolean as expected il y a 3 ans
switch.py 80dcf74d9a Replace climate constants with enums where available. il y a 3 ans
vacuum.py bccc9d9cab Lefant M213: add fan_speed dp, separate cmd from status. il y a 3 ans
water_heater.py cbb9a1ee9b Refactor: hardcode default temperature unit in climate and water_heater entities. il y a 3 ans