puddly

Results 91 issues of puddly

This format is backwards compatible with the old format but aims to be much more versatile: ```yaml zha: zigpy_config: ota: enabled: true disable_providers: [ikea] # Replace all default providers by...

Fixes #1382. This PR replaces `get_ota_image` with `get_ota_images`, which returns all compatible OTA image metadata. For upgrades, this metadata will also contain the full firmware image. For downgrades, it will...

A device is sending an "invalid" CharacterString (really should be LVBytes for this cluster!). This is according to the spec and should be treated as an empty string. Maybe there...

This is going to be a huge change. Very WIP, only backup and restore is working. - The command format for sending packets seems to have changed significantly. - Parameters...

I believe all of the config affecting table sizes no longer works with newer versions of EmberZNet. The source route table size, for example, is a compile-time constant that generates...

Two fixes: 1. `setSourceRoute` is a no-op in EZSPv9 and above, the command does nothing. There is currently no known way to send packets with a specific source route in...

Sample implementation of https://github.com/zigpy/zigpy/pull/1425

This should allow Conbee II users using VMs to raise the interval high enough to avoid having the USB interface resetting.

To run it: ```bash # Collect the data pip install 'git+https://github.com/puddly/zigpy-cli@puddly/advanced-energy-scan' zigpy radio ezsp /dev/cu.SLAB_USBtoUART advanced-energy-scan \ --num-energy-scans 1000 \ --num-network-scans 20 \ advanced-energy-scan.json # Plot it with the script...

## Breaking change We have removed the "Always prefer XY color mode" checkbox from the ZHA config options as we no longer support the HS color mode, just XY. This...

cla-signed
integration: zha
small-pr
has-tests
dependency
by-code-owner
Quality Scale: No score