This commit is contained in:
Koen Kanters
2020-12-20 21:40:23 +01:00
parent c174163e8e
commit 5e226efe9d
+1 -1
View File
@@ -40,7 +40,7 @@ const endpointNames = [
'button_11', 'button_12', 'button_13', 'button_14', 'button_15',
'button_16', 'button_17', 'button_18', 'button_19', 'button_20',
'button_light', 'button_fan_high', 'button_fan_med', 'button_fan_low',
'heat', 'cool',
'heat', 'cool', 'water',
];
function capitalize(s) {