Skip to content

Commit 19221a5

Browse files
Bump zha-quirks from 0.0.136 to 0.0.137 (#441)
* Bump zha-quirks from 0.0.136 to 0.0.137 Bumps [zha-quirks](https://github.com/zigpy/zha-device-handlers) from 0.0.136 to 0.0.137. - [Release notes](https://github.com/zigpy/zha-device-handlers/releases) - [Commits](zigpy/zha-device-handlers@0.0.136...0.0.137) --- updated-dependencies: - dependency-name: zha-quirks dependency-version: 0.0.137 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 695475a commit 19221a5

File tree

4 files changed

+11
-35
lines changed

4 files changed

+11
-35
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.2",
2121
"zigpy-xbee==0.21.0",
2222
"zigpy-zigate==0.13.2",
23-
"zha-quirks==0.0.136",
23+
"zha-quirks==0.0.137",
2424
"pyserial==3.5",
2525
"pyserial-asyncio-fast",
2626
]

tests/data/devices/plaid-systems-ps-sprzms-slp3.json

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"friendly_model": "PS-SPRZMS-SLP3",
99
"name": "PLAID SYSTEMS PS-SPRZMS-SLP3",
1010
"quirk_applied": true,
11-
"quirk_class": "zhaquirks.plaid.soil.SoilMoisture",
11+
"quirk_class": "zigpy.quirks.v2.CustomDeviceV2",
1212
"quirk_id": null,
1313
"manufacturer_code": 4098,
1414
"power_source": "Battery or Unknown",
@@ -893,31 +893,7 @@
893893
]
894894
}
895895
},
896-
"original_signature": {
897-
"models_info": [
898-
[
899-
"PLAID SYSTEMS",
900-
"PS-SPRZMS-SLP3"
901-
]
902-
],
903-
"endpoints": {
904-
"1": {
905-
"profile_id": "0x0104",
906-
"device_type": "0x0405",
907-
"input_clusters": [
908-
"0x0000",
909-
"0x0001",
910-
"0x0003",
911-
"0x0402",
912-
"0x0405"
913-
],
914-
"output_clusters": [
915-
"0x0003",
916-
"0x0019"
917-
]
918-
}
919-
}
920-
},
896+
"original_signature": {},
921897
"zha_lib_entities": {
922898
"button": [
923899
{
@@ -1112,7 +1088,7 @@
11121088
},
11131089
"id": "1:0x0001",
11141090
"unique_id": "00:0d:6f:00:0e:6e:82:87:1:0x0001",
1115-
"status": "CONFIGURED",
1091+
"status": "INITIALIZED",
11161092
"value_attribute": "battery_voltage"
11171093
}
11181094
],

tests/data/devices/tz3210-j4pdtz9v-ts0001.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@
972972
},
973973
"id": "1:0xef00",
974974
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
975-
"status": "CONFIGURED",
975+
"status": "INITIALIZED",
976976
"value_attribute": null
977977
}
978978
],
@@ -1026,7 +1026,7 @@
10261026
},
10271027
"id": "1:0xef00",
10281028
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
1029-
"status": "CONFIGURED",
1029+
"status": "INITIALIZED",
10301030
"value_attribute": null
10311031
}
10321032
],
@@ -1080,7 +1080,7 @@
10801080
},
10811081
"id": "1:0xef00",
10821082
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
1083-
"status": "CONFIGURED",
1083+
"status": "INITIALIZED",
10841084
"value_attribute": null
10851085
}
10861086
],
@@ -1136,7 +1136,7 @@
11361136
},
11371137
"id": "1:0xef00",
11381138
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
1139-
"status": "CONFIGURED",
1139+
"status": "INITIALIZED",
11401140
"value_attribute": null
11411141
}
11421142
],
@@ -1192,7 +1192,7 @@
11921192
},
11931193
"id": "1:0xef00",
11941194
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
1195-
"status": "CONFIGURED",
1195+
"status": "INITIALIZED",
11961196
"value_attribute": null
11971197
}
11981198
],
@@ -1468,7 +1468,7 @@
14681468
},
14691469
"id": "1:0xef00",
14701470
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
1471-
"status": "CONFIGURED",
1471+
"status": "INITIALIZED",
14721472
"value_attribute": null
14731473
}
14741474
],

tests/data/devices/tze200-locansqn-ts0601.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"friendly_model": "TS0601",
99
"name": "_TZE200_locansqn TS0601",
1010
"quirk_applied": true,
11-
"quirk_class": "zigpy.quirks.v2.CustomDeviceV2",
11+
"quirk_class": "zhaquirks.tuya.builder.EnchantedDeviceV2",
1212
"quirk_id": null,
1313
"manufacturer_code": 4417,
1414
"power_source": "Battery or Unknown",

0 commit comments

Comments
 (0)