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