Skip to content

Commit

Permalink
feat(config): add Z-Wave.me Z-Station (#7521)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fohdeesha authored Jan 10, 2025
1 parent 1accc43 commit ebc5733
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions packages/config/config/devices/0x0147/z_station.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"manufacturer": "Z-Wave.me",
"manufacturerId": "0x0147",
"label": "Z-Station",
"description": "USB Z-Wave & Zigbee Controller",
"devices": [
{
"productType": "0x0401",
"productId": "0x0301",
"zwaveAllianceId": 5038
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"metadata": {
"manual": "https://z-wave.me/drive/?file=6dd7593b29fe246f28328f704082c8ea851d"
}
}

0 comments on commit ebc5733

Please sign in to comment.