Historique des commits

Auteur SHA1 Message Date
  Jason Rumney 8734134dcb config_flow: update logging per HA recommendations. il y a 3 ans
  Jason Rumney 984db22350 Don't poll newly registered entities if the receive loop is running il y a 3 ans
  Jason Rumney dadd823e99 Bulk change: add duration class to time related sensors. il y a 3 ans
  Jason Rumney 6d561b2965 tinytuya.status() sometimes returns None. il y a 3 ans
  Jason Rumney 6f562e86a6 Convert dp ids to int when passing to updatedps. il y a 3 ans
  Jason Rumney 33141b8815 Don't try touse updatedps before the protocol is working. il y a 3 ans
  Jason Rumney 336ce91248 device.py cleanup. il y a 3 ans
  Jason Rumney 9f2fcdc3cc Alternate calling of status and updatedps. il y a 3 ans
  Jason Rumney d8d9d44840 Add a "force" attribute to dps config. il y a 3 ans
  Jason Rumney d4664e35a7 Stop retrying when Home Assistant is shutting down. il y a 3 ans
  Jason Rumney 87f319bb1e device: set tinytuya retry limit to 1 il y a 3 ans
  Jason Rumney 8b35f43e09 Use tinytuya set_multiple_values API function to send. il y a 3 ans
  Jason Rumney bdaf687f21 Add a new option "poll_only" to force polling of devices. il y a 3 ans
  Jason Rumney dbab00a949 Partial revert of 7c971be75 Get HA to call async_refresh once... il y a 3 ans
  Ivann LARUELLE 08912df117 fix(devices): make sure we update state after resetting state to avoid race condition il y a 3 ans
  Ivann LARUELLE 0c74739780 fix(devices): instruct home assistant to fetch device state if unavailable il y a 3 ans
  Jason Rumney 30c2cee351 Calculate AUTO_CONNECTION_ATTEMPTS from API_PROTOCOL_VERSIONS length il y a 3 ans
  Jason Rumney 443d5f90ec Add support for protocol version 3.5 il y a 3 ans
  Jason Rumney 7c971be759 Get HA to call async_refresh once for each device during startup il y a 3 ans
  Jason Rumney 5be90c7ca7 async_refresh: Update any children that are already set up. il y a 3 ans
  Jason Rumney d4bd4abaf1 Device tests: fix failing tests for recent changes. il y a 3 ans
  Jason Rumney 99a79cbbb0 Fix protocol rotation for auto connections. il y a 3 ans
  Jason Rumney d94c2bc83a Add tests for new functionality in device.py il y a 3 ans
  Jason Rumney cc6d5d6be1 Catch Exception rather than BaseException. il y a 3 ans
  Jason Rumney 72d8b8311e Support for persistent connections. il y a 3 ans
  Jason Rumney cbb9a1ee9b Refactor: hardcode default temperature unit in climate and water_heater entities. il y a 3 ans
  Jason Rumney 7b535aca79 Reduce retries when using a single protocol version. il y a 3 ans
  Jason Rumney 50fa1686d4 Don't set api version on startup. il y a 3 ans
  Jason Rumney f64fcd0d02 Allow explicitly setting the protocol version. il y a 3 ans
  Jason Rumney 525ca88382 Do not clobber old dps when updating. il y a 3 ans