Git Product home page Git Product logo

Comments (6)

aquaticus avatar aquaticus commented on June 15, 2024

Do you have ANY other working MQTT sensor?

You can check if you can see something on state and availability topics.
For example, execute nexus433/sensor/02815B5331DE/connection offline
and check e.g. if nexus433/sensor/DCA632044E6A_bf01/state and nexus433/sensor/DCA632044E6A_bf01/connection

from nexus433.

davtoro avatar davtoro commented on June 15, 2024

Do you have ANY other working MQTT sensor?

I don't think so, I have only 2 digoo sensors, one on channel 1 and one on channel 2.
When I subscribe to all topics in MQTT I get:

mosquitto_sub -v -t "#"
nexus433/sensor/DCA632044E6A/connection online
nexus433/sensor/DCA632044E6A_bf01/state { "temperature": 21.0, "humidity": 58, "battery": "100", "quality": 91 }
nexus433/sensor/DCA632044E6A_ad00/state { "temperature": 21.1, "humidity": 59, "battery": "100", "quality": 91 }
nexus433/sensor/DCA632044E6A_bf01/state { "temperature": 21.0, "humidity": 58, "battery": "100", "quality": 83 }
nexus433/sensor/DCA632044E6A_ad00/state { "temperature": 21.1, "humidity": 59, "battery": "100", "quality": 100 }

One started showing up:

image

from nexus433.

aquaticus avatar aquaticus commented on June 15, 2024

You can try to manually send online message on availability topic, e.g. nexus433/sensor/DCA632044E6A_bf01/connection and see if the sensor become active in HA.
You can also remove all the sensors and try again.

from nexus433.

davtoro avatar davtoro commented on June 15, 2024

Thank you! Sending online message made it work.

from nexus433.

aquaticus avatar aquaticus commented on June 15, 2024

Normally onlne should be sent automatically. Not sure why it was missing.
Do you know if your sensor changes ID if you remove battery?

from nexus433.

davtoro avatar davtoro commented on June 15, 2024

I'm not sure, but at the start both sensors worked on channel 2, after that I've changed one of them to channel 1, maybe that had something to do with this situation.

from nexus433.

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.