mhaack / mqtt-bme280-homie

MQTT Sensor project with BME280 for smart home 🏡 automation
MIT License
17 stars 2 forks source link

Library error #7

Open DPR7 opened 5 years ago

DPR7 commented 5 years ago

Thank you for publishing your project on hackster ..

I tried it and will not compile >> missing library file .. HomieNode.hpp: .. On NodeMCU 0.9

mhaack commented 5 years ago

@DPR7 can you provide some details?

The project is build & compiled best using PlatformIO, I just added a build target for nodemcu (nodemcu ESP8266 80MHz 4MB 80KB NodeMCU 0.9 (ESP-12 Module)). I also tried on a cleaned all build artifacts and rebuild everything, works without a problem. Also check the CircleCI builds.

DPR7 commented 5 years ago

Hoi Marcus ..

I tried to build it using Arduino IDE 1.8 a that mite be the problem .. Will try it on a other system..

grtz Tom