Historique des commits

Auteur SHA1 Message Date
  Jason Rumney 2d8cad8715 feat (climate): use correct property for suggested_display_precision il y a 5 mois
  Jason Rumney d0657d04d4 feat (climate): allow precision to be specified for current temp il y a 5 mois
  Jason Rumney fc6ddd81b2 fix (device_config): use pending changes when setting multiple dps il y a 6 mois
  Jason Rumney befd353380 feat: defer initialisation if the device is not responding il y a 10 mois
  Jason Rumney 5c9f672146 Rename helpers/mixin.py to entity.py il y a 1 an
  Jason Rumney a7429af6fb climate: add support for new swing_horizontal_mode il y a 1 an
  Jason Rumney 0e55258aa0 climate: always return OFF for action when the mode is off. il y a 1 an
  Jason Rumney 85a737a93c Climate, water_heater: improve reporting of invalid units. il y a 1 an
  Jason Rumney a1c93e4de4 climate: remove aux_heat support. BREAKING CHANGE il y a 2 ans
  Jason Rumney 036999054d climate: opt out of HA's backward compatibility turn_on/off il y a 2 ans
  Jason Rumney afa13cc063 Avoid explicit returning of None where easy. il y a 2 ans
  Jason Rumney d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 il y a 2 ans
  Jason Rumney 7780ddc726 climate: add reporting of TURN_ON and TURN_OFF support il y a 2 ans
  Jason Rumney 7f8210c4ed Use HA scaling functions for fan speed and light brightness il y a 2 ans
  Jason Rumney 0bb592dbf4 climate: allow min_temperature and max_temperature to be optional il y a 2 ans
  Jason Rumney 519a72c1a5 Supported features: ensure enums are always used il y a 2 ans
  Jason Rumney a93d58d68b Climate: look for temperature on other temperature dps il y a 2 ans
  Jason Rumney 337d8baa3b climate: revert back to returning auto for no hvac_mode il y a 2 ans
  Jason Rumney 82fa229ee7 Climate: if no hvac_mode dps, return hvac_mode of None. il y a 2 ans
  Jason Rumney 376a97e695 Improve warning log message traceability il y a 2 ans
  Tim Laing 8410111dd5 Reformatted using isort & black to match vscode task il y a 2 ans
  Jason Rumney 10a26639b5 Entities: call super().__init__ from __init__ il y a 2 ans
  Jason Rumney 7d72d4ddbb climate: avoid raising ValueError for unavailable hvac_mode. il y a 3 ans
  Jason Rumney f79c9c532c Refactor climate precision logic il y a 3 ans
  Jason Rumney 419987d706 climate precision: only return tenths or whole. il y a 3 ans
  Jason Rumney 2a5ef04422 climate: allow for missing dps when calculating precision il y a 3 ans
  Jason Rumney c3ac744a4d climate: consider current_temperature for precision as well. il y a 3 ans
  Jason Rumney 25c286c447 climate: implement precision attribute. il y a 3 ans
  Jason Rumney 0a13b4addf Refactor: merge generic/* implementations into the top-level platforms. il y a 3 ans
  Jason Rumney ef6c2e9519 Refactor platform init code. il y a 3 ans