Commit History

Autor SHA1 Mensaxe Data
  Jason Rumney c7140a47f4 fix(device): only log class name when logging errors hai 8 meses
  Jason Rumney cece01d690 Device comms: ensure errors get counted. hai 1 ano
  Jason Rumney daf220aca1 Device: don't reuse cached connections for test hai 1 ano
  Jason Rumney d6b5ac0633 Device: improve error detection in refresh_cached_state. hai 1 ano
  Jason Rumney 3c82f07312 Fix issue in last commit hai 1 ano
  Jason Rumney 3bd4012880 Add a 3.22 protocol version for enabling "device22" detection hai 1 ano
  Jason Rumney 46e4428761 device communication: ignore HA poll requests once started hai 1 ano
  Jason Rumney c885246f76 Device: appear as available if it has returned empty polls hai 1 ano
  Jason Rumney 01fc484e2a Device: make error reporting less verbose hai 1 ano
  Jason Rumney 4aed1521b5 config_flow: collect the results of possible_matches generator. hai 1 ano
  Jason Rumney e42272bdb7 config_flow: use product_ids from cloud flow in device matching hai 1 ano
  Jason Rumney 724c8f1f75 Bump log level of subsequent failures to info hai 1 ano
  Jason Rumney b40846c580 Add missing colon hai 1 ano
  Jason Rumney 2e89b0fe61 Device: log subsequent failures as debug hai 1 ano
  Jason Rumney 81ff853325 Device: avoid repeatedly logging connection failures as error. hai 1 ano
  Jason Rumney b2ebd7312f Use node_id in preference to uuid for sub-devices. hai 1 ano
  Jason Rumney 5f2113ddf4 device matching: run every iteration of generator async hai 1 ano
  Jason Rumney c07269e710 device: close connection on any exception when receiving. hai 1 ano
  czarau c4dcae981d Update device.py hai 1 ano
  Jason Rumney 08db14e69f Device: fix boolean case hai 1 ano
  Jason Rumney c186dae362 Device: don't delay updates if the connection is persistent hai 1 ano
  Jason Rumney 4db298c997 Device: use correct boolean value hai 1 ano
  Jason Rumney 3fafb5fee2 Device: when stopping or pausing, force non-persistent connection hai 1 ano
  Jason Rumney 9302cd5d46 Cloud: revert implementation to QueryThingsDataModel hai 1 ano
  Jason Rumney 3eceaa9ebb Subdevices: use CID rather than parent device id for device "id" hai 1 ano
  Jason Rumney 8c33c42821 Subdevices: revert use of poll_only hai 1 ano
  Jason Rumney dd03747ee5 Subdevices: ensure same parent is used and only polling hai 1 ano
  Jason Rumney 3fa9e041f3 device: enumerate matching configs in an executor. hai 1 ano
  Jason Rumney 57f5379967 Reorder imports to satisfy ruff hai 1 ano
  Jason Rumney 0b691a70a6 Handle CancelledError when stopping hai 1 ano