Jason Rumney
|
4aed1521b5
config_flow: collect the results of possible_matches generator.
|
il y a 1 an |
Jason Rumney
|
e42272bdb7
config_flow: use product_ids from cloud flow in device matching
|
il y a 1 an |
Jason Rumney
|
724c8f1f75
Bump log level of subsequent failures to info
|
il y a 1 an |
Jason Rumney
|
b40846c580
Add missing colon
|
il y a 1 an |
Jason Rumney
|
2e89b0fe61
Device: log subsequent failures as debug
|
il y a 1 an |
Jason Rumney
|
81ff853325
Device: avoid repeatedly logging connection failures as error.
|
il y a 1 an |
Jason Rumney
|
b2ebd7312f
Use node_id in preference to uuid for sub-devices.
|
il y a 1 an |
Jason Rumney
|
5f2113ddf4
device matching: run every iteration of generator async
|
il y a 1 an |
Jason Rumney
|
c07269e710
device: close connection on any exception when receiving.
|
il y a 1 an |
czarau
|
c4dcae981d
Update device.py
|
il y a 1 an |
Jason Rumney
|
08db14e69f
Device: fix boolean case
|
il y a 1 an |
Jason Rumney
|
c186dae362
Device: don't delay updates if the connection is persistent
|
il y a 1 an |
Jason Rumney
|
4db298c997
Device: use correct boolean value
|
il y a 1 an |
Jason Rumney
|
3fafb5fee2
Device: when stopping or pausing, force non-persistent connection
|
il y a 1 an |
Jason Rumney
|
9302cd5d46
Cloud: revert implementation to QueryThingsDataModel
|
il y a 1 an |
Jason Rumney
|
3eceaa9ebb
Subdevices: use CID rather than parent device id for device "id"
|
il y a 1 an |
Jason Rumney
|
8c33c42821
Subdevices: revert use of poll_only
|
il y a 1 an |
Jason Rumney
|
dd03747ee5
Subdevices: ensure same parent is used and only polling
|
il y a 1 an |
Jason Rumney
|
3fa9e041f3
device: enumerate matching configs in an executor.
|
il y a 1 an |
Jason Rumney
|
57f5379967
Reorder imports to satisfy ruff
|
il y a 1 an |
Jason Rumney
|
0b691a70a6
Handle CancelledError when stopping
|
il y a 1 an |
Jason Rumney
|
7e0febcafa
Mark async_actually_start as a callback.
|
il y a 1 an |
craibo
|
9fe774e52f
HA 2024.5.0 Issue fixes
|
il y a 2 ans |
Jason Rumney
|
81e00715e5
HA 2024.5 workaround attempt 2
|
il y a 2 ans |
Jason Rumney
|
527e28ddd3
HA 2024.5 hotfix: do not call async_write_ha_state from receive thread
|
il y a 2 ans |
Jason Rumney
|
a83858af0f
device: pass full_poll to entity.on_receive so event entities can use it.
|
il y a 2 ans |
Jason Rumney
|
afa13cc063
Avoid explicit returning of None where easy.
|
il y a 2 ans |
Jason Rumney
|
2dbd30b12b
device: output warning when a protocol error is recevied
|
il y a 2 ans |
Jason Rumney
|
eb2bdb2b1a
Enable general lint checking for main source.
|
il y a 2 ans |
Jason Rumney
|
e8fbe34c3f
Add support for event platform.
|
il y a 2 ans |