Removed ancient temperature subscription
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
be8495a2f2
commit
e016f14059
@ -39,7 +39,6 @@ export class TechnicMediumHub extends LPF2Hub {
|
||||
public async connect () {
|
||||
debug("Connecting to Control+ Hub");
|
||||
await super.connect();
|
||||
await this.send(Buffer.from([0x41, 0x3d, 0x00, 0x0a, 0x00, 0x00, 0x00, 0x01]), Consts.BLECharacteristic.LPF2_ALL); // Temperature
|
||||
debug("Connect completed");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user