Skip to content

Commit

Permalink
Update app.json to Master for v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TedTolboom committed Jul 10, 2018
1 parent a7faff0 commit 7fa24c5
Showing 1 changed file with 0 additions and 50 deletions.
50 changes: 0 additions & 50 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,56 +370,6 @@
}
]
},
{
"id": "MH7-EH",
"name": {
"en": "MH7 Thermostat"
},
"zwave": {
"manufacturerId": [
351
],
"productTypeId": [
1793
],
"productId": [
20738
],
"learnmode": {
"image": "/drivers/MH7-EH/assets/learnmode.svg",
"instruction": {
"en": "1. Press and hold the ^ key on the panel for 3 seconds.\n2. Release and press the same key again to set the device in inclusion mode. The display will show '---''\r\nNote: If inclusion is successful, the Node ID will be shown in the display for a few seconds."
}
},
"unlearnmode": {
"image": "/drivers/MH7-EH/assets/learnmode.svg",
"instruction": {
"en": "1. Press and hold the ^ key on the panel for 3 seconds.\n2. Release and press the same key again to set the device in inclusion mode\r\nNote: If the exclusion is successful, the display will show '---'"
}
},
"associationGroups": [
1
],
"associationGroupsOptions": {
"1": {
"hint": {
"en": "Lifeline group"
}
}
}
},
"class": "thermostat",
"capabilities": [
"measure_temperature",
"target_temperature"
],
"icon": "/drivers/MH7-EH/assets/icon.svg",
"images": {
"large": "/drivers/MH7-EH/assets/images/large.jpg",
"small": "/drivers/MH7-EH/assets/images/small.jpg"
},
"settings": []
},
{
"id": "MH9-CO2",
"name": {
Expand Down

0 comments on commit 7fa24c5

Please sign in to comment.