Giter VIP home page Giter VIP logo

Comments (7)

marvinroger avatar marvinroger commented on May 24, 2024

Thanks a lot. :)

Perfect timing, I've just updated the temperature example with what you want! What you need is setSetupFunction().

To answer to your question, the setNodeProperty() function can be invoked when the device is in normal mode and connected to both the Wi-Fi and MQTT broker. The setupFunction and loopFunction that you can register are called when this condition is true.

from homie-esp8266.

jpmens avatar jpmens commented on May 24, 2024

I've built and uploaded your temperature example, but I don't get a unit:

devices/0d87bde0/$nodes temperature:temperature
devices/0d87bde0/$online true
devices/0d87bde0/$name Bookshelf
devices/0d87bde0/$localip 192.168.1.192
devices/0d87bde0/$fwname awesome-temperature
devices/0d87bde0/$fwversion 1.0.0
devices/0d87bde0/$signal 92
devices/0d87bde0/temperature/temperature 22.00

In the Arduino IDE's serial monitor I see

Attempting to connect to Wi-Fi
Attempting to connect to MQTT
Sending initial informations
Sending Wi-Fi signal quality
Temperature: 22.00 C

from homie-esp8266.

marvinroger avatar marvinroger commented on May 24, 2024

Oh, you're right. Let me take a look at it.

from homie-esp8266.

jpmens avatar jpmens commented on May 24, 2024

I think it's the same issue I had earlier: a Serial.print() in setupHandler indicates it's being called before the MQTT connection is up.

from homie-esp8266.

marvinroger avatar marvinroger commented on May 24, 2024

Could you please try again with the latest git rev?

from homie-esp8266.

jpmens avatar jpmens commented on May 24, 2024

Works like a charm:

devices/0d87bde0/temperature/unit c
devices/0d87bde0/temperature/aaaaaaa AAAA

Thank you for fixing this so quickly.

from homie-esp8266.

marvinroger avatar marvinroger commented on May 24, 2024

Great, my pleasure!

from homie-esp8266.

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.