- Jun 24, 2023
-
-
Gard Spreemann authored
-
Gard Spreemann authored
-
- Jun 22, 2023
- Jun 16, 2023
-
-
puddly authored
* Remove `tries` from topology function calls * Strip `kwargs` from mocks
-
- Jun 10, 2023
-
-
Gard Spreemann authored
-
- Jun 08, 2023
-
-
Gard Spreemann authored
-
Gard Spreemann authored
-
Gard Spreemann authored
-
Gard Spreemann authored
-
- Jun 05, 2023
- May 28, 2023
-
-
nworbneb authored
* Add greenpower cluster enumerations * Create zgp.py * Remove greenpower changes * Update __init__.py * black fixes * Update zigpy/profiles/zgp.py * Update zigpy/profiles/zgp.py * Updated with latest naming (MIN -> BASIC) * Update cluster with new naming * Update clusters dictionary --------- Co-authored-by: puddly <32534428+puddly@users.noreply.github.com>
-
- May 26, 2023
-
-
puddly authored
-
Joakim Plate authored
* Allow enum to parse enum value * Some corrections and tests * Adjust formatting
-
- May 18, 2023
-
-
puddly authored
* Keep track of the last updated time of attributes * Include v12 schema * Use the public `update_attribute` method in appdb unit tests * Unit test attribute update time storage
-
- May 15, 2023
-
-
David F. Mulcahey authored
* smart energy constants * lint * new definition structure * kwargs * update annotations * new attr and cmd format * new attr and cmd format * new format for attrs and cmds * new format for attrs and cmds * new format for attrs and cmds * new format for attrs and cmds * new format for attr and cmd defs * new attr and cmd def format * new format for cmd and attr defs * new attr and cmd format * oops tuples * fucking tuples * fucking tuples * tests and cleanup * cleanup * more cleanup * fix tests and add guards * coverage * Implement a base class for attribute and command definitions * Add a unit test * WIP * Remove collision checks for `server_commands`/`ServerCommandDefs` * Increase patch test coverage to 100% * `Counter.total` is 3.10+, use `sum(Counter.values)` instead --------- Co-authored-by: puddly <32534428+puddly@users.noreply.github.com>
-
- Apr 27, 2023
-
-
puddly authored
-
- Apr 26, 2023
-
-
puddly authored
-
- Apr 24, 2023
- Apr 21, 2023
-
-
puddly authored
-
- Apr 20, 2023
-
-
puddly authored
* Include future annotations in all files * [monkeytype] zigpy.ota.image * [monkeytype] rest of zigpy.ota * [monkeytype] zigpy.state * [monkeytype] zigpy.application * [monkeytype] zigpy.endpoint * [monkeytype] zigpy.zcl * [monkeytype] zigpy.topology * [monkeytype] zigpy.types.named * [monkeytype] zigpy.types.struct * [monkeytype] zigpy.util * [monkeytype] zigpy.zcl.foundation * [monkeytype] zigpy.quirks * Remove `dict-item` from mypy `disable_error_code` * Fix failing quirk unit tests
-
- Apr 17, 2023
-
-
puddly authored
* Implement an API to change channels * Fix unit tests * Increase test coverage * Reduce number of broadcasts to 5 * Increase patch coverage to 100%
-
- Apr 11, 2023
- Apr 10, 2023
-
-
puddly authored
* Start up even when the `permit(0)` broadcast fails due to interference * Use string annotations in `zigpy.exceptions` * Ensure other exceptions are propagated * Include error in warning * Reword warning and fix unit test
-
David F. Mulcahey authored
* test reusing workflows * fix needs on coverage job * will this work * try this * better name * code folder * bump cache * setup env correctly * use with * yolo * sanity test * will this work * try again * try using step name * try again * and again * duplication * shared coverage * cleanup * minimum coverage percentage * update versions
-
David F. Mulcahey authored
* Always store a reference to task objects * oops
-
- Apr 05, 2023
- Mar 30, 2023
-
-
puddly authored
-