I want to build this: http://gizmosnack.blogspot.nl/2014/11/p ... eless.html but then with an ESP8266 that directly updates the value of a virtual Domoticz sensor.
Best would be to create some kind of sketch that mimicks a Youless device, as that one is already supported in Domoticz. Does anyone know how Domoticz reads the data from the Youless? As there is a webinterface for the Youless, but also some JSON output possible.
http://wiki.td-er.nl/index.php?title=YouLess
Edit: Awesome! I managed to get a DS18B20 connected to an Arduino to put its value into a virtual temperature sensor of Domoticz, wireless over my WiFi connection


I based it on: http://www.instructables.com/id/ESP8266 ... /?ALLSTEPS (i used the first code part (with debugging).
You can find my working code for Domoticz here: http://pastebin.com/CJcbALjN
Be sure to create a virtual temperature sensore (see wiki: http://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s )
Now the wireless electricity meter can't be that hard

