Skip to content

Commit bd10579

Browse files
committed
Regenerate diagnostics using latest quirks
1 parent a3eade9 commit bd10579

File tree

3 files changed

+10
-34
lines changed

3 files changed

+10
-34
lines changed

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
],
@@ -1027,7 +1027,7 @@
10271027
},
10281028
"id": "1:0xef00",
10291029
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
1030-
"status": "CONFIGURED",
1030+
"status": "INITIALIZED",
10311031
"value_attribute": null
10321032
}
10331033
],
@@ -1082,7 +1082,7 @@
10821082
},
10831083
"id": "1:0xef00",
10841084
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
1085-
"status": "CONFIGURED",
1085+
"status": "INITIALIZED",
10861086
"value_attribute": null
10871087
}
10881088
],
@@ -1139,7 +1139,7 @@
11391139
},
11401140
"id": "1:0xef00",
11411141
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
1142-
"status": "CONFIGURED",
1142+
"status": "INITIALIZED",
11431143
"value_attribute": null
11441144
}
11451145
],
@@ -1195,7 +1195,7 @@
11951195
},
11961196
"id": "1:0xef00",
11971197
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
1198-
"status": "CONFIGURED",
1198+
"status": "INITIALIZED",
11991199
"value_attribute": null
12001200
}
12011201
],
@@ -1471,7 +1471,7 @@
14711471
},
14721472
"id": "1:0xef00",
14731473
"unique_id": "ab:cd:ef:12:c8:12:1d:0b:1:0xef00",
1474-
"status": "CONFIGURED",
1474+
"status": "INITIALIZED",
14751475
"value_attribute": null
14761476
}
14771477
],

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)