Skip to content

Commit 7ca9e13

Browse files
Bump zha-quirks from 0.0.148 to 0.0.149 (#576)
* Bump zha-quirks from 0.0.148 to 0.0.149 Bumps [zha-quirks](https://github.com/zigpy/zha-device-handlers) from 0.0.148 to 0.0.149. - [Release notes](https://github.com/zigpy/zha-device-handlers/releases) - [Commits](zigpy/zha-device-handlers@0.0.148...0.0.149) --- updated-dependencies: - dependency-name: zha-quirks dependency-version: 0.0.149 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Regenerate diagnostics --------- 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 71f3492 commit 7ca9e13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.25.5",
2121
"zigpy-xbee==0.21.1",
2222
"zigpy-zigate==0.13.4",
23-
"zha-quirks==0.0.148",
23+
"zha-quirks==0.0.149",
2424
"pyserial==3.5",
2525
"pyserial-asyncio-fast",
2626
]

tests/data/devices/frient-a-s-aqszb-110.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@
498498
"class_name": "Sensor",
499499
"translation_key": null,
500500
"translation_placeholders": null,
501-
"device_class": "volatile_organic_compounds",
501+
"device_class": "volatile_organic_compounds_parts",
502502
"state_class": "measurement",
503503
"entity_category": null,
504504
"entity_registry_enabled_default": true,

0 commit comments

Comments
 (0)