Raspberry data to > Mysensoors/Vera
-
I have a Raspberry Pi who interface a weather station, and I have made some perl code that make me read data from the weather station, put into a rrd database and then produce graphs to a web side. But since I have moved to mysensors and a using Vera controller, I want my weather data loaded in Vera. I see two possible ways of handling this:
- Vera may read data directly via a web interface
- I emulated a sensor and transfer data through the normal 2.4 Ghz interface.
Has anyone done this before, and are there any hint to help me ?
/Kurt