8000 Tags · decompil3d/zha · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: decompil3d/zha

Tags

0.0.41

Toggle 0.0.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Convert ZCL attributes from strings when writing (zigpy#267)

* Convert ZCL attributes when writing

* Handle bytes too

* Add some unit tests

* Address review comments

0.0.40

Toggle 0.0.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump zigpy from 0.73.0 to 0.73.1 (zigpy#313)

Bumps [zigpy](https://github.com/zigpy/zigpy) from 0.73.0 to 0.73.1.
- [Release notes](https://github.com/zigpy/zigpy/releases)
- [Commits](zigpy/zigpy@0.73.0...0.73.1)

---
updated-dependencies:
- dependency-name: zigpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.0.39

Toggle 0.0.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump zigpy from 0.71.0 to 0.72.0 (zigpy#294)

* Bump zigpy from 0.71.0 to 0.72.0

Bumps [zigpy](https://github.com/zigpy/zigpy) from 0.71.0 to 0.72.0.
- [Release notes](https://github.com/zigpy/zigpy/releases)
- [Commits](zigpy/zigpy@0.71.0...0.72.0)

---
updated-dependencies:
- dependency-name: zigpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Drop `CONF_STARTUP_ENERGY_SCAN`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: puddly <32534428+puddly@users.noreply.github.com>

0.0.38

Toggle 0.0.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Decimal OTA progress (zigpy#288)

* Allow non-integer OTA progress percentage

* Update unit tests

* Revert debouncer, progress is naturally limited to roughly 1/200ms

* Rename `progress` to `update_percentage`

0.0.37

Toggle 0.0.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow renaming devices with quirk v2 `friendly_name` (zigpy#283)

Allow renaming devices

0.0.36

Toggle 0.0.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bind and set up reporting for Hue contact sensor (zigpy#238)

Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>

0.0.35

Toggle 0.0.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for EFFECT_OFF (zigpy#99)

* Add support for EFFECT_NONE

* off not None

* review comment

* Adjust typing for `effect` in `restore_external_state_attributes`

* Fix effect behavior in `_assume_group_state`

* Fix effect behavior in `restore_external_state_attributes`

* Adjust `None` state restoration tests for new effect behavior

* Move out `self._effect_list` into `effect_list`

* Only add `EFFECT_OFF` if there are other effects

* Revert "Only add `EFFECT_OFF` if there are other effects"

This reverts commit aa870ef.

* Always set effect on members

Changing any other attributes always turns off the effect at the moment, so we need to pass that to the members.

* Fix group light test expecting `None` `effect_list`

---------

Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>

0.0.34

Toggle 0.0.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump zigpy from 0.66.0 to 0.67.0 (zigpy#212)

* Bump zigpy from 0.66.0 to 0.67.0

Bumps [zigpy](https://github.com/zigpy/zigpy) from 0.66.0 to 0.67.0.
- [Release notes](https://github.com/zigpy/zigpy/releases)
- [Commits](zigpy/zigpy@0.66.0...0.67.0)

---
updated-dependencies:
- dependency-name: zigpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix discovery tests

* Support `fallback_name`

* Add a unit test for `fallback_name`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: puddly <32534428+puddly@users.noreply.github.com>

0.0.33

Toggle 0.0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump bellows from 0.40.5 to 0.40.6 (zigpy#201)

Bumps [bellows](https://github.com/zigpy/bellows) from 0.40.5 to 0.40.6.
- [Release notes](https://github.com/zigpy/bellows/releases)
- [Commits](zigpy/bellows@0.40.5...0.40.6)

---
updated-dependencies:
- dependency-name: bellows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.0.32

Toggle 0.0.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump zha-quirks from 0.0.120 to 0.0.121 (zigpy#185)

Bumps [zha-quirks](https://github.com/zigpy/zha-device-handlers) from 0.0.120 to 0.0.121.
- [Release notes](https://github.com/zigpy/zha-device-handlers/releases)
- [Commits](zigpy/zha-device-handlers@0.0.120...0.0.121)

---
updated-dependencies:
- dependency-name: zha-quirks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0