Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home Assistant / MQTT switching back when manually toggled #333

Open
loxK opened this issue Apr 19, 2018 · 0 comments
Open

Home Assistant / MQTT switching back when manually toggled #333

loxK opened this issue Apr 19, 2018 · 0 comments

Comments

@loxK
Copy link

loxK commented Apr 19, 2018

Version: Sonoff-Tasmota 5.12.0

I have devices set this way:

switch:
    - platform: mqtt
      name: "sonoffp_server"
      state_topic: "stat/sonoffp-server/POWER"
      command_topic: "cmnd/sonoffp-server/POWER"
      available_topic: "tele/sonoffp-server/LWT"
      qos: 1
      payload_on: "ON"
      payload_off: "OFF"
      retain: true

Whenever I manually toggle the switch using the sonoff physical button, it work but a few seconds after it is "magically" switched back to initial position. Any idea of why ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant