timpur / homie-esp8266-nodes

Nodes for Homie devices
MIT License
4 stars 2 forks source link

BME280 Example? #3

Open arrowcircle opened 5 years ago

arrowcircle commented 5 years ago

Hi! I am trying to use this library, but there are some problems with it.

  1. Homie 2.1.0 is not released and not resolved by depemndency manager.
  2. What is the best way to send bme280 sensor reading?

Do I need to make 3 nodes for each reading? (pressure, humidity, temperature)? Or can I join it in one?

luebbe commented 5 years ago

Both solutions are ok. I chose one node with seven values. You can see here how/why: https://github.com/luebbe/homie-node-collection

timpur commented 5 years ago

Sorry, this lib isnt ready yet. Hopefully 2.1 will be out soon