Commit 9ba46a5
authored
Fixing TargetHeatingCoolingModeCharacteristic
Fixing issue with the targetMode of Thermostat implementations not being able to be set due to setting isWritable = false on TargetHeatingCoolingModeCharacteristic superclass.1 parent a7d3a2d commit 9ba46a5
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- src/main/java/com/beowulfe/hap/impl/characteristics/thermostat
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments