Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Jason Rumney 4b8032e285 maint(climate): remove obsolete deprecation avoidance 1 ay önce
  Jason Rumney b291aea88e Revert PR #4986 locking 2 ay önce
  Jason Rumney 4b38528ad2 fix(climate): don't lock before calling other functions that lock 2 ay önce
  Jason Rumney 403c83023d fix: add locking similar to PR #4986 to other entity types 2 ay önce
  Jason Rumney a02a53c8a3 Bump version 3 ay önce
  Jason Rumney aa7bd570b4 log (entities): log information about HA initiated actions 4 ay önce
  Jason Rumney 2d8cad8715 feat (climate): use correct property for suggested_display_precision 8 ay önce
  Jason Rumney d0657d04d4 feat (climate): allow precision to be specified for current temp 8 ay önce
  Jason Rumney fc6ddd81b2 fix (device_config): use pending changes when setting multiple dps 9 ay önce
  Jason Rumney befd353380 feat: defer initialisation if the device is not responding 1 yıl önce
  Jason Rumney 5c9f672146 Rename helpers/mixin.py to entity.py 1 yıl önce
  Jason Rumney a7429af6fb climate: add support for new swing_horizontal_mode 1 yıl önce
  Jason Rumney 0e55258aa0 climate: always return OFF for action when the mode is off. 1 yıl önce
  Jason Rumney 85a737a93c Climate, water_heater: improve reporting of invalid units. 2 yıl önce
  Jason Rumney a1c93e4de4 climate: remove aux_heat support. BREAKING CHANGE 2 yıl önce
  Jason Rumney 036999054d climate: opt out of HA's backward compatibility turn_on/off 2 yıl önce
  Jason Rumney afa13cc063 Avoid explicit returning of None where easy. 2 yıl önce
  Jason Rumney d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 yıl önce
  Jason Rumney 7780ddc726 climate: add reporting of TURN_ON and TURN_OFF support 2 yıl önce
  Jason Rumney 7f8210c4ed Use HA scaling functions for fan speed and light brightness 2 yıl önce
  Jason Rumney 0bb592dbf4 climate: allow min_temperature and max_temperature to be optional 2 yıl önce
  Jason Rumney 519a72c1a5 Supported features: ensure enums are always used 2 yıl önce
  Jason Rumney a93d58d68b Climate: look for temperature on other temperature dps 2 yıl önce
  Jason Rumney 337d8baa3b climate: revert back to returning auto for no hvac_mode 2 yıl önce
  Jason Rumney 82fa229ee7 Climate: if no hvac_mode dps, return hvac_mode of None. 2 yıl önce
  Jason Rumney 376a97e695 Improve warning log message traceability 2 yıl önce
  Tim Laing 8410111dd5 Reformatted using isort & black to match vscode task 3 yıl önce
  Jason Rumney 10a26639b5 Entities: call super().__init__ from __init__ 3 yıl önce
  Jason Rumney 7d72d4ddbb climate: avoid raising ValueError for unavailable hvac_mode. 3 yıl önce
  Jason Rumney f79c9c532c Refactor climate precision logic 3 yıl önce