提交歷史

作者 SHA1 備註 提交日期
  Jason Rumney 7c971be759 Get HA to call async_refresh once for each device during startup 3 年之前
  Jason Rumney 5be90c7ca7 async_refresh: Update any children that are already set up. 3 年之前
  Jason Rumney d4bd4abaf1 Device tests: fix failing tests for recent changes. 3 年之前
  Jason Rumney 99a79cbbb0 Fix protocol rotation for auto connections. 3 年之前
  Jason Rumney d94c2bc83a Add tests for new functionality in device.py 3 年之前
  Jason Rumney cc6d5d6be1 Catch Exception rather than BaseException. 3 年之前
  Jason Rumney 72d8b8311e Support for persistent connections. 3 年之前
  Jason Rumney cbb9a1ee9b Refactor: hardcode default temperature unit in climate and water_heater entities. 3 年之前
  Jason Rumney 7b535aca79 Reduce retries when using a single protocol version. 3 年之前
  Jason Rumney 50fa1686d4 Don't set api version on startup. 3 年之前
  Jason Rumney f64fcd0d02 Allow explicitly setting the protocol version. 3 年之前
  Jason Rumney 525ca88382 Do not clobber old dps when updating. 3 年之前
  Jason Rumney 3d0c4bdbff Use new UnitOfTemperature enum for temperature units. 3 年之前
  Jason Rumney 704e40c4bc Retry more before giving up. 3 年之前
  Jason Rumney 5cd6750822 Reduce debounce on first call within the same second. 4 年之前
  Jason Rumney 733cc4d841 Avoid using legacy_type. 4 年之前
  Jason Rumney 3c8efd43ee Ensure cached state is fetched before use. 4 年之前
  Jason Rumney ae418c840a Migrate config. 4 年之前
  Jason Rumney 661c0b6dcb Replace the whole config instead of just one item. 4 年之前
  Jason Rumney 3678ee3782 Resolve CONF_TYPE_AUTO once per device. 4 年之前
  Jason Rumney 241bcdbfe9 Revert addition of persist option. 4 年之前
  Jason Rumney 9a6a28013b Allow for non-existant config key. 4 年之前
  Jason Rumney 825465d156 Add a persist option for persistent device connections. 4 年之前
  Jason Rumney 752845f6e6 Call async_add_executor_job correctly. 4 年之前
  Jason Rumney 63ab9651b6 Support setting more than one property in a single call. 4 年之前
  Jason Rumney 781bcf8f45 Saved file after committing. 4 年之前
  Jason Rumney a40468d6aa Don't assume all devices will return DPS 1 or 3. 4 年之前
  Jason Rumney 1720962a11 Refresh cache when it is less than one in length. 4 年之前
  Jason Rumney 3afe9cc081 Protect against missing "updated_at" in cached_state. 4 年之前
  Jason Rumney 54d080eedd Output retry log message as debug instead of warning. 5 年之前