GithubHelp home page GithubHelp logo

Comments (3)

trymbill avatar trymbill commented on August 19, 2024

I was seeing the same thing and was also curious.

from smartthings-mqtt-bridge.

stjohnjohnson avatar stjohnjohnson commented on August 19, 2024

Totally normal! We listen to events on MQTT at smartthings/Outdoor Back Light/switch so that you can send change events like off. The problem is, we are not immune to our own messages.

So you sent on to the topic, we heard it and sent it to SmartThings. SmartThings tells us the switch is now on and we send it to the topic. The topic then informs us that the switch is on which is a duplicate.

from smartthings-mqtt-bridge.

pir2 avatar pir2 commented on August 19, 2024

What happens when this is related to a sensor that's reporting the same state? It's technically not a duplicate message.

Example:
8am: 80% Humidity
9am: 80% Humidity

Any way to process these "duplicate" messages?

from smartthings-mqtt-bridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.