Skip to content

Commit 632430d

Browse files
AlCalzonetrainman419ahendrix
authored
Restore Leviton firmwares with new URLs (#289)
Co-authored-by: Austin <namniart+github@gmail.com> Co-authored-by: Austin Hendrix <namniart@gmail.com>
1 parent aad11ef commit 632430d

File tree

5 files changed

+105
-0
lines changed

5 files changed

+105
-0
lines changed

firmwares/leviton/DZ15S.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"devices": [
3+
{
4+
// https://products.z-wavealliance.org/products/1957?selectedFrequencyId=2
5+
"brand": "Leviton",
6+
"model": "DZ15S",
7+
"manufacturerId": "0x001d",
8+
"productType": "0x3401",
9+
"productId": "0x0001"
10+
}
11+
],
12+
"upgrades": [
13+
{
14+
"version": "1.23",
15+
"changelog": "Latest Leviton Firmware",
16+
"target": 0,
17+
"url": "https://leviton.com/content/dam/leviton/support/DZ15S_v1_23.ota",
18+
"integrity": "sha256:a7be23590211edb1cc264edf2209d355786317d4d6eb04708609425402bff71d"
19+
}
20+
]
21+
}

firmwares/leviton/DZ1KD.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"devices": [
3+
{
4+
// https://products.z-wavealliance.org/products/1956?selectedFrequencyId=2
5+
"brand": "Leviton",
6+
"model": "DZ1KD",
7+
"manufacturerId": "0x001d",
8+
"productType": "0x3301",
9+
"productId": "0x0001"
10+
}
11+
],
12+
"upgrades": [
13+
{
14+
"version": "1.22",
15+
"changelog": "Latest Leviton Firmware",
16+
"target": 0,
17+
"url": "https://leviton.com/content/dam/leviton/support/DZ1KD_v1_22.ota",
18+
"integrity": "sha256:974c4cede0176bc21478faa77394de9e1d1707bed233134dd1eb080f13459f33"
19+
}
20+
]
21+
}

firmwares/leviton/DZ6HD.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"devices": [
3+
{
4+
// https://products.z-wavealliance.org/products/1910?selectedFrequencyId=2
5+
"brand": "Leviton",
6+
"model": "DZ6HD",
7+
"manufacturerId": "0x001d",
8+
"productType": "0x3201",
9+
"productId": "0x0001"
10+
}
11+
],
12+
"upgrades": [
13+
{
14+
"version": "1.22",
15+
"changelog": "Latest Leviton Firmware",
16+
"target": 0,
17+
"url": "https://leviton.com/content/dam/leviton/support/DZ6HD_v1_22.ota",
18+
"integrity": "sha256:502141714eeb1868e85f0545f5b86f4639ee04de4c984c48202ba20b7192c79a"
19+
}
20+
]
21+
}

firmwares/leviton/DZPA1.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"devices": [
3+
{
4+
// https://products.z-wavealliance.org/products/1959?selectedFrequencyId=2
5+
"brand": "Leviton",
6+
"model": "DZPA1",
7+
"manufacturerId": "0x001d",
8+
"productType": "0x3601",
9+
"productId": "0x0001"
10+
}
11+
],
12+
"upgrades": [
13+
{
14+
"version": "1.23",
15+
"changelog": "Latest Leviton Firmware",
16+
"target": 0,
17+
"url": "https://leviton.com/content/dam/leviton/support/DZPA1_v1_23.ota",
18+
"integrity": "sha256:04b1d208553ea12a0361e293333835c200cb18e879ec4c4e877b5af7dcf182cc"
19+
}
20+
]
21+
}

firmwares/leviton/DZPD3.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"devices": [
3+
{
4+
// https://products.z-wavealliance.org/products/1958?selectedFrequencyId=2
5+
"brand": "Leviton",
6+
"model": "DZPD3",
7+
"manufacturerId": "0x001d",
8+
"productType": "0x3501",
9+
"productId": "0x0001"
10+
}
11+
],
12+
"upgrades": [
13+
{
14+
"version": "1.22",
15+
"changelog": "Latest Leviton Firmware",
16+
"target": 0,
17+
"url": "https://leviton.com/content/dam/leviton/support/DZPD3_v1_22.ota",
18+
"integrity": "sha256:e8c5537eb92462bfdfa5730bac03ae37f4191ad88a846834ed7f0e078daa932f"
19+
}
20+
]
21+
}

0 commit comments

Comments
 (0)