Skip to content

Commit

Permalink
Add Aeotec ZW175-C EU firmware version 1.3 (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: mundschenk-at <[email protected]>
  • Loading branch information
mundschenk-at and mundschenk-at authored Aug 29, 2024
1 parent 5f00266 commit ead1488
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions firmwares/aeotec/ZW175-C.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"devices": [
{
"brand": "Aeotec",
"model": "ZW175-C",
"manufacturerId": "0x0371",
"productType": "0x0003", // EU
"productId": "0x00af"
}
],
"upgrades": [
{
"version": "1.3",
"channel": "stable",
//"region": "europe",
"changelog": "Bug Fixes:\n* Fixes threshold reporting to allow a change in threshold to initiate multiple reports if there is watt change that is above 0W",
"files": [
{
"target": 0,
"url": "https://aeotec.freshdesk.com/helpdesk/attachments/6191002461",
"integrity": "sha256:e948ea85e536a98cc0ad824fe8c92db9b2de8fe8058a9c44a1fd1a7af6e8c98c"
}
]
}
]
}

0 comments on commit ead1488

Please sign in to comment.