fbacker / broadlink-mqtt-bridge

Bridge Broadlink RM Devices with MQTT and API for e.g. OpenHAB
41 stars 14 forks source link

Mqtt support multiple device #4

Closed smartnakh closed 5 years ago

fbacker commented 5 years ago

Maybe the docs need some clarification. It it this you want? Else please add some description.

// .items
Switch FanLights "Fan Lights" {mqtt=">[mqtt:broadlink/fan/light:command:ON:play]"}
// or specific broadlink device
Switch FanLights "Fan Lights" {mqtt=">[mqtt:broadlink/fan/light:command:ON:play:23fdsd]"}
smartnakh commented 5 years ago

Perfect. my mistake . the device id :)

Le lun. 15 oct. 2018 à 18:05, Fredrick Bäcker notifications@github.com a écrit :

Maybe the docs need some clarification. It it this you want? Else please add some description.

// .items Switch FanLights "Fan Lights" {mqtt=">[mqtt:broadlink/fan/light:command:ON:play]"}// or specific broadlink device Switch FanLights "Fan Lights" {mqtt=">[mqtt:broadlink/fan/light:command:ON:play:23fdsd]"}

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fbacker/broadlink-mqtt-bridge/issues/4#issuecomment-429891027, or mute the thread https://github.com/notifications/unsubscribe-auth/AeL6w98TSQDFxSr6ioH92yAQF26II2oKks5ulKQ9gaJpZM4XbQo9 .