first Hue light
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
import * as logger from './log'
|
||||
import { mqttHandler } from './MqttDispatcher'
|
||||
import { AHomematicItem } from './AHomematicItem'
|
||||
import { AHomegearItem } from './AHomegearItem'
|
||||
import { ContactExport, ExportType } from './Export'
|
||||
|
||||
export class MaxWindowContact extends AHomematicItem {
|
||||
export class MaxWindowContact extends AHomegearItem {
|
||||
private deviceFeedbackTopic: string
|
||||
private stateFeedbackTopic: string
|
||||
private stateTopic: string
|
||||
|
Reference in New Issue
Block a user