Skip to content
Snippets Groups Projects
  1. Jun 24, 2023
  2. Jun 22, 2023
  3. Jun 16, 2023
  4. Jun 10, 2023
  5. Jun 08, 2023
  6. Jun 05, 2023
  7. May 28, 2023
  8. May 26, 2023
  9. May 18, 2023
  10. May 15, 2023
    • David F. Mulcahey's avatar
      New cluster attribute and command format (#1206) · a4300b17
      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: default avatarpuddly <32534428+puddly@users.noreply.github.com>
      a4300b17
  11. Apr 27, 2023
  12. Apr 26, 2023
  13. Apr 24, 2023
  14. Apr 21, 2023
  15. Apr 20, 2023
    • puddly's avatar
      More type annotations (#1198) · 1c8b1afe
      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
      1c8b1afe
  16. Apr 17, 2023
  17. Apr 11, 2023
  18. Apr 10, 2023
  19. Apr 05, 2023
  20. Mar 30, 2023
Loading