- Jan 06, 2024
-
-
Gard Spreemann authored
-
Gard Spreemann authored
-
- Dec 31, 2023
- Dec 30, 2023
- Dec 27, 2023
-
-
Gard Spreemann authored
-
Gard Spreemann authored
-
- Dec 18, 2023
- Dec 17, 2023
-
-
Gard Spreemann authored
-
Gard Spreemann authored
-
- Dec 10, 2023
-
-
puddly authored
* Add a `cancel_all` to dynamic bounded semaphore * Only feed the watchdog when we have time, until a priority queue is implemented * Ignore devices that have no `last_seen` time * Add some unit tests * Ignore device activity time when polling watchdog * Revert "Add a `cancel_all` to dynamic bounded semaphore" This reverts commit e5f57c43062cbf13d173751b9831f367fbdb3852.
-
- Dec 06, 2023
-
-
puddly authored
* Use the new IKEA OTA URL * Use the hardcoded DIRIGERA URL * Add a unit test for invalid version in URL
-
- Nov 23, 2023
-
-
Gard Spreemann authored
-
Gard Spreemann authored
-
- Nov 16, 2023
-
-
puddly authored
* Implement `probe` within zigpy * Add a `baudrate` key * Add a `flow_control` key * Have default values for device keys * Add unit tests * Drop `App.SCHEMA_DEVICE`
-
- Nov 15, 2023
- Nov 14, 2023
-
-
puddly authored
* Implement a singleton type * Remove implicit coroutine queuing from listeners * Remove `device` attribute from listeners * Allow listeners to subscribe to any device
-
- Nov 13, 2023
- Oct 25, 2023
-
-
puddly authored
* Deprecate `handle_message` and migrate to `packet_received` * Propagate internal parsing errors * Allow `error` to propagate to the request future matcher * Parse the ZCL/ZDO header first * Add a compatibility shim for `handle_message` * Fix existing unit tests * Overwrite the packet header when deserializing ZCL * Add back `Device.deserialize` for XBee compatibility * Add some unit tests
-
- Oct 23, 2023
-
-
TheJulianJES authored
* Update GitHub stale action to v8 * Remove dashes from labels
-
- Oct 15, 2023
-
-
puddly authored
* Fix parsing of `Array` * Remove invalid unit test
-
- Oct 14, 2023
-
-
Gard Spreemann authored
-
Gard Spreemann authored
-
- Oct 13, 2023
-
-
puddly authored
-
- Oct 09, 2023
-
-
puddly authored
* Don't log uninitialized devices on startup * Implement a simple `remove_listener` * Do not automatically shutdown the database listener when `startup` fails * Fix unit `Listenable` unit test
-
Denis Shulyaka authored
-
- Sep 27, 2023
-
-
puddly authored
-
- Sep 26, 2023
-
-
puddly authored
-
- Sep 23, 2023
-
-
Gard Spreemann authored
-
Gard Spreemann authored
-
- Sep 22, 2023
-
-
puddly authored
-
- Sep 11, 2023
-
-
Marc Mueller authored
-