in topic
This commit is contained in:
@ -30,7 +30,7 @@ export class MaxThermostat extends AHomegearItem implements HasInTopic {
|
||||
// Thermostat: homegear/instance1/set/3/1/SET_TEMPERATURE
|
||||
|
||||
getInTopic() : string {
|
||||
return this.temperatureTopic
|
||||
return this.commandTopic
|
||||
}
|
||||
|
||||
exportItem() : ExportType|null {
|
||||
|
Reference in New Issue
Block a user