chore(mqtt): only import events, export statusses
This commit is contained in:
parent
54ea404756
commit
b8f925e217
|
@ -1,10 +1,8 @@
|
||||||
connection winkekatz
|
connection winkekatz
|
||||||
address mqtt.winkekatze24.de
|
address mqtt.winkekatze24.de
|
||||||
topic winkekatze/# both
|
|
||||||
bridge_protocol_version mqttv311
|
bridge_protocol_version mqttv311
|
||||||
|
|
||||||
topic "" in 2 devices/katz9/eyecolor/eyecolor/set jimmykater/eye/set
|
topic winkekatze/allcats/eye/set in 2
|
||||||
topic "" in 2 devices/katz9/command/wink/set winkekatze/allcats
|
topic winkekatze/allcats in 2
|
||||||
topic "" out 2 devices/katz9/command/status katz9/status
|
topic +/status out 2 winkekatze/ ""
|
||||||
topic "" out 2 devices/katz9/$online katz9/connected
|
topic +/connected out 2 winkekatze/ ""
|
||||||
topic "" in 2 devices/katz9/command/wink/set katz9/command
|
|
||||||
|
|
Loading…
Reference in a new issue