История коммитов

Автор SHA1 Сообщение Дата
  Jason Rumney befd353380 feat: defer initialisation if the device is not responding 7 месяцев назад
  Jason Rumney 5c9f672146 Rename helpers/mixin.py to entity.py 1 год назад
  Jason Rumney a7429af6fb climate: add support for new swing_horizontal_mode 1 год назад
  Jason Rumney 0e55258aa0 climate: always return OFF for action when the mode is off. 1 год назад
  Jason Rumney 85a737a93c Climate, water_heater: improve reporting of invalid units. 1 год назад
  Jason Rumney a1c93e4de4 climate: remove aux_heat support. BREAKING CHANGE 1 год назад
  Jason Rumney 036999054d climate: opt out of HA's backward compatibility turn_on/off 1 год назад
  Jason Rumney afa13cc063 Avoid explicit returning of None where easy. 1 год назад
  Jason Rumney d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 лет назад
  Jason Rumney 7780ddc726 climate: add reporting of TURN_ON and TURN_OFF support 2 лет назад
  Jason Rumney 7f8210c4ed Use HA scaling functions for fan speed and light brightness 2 лет назад
  Jason Rumney 0bb592dbf4 climate: allow min_temperature and max_temperature to be optional 2 лет назад
  Jason Rumney 519a72c1a5 Supported features: ensure enums are always used 2 лет назад
  Jason Rumney a93d58d68b Climate: look for temperature on other temperature dps 2 лет назад
  Jason Rumney 337d8baa3b climate: revert back to returning auto for no hvac_mode 2 лет назад
  Jason Rumney 82fa229ee7 Climate: if no hvac_mode dps, return hvac_mode of None. 2 лет назад
  Jason Rumney 376a97e695 Improve warning log message traceability 2 лет назад
  Tim Laing 8410111dd5 Reformatted using isort & black to match vscode task 2 лет назад
  Jason Rumney 10a26639b5 Entities: call super().__init__ from __init__ 2 лет назад
  Jason Rumney 7d72d4ddbb climate: avoid raising ValueError for unavailable hvac_mode. 2 лет назад
  Jason Rumney f79c9c532c Refactor climate precision logic 2 лет назад
  Jason Rumney 419987d706 climate precision: only return tenths or whole. 2 лет назад
  Jason Rumney 2a5ef04422 climate: allow for missing dps when calculating precision 3 лет назад
  Jason Rumney c3ac744a4d climate: consider current_temperature for precision as well. 3 лет назад
  Jason Rumney 25c286c447 climate: implement precision attribute. 3 лет назад
  Jason Rumney 0a13b4addf Refactor: merge generic/* implementations into the top-level platforms. 3 лет назад
  Jason Rumney ef6c2e9519 Refactor platform init code. 3 лет назад
  Jason Rumney 0c9b48e530 Refactor common initialisation code into a helper. 3 лет назад
  Jason Rumney 62e3b725cf Eliminate configuration of non-deprecated entities. 3 лет назад
  Jason Rumney f608e8e671 Remove remaining use of legacy_class. 4 лет назад