Skip to content

MQTT Switch in Home Assistant #385

Closed Answered by GSzabados
GSzabados asked this question in Q&A
Discussion options

You must be logged in to vote

I struggled a bit more an have found the right syntax.

#BSB-LAN
  - platform: mqtt
    unique_id: bsb_lan_dhw
    state_topic: "BSB-LAN/1600"
    name: BSB-LAN Domestic How Water Switch
    command_topic: "BSB-LAN"
    payload_on: "S1600=1"
    payload_off: "S1600=0"
    state_on: "1 - On"
    state_off: "0 - Off"
    optimistic: false
    qos: 0
    retain: true

@fredlcore - by any chance do you know what is the difference between the On and the Eco option? I guess it must be related to the reduced temperature and the schedule of the reduced temperature, but I am just guessing.

Replies: 19 comments 28 replies

Comment options

You must be logged in to vote
1 reply
@GSzabados
Comment options

Comment options

You must be logged in to vote
9 replies
@GSzabados
Comment options

@1coderookie
Comment options

@GSzabados
Comment options

@GSzabados
Comment options

@1coderookie
Comment options

Answer selected by fredlcore
Comment options

You must be logged in to vote
2 replies
@GSzabados
Comment options

@fredlcore
Comment options

Comment options

You must be logged in to vote
3 replies
@fredlcore
Comment options

@GSzabados
Comment options

@torbennehmer
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@proasnet
Comment options

@fredlcore
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@proasnet
Comment options

Comment options

You must be logged in to vote
5 replies
@proasnet
Comment options

@1coderookie
Comment options

@proasnet
Comment options

@fredlcore
Comment options

@1coderookie
Comment options

Comment options

You must be logged in to vote
5 replies
@proasnet
Comment options

@1coderookie
Comment options

@1coderookie
Comment options

@GSzabados
Comment options

@1coderookie
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants