Skip to content

Commit cb615d7

Browse files
Bump zha-quirks from 0.0.130 to 0.0.131 (#368)
* Bump zha-quirks from 0.0.130 to 0.0.131 Bumps [zha-quirks](https://github.com/zigpy/zha-device-handlers) from 0.0.130 to 0.0.131. - [Release notes](https://github.com/zigpy/zha-device-handlers/releases) - [Commits](zigpy/zha-device-handlers@0.0.130...0.0.131) --- updated-dependencies: - dependency-name: zha-quirks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Fix import in `test_button` * Remove outdated IKEA test files Test files for IEKA VINDSTYRKA and IKEA VALLHORN have been removed temporarily, as zha-quirks adds new entities with this release. The test files need to be regenerated with the new version later. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: TheJulianJES <[email protected]>
1 parent f6f4b6c commit cb615d7

File tree

4 files changed

+2
-2529
lines changed

4 files changed

+2
-2529
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"zigpy-deconz==0.24.1",
2121
"zigpy-xbee==0.21.0",
2222
"zigpy-zigate==0.13.2",
23-
"zha-quirks==0.0.130",
23+
"zha-quirks==0.0.131",
2424
"pyserial==3.5",
2525
"pyserial-asyncio-fast",
2626
]

0 commit comments

Comments
 (0)