forked from bitlair/ansible
mqtt: Make entrysensor public
This commit is contained in:
parent
ee90c99080
commit
f15bd361f6
1 changed files with 6 additions and 5 deletions
|
@ -3,12 +3,13 @@
|
|||
connection public-bridge
|
||||
address {{ mqtt_public_host }}
|
||||
|
||||
topic bitlair/state out
|
||||
topic bitlair/state/djo out
|
||||
topic bitlair/music/+/state out
|
||||
topic bitlair/music/+/volume out
|
||||
topic bitlair/wifi/+/online out
|
||||
topic bitlair/climate/# out
|
||||
topic bitlair/entrysensor/# out
|
||||
topic bitlair/humidity/+ out
|
||||
topic bitlair/lasercutter/+ out
|
||||
topic bitlair/music/+/state out
|
||||
topic bitlair/music/+/volume out
|
||||
topic bitlair/photos out
|
||||
topic bitlair/state out
|
||||
topic bitlair/state/djo out
|
||||
topic bitlair/wifi/+/online out
|
||||
|
|
Loading…
Add table
Reference in a new issue