Skip to content

Commit

Permalink
Update productTypeId and icons for SES302 and SES303
Browse files Browse the repository at this point in the history
  • Loading branch information
hankolsen committed Mar 1, 2021
1 parent 4058270 commit 2f7e5a3
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions drivers/ses302/assets/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion drivers/ses302/driver.compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"class": "sensor",
"zwave": {
"manufacturerId": 89,
"productTypeId": [14],
"productTypeId": [13],
"productId": [2],
"zwaveAllianceProductId": 1740,
"associationGroups": [1, 2, 3, 4, 5, 6],
Expand Down
8 changes: 4 additions & 4 deletions drivers/ses303/assets/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions drivers/ses303/driver.compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"class": "sensor",
"zwave": {
"manufacturerId": 89,
"productTypeId": [14],
"productTypeId": [13],
"productId": [3],
"zwaveAllianceProductId": 1740,
"associationGroups": [1, 2, 3, 4, 5, 6],
Expand All @@ -27,4 +27,4 @@
"measure_humidity"
],
"$extends": ["defaults"]
}
}

0 comments on commit 2f7e5a3

Please sign in to comment.