Skip to content

Commit

Permalink
Update tf016_tf021.json
Browse files Browse the repository at this point in the history
Minor fixes
  • Loading branch information
danrfossberg authored Jan 28, 2025
1 parent 1971fc3 commit fbefdd5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions packages/config/config/devices/0x019b/tf016_tf021.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
{
"productType": "0x0001",
"productId": "0x0001",
// One of these is labeled TF016, the other TF021
"zwaveAllianceId": [1182, 1234]
},
{
Expand Down Expand Up @@ -63,7 +62,6 @@
"valueSize": 2,
"defaultValue": 1,
"allowManualEntry": false,
/* eslint-disable @zwave-js/consistent-config-string-case */
"options": [
{
"label": "F",
Expand All @@ -90,7 +88,6 @@
"value": 5
}
]
/* eslint-enable @zwave-js/consistent-config-string-case */
},
{
"#": "3",
Expand Down Expand Up @@ -261,9 +258,7 @@
}
],
"compat": {
// The device reports its relay state via the Basic CC
"mapBasicReport": false,
// Supervision reports are sent from the root device instead of endpoints
"commandClasses": {
"remove": {
"Supervision": {
Expand All @@ -277,7 +272,7 @@
"exclusion": "To exclude the thermostat from your home automation gateway, press Center (confirm) for 10 seconds.\nThe display will show OFF. Press Right (down) 4 times till you see Con in the display.\nNow start removing the device in your home automation software. Enter exclusion mode by pressing Center (confirm) for approximately 2 seconds. The inclusion/exclusion icon will appear in the display. Confirmation will show Inc/EcL in the display. If exclusion fails, Err (error) will appear.\nLeave programming mode by choosing ESC in menu. Your thermostat is ready for use with default settings",
"reset": "By pressing buttons Left and Center (up and confirm) for 20 seconds, the thermostat will perform a complete factory reset.\nPlease use this procedure only when the primary controller is missing or otherwise inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1234/Manual_Multireg%20Z-Wave_Ver2015-A.pdf"
}
},
"meterCommandClass": {
"getSupport": true,
"reportScales": {
Expand Down

0 comments on commit fbefdd5

Please sign in to comment.