Skip to content

Commit

Permalink
added temperatureUnit to all device files
Browse files Browse the repository at this point in the history
  • Loading branch information
litinoveweedle committed Jun 3, 2024
1 parent 9195077 commit 2cc3c79
Show file tree
Hide file tree
Showing 327 changed files with 424 additions and 97 deletions.
1 change: 1 addition & 0 deletions codes/climate/1000.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController":"Broadlink",
"commandsEncoding":"Base64",
"temperatureUnit": "C",
"minTemperature":16,
"maxTemperature":30,
"precision":1,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1001.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"supportedModels": ["AKIRA GAN/GAG-A135FW-M"],
"commandsEncoding": "Base64",
"supportedController": "Broadlink",
"temperatureUnit": "C",
"minTemperature": 16,
"maxTemperature": 30,
"precision": 1,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1020.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1021.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1022.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 0.5,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1023.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1024.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1025.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController":"Broadlink",
"commandsEncoding":"Base64",
"temperatureUnit": "C",
"minTemperature":18.0,
"maxTemperature":25.0,
"precision":1.0,
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1026.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"minTemperature": 16.0,
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
"operationModes": [
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1027.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController":"Broadlink",
"commandsEncoding":"Base64",
"temperatureUnit": "C",
"minTemperature":16.0,
"maxTemperature":30.0,
"precision":1.0,
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1028.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
],
"supportedController":"Broadlink",
"commandsEncoding":"Base64",
"minTemperature":16.0,
"temperatureUnit": "C",
"minTemperature":16.0,
"maxTemperature":30.0,
"precision":1.0,
"operationModes":[
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1029.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
],
"commandsEncoding": "Base64",
"supportedController": "Broadlink",
"minTemperature": 16.0,
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
"operationModes": [
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1030.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
],
"supportedController":"Broadlink",
"commandsEncoding":"Base64",
"minTemperature":16.0,
"temperatureUnit": "C",
"minTemperature":16.0,
"maxTemperature":30.0,
"precision":1.0,
"operationModes":[
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1031.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 18.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1040.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 32.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1041.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1042.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 18.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1043.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"minTemperature": 18.0,
"temperatureUnit": "C",
"minTemperature": 18.0,
"maxTemperature": 30.0,
"precision": 1.0,
"operationModes": [
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1044.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"minTemperature": 61.0,
"temperatureUnit": "C",
"minTemperature": 61.0,
"maxTemperature": 86.0,
"precision": 1.0,
"operationModes": [
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1060.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 18,
"maxTemperature": 30,
"precision": 1,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1061.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1062.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
],
"commandsEncoding": "Base64",
"supportedController": "Broadlink",
"minTemperature": 18.0,
"temperatureUnit": "C",
"minTemperature": 18.0,
"maxTemperature": 30.0,
"precision": 1.0,
"operationModes": [
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1063.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"commandsEncoding": "Base64",
"supportedController": "Broadlink",
"temperatureUnit": "C",
"minTemperature": 18.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1064.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController":"Broadlink",
"commandsEncoding":"Base64",
"temperatureUnit": "C",
"minTemperature":18.0,
"maxTemperature":30.0,
"precision":1.0,
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1065.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
],
"commandsEncoding": "Base64",
"supportedController": "Broadlink",
"minTemperature": 16.0,
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
"operationModes": [
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1066.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
],
"commandsEncoding":"Base64",
"supportedController":"Broadlink",
"minTemperature":18,
"temperatureUnit": "C",
"minTemperature":18,
"maxTemperature":30,
"precision":1,
"operationModes":[
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1067.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 18,
"maxTemperature": 30,
"precision": 1,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1068.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController":"Broadlink",
"commandsEncoding":"Base64",
"temperatureUnit": "C",
"minTemperature":18.0,
"maxTemperature":30.0,
"precision":1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1069.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController":"Broadlink",
"commandsEncoding":"Base64",
"temperatureUnit": "C",
"minTemperature":18.0,
"maxTemperature":30.0,
"precision":1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1070.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"commandsEncoding":"Base64",
"supportedController":"Broadlink",
"temperatureUnit": "C",
"minTemperature":18,
"maxTemperature":30,
"precision":1,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1080.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1081.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 32.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1082.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
],
"commandsEncoding": "Base64",
"supportedController": "Broadlink",
"temperatureUnit": "C",
"minTemperature": 16,
"maxTemperature": 32,
"precision": 1,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1083.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"commandsEncoding":"Base64",
"supportedController":"Broadlink",
"temperatureUnit": "C",
"minTemperature":16,
"maxTemperature":32,
"precision":1,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1084.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16,
"maxTemperature": 32,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1085.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 18.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1086.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 32.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1087.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
],
"commandsEncoding": "Base64",
"supportedController": "Broadlink",
"temperatureUnit": "C",
"minTemperature": 16,
"maxTemperature": 32,
"precision": 1,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1090.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16,
"maxTemperature": 32,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1091.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16,
"maxTemperature": 30,
"precision": 1.0,
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1100.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"minTemperature": 18,
"temperatureUnit": "C",
"minTemperature": 18,
"maxTemperature": 30,
"precision": 1,
"operationModes": [
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1101.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
],
"supportedController":"Broadlink",
"commandsEncoding":"Base64",
"minTemperature":18.0,
"temperatureUnit": "C",
"minTemperature":18.0,
"maxTemperature":30.0,
"precision":1.0,
"operationModes":[
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1102.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 30.0,
"precision": 1.0,
Expand Down
1 change: 1 addition & 0 deletions codes/climate/1103.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
],
"supportedController": "Broadlink",
"commandsEncoding": "Base64",
"temperatureUnit": "C",
"minTemperature": 16.0,
"maxTemperature": 31.0,
"precision": 1.0,
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1104.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"supportedModels": ["TF25DVM"],
"commandsEncoding": "Base64",
"supportedController": "Broadlink",
"minTemperature": 18,
"temperatureUnit": "C",
"minTemperature": 18,
"maxTemperature": 32,
"precision": 1,
"operationModes": ["cool", "dry", "fan_only"],
Expand Down
3 changes: 2 additions & 1 deletion codes/climate/1105.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
],
"commandsEncoding": "Base64",
"supportedController": "Broadlink",
"minTemperature": 64,
"temperatureUnit": "C",
"minTemperature": 64,
"maxTemperature": 86,
"precision": 1,
"operationModes": [
Expand Down
Loading

0 comments on commit 2cc3c79

Please sign in to comment.