FLUKSO data and graphs on FHEM home automation server?
by
onanyone using FLUKSO data and graphs on an FHEM home automation server? Is there a "how to" available?
cheers
Chris
anyone using FLUKSO data and graphs on an FHEM home automation server? Is there a "how to" available?
cheers
Chris
Hi Flukso People,
Our Flukso is located on the first floor of a building, where the attached Dutch smart meter is located a floor below, on ground-level. Ground floor is rented. The owner, who lives on the first floor, sends a electricity bill to the renters. Now he has to inspect the meter from time to time to see its digits, but we hoped that Flukso would help us with that, so he could get the values of the meter 'realtime' from his Flukso.
Is it possible to extract the raw P1 telegrams from the Flukso by its Api or any other way? Would be great, because that's why we bought our Flukso.
Kind regards;
Gerard
Hi all,
I'm currently writing my own solution to get the data in a monitoring system. (more on this later)
I'm doing this by populating a mysql dbase with the data and then go from there.
The one thing I still didn't figure out yet is how to correctly retrieve the water data.
I'm using the solution of peterj: https://docs.google.com/file/d/13wB85cPx_5nykBq3ZShnClHa1rpkRE5edNEluMqx...
but this doesn't have the water option I'm afraid.
in the manual I've found:
icarus75@cirrus:~$ curl -v "http://192.168.255.1:8080/sensor/
c1411c6b4f9910bbbab09f145f8533b9?version=1.0&interval=minute&
unit=watt&callback=realtime"
> GET /sensor/c1411c6b4f9910bbbab09f145f8533b9?version=1.0&interval=
minute&unit=watt&callback=realtime HTTP/1.1
> User-Agent: curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.19.7
OpenSSL/0.9.8k zlib/1.2.3.3 libidn/1.15
> Host: 192.168.255.1:8080
> Accept: */*
>
< HTTP/1.1 200 OK
< Connection: close
< Transfer-Encoding: chunked
< Content-Type: application/json
But this clearly is just for watt => electricity
Things I already did:
1. modified the script to install the dbase to use a separate column
2. declared the new sensor in the install.php
The one thing I can't figure out is what format I need to use. I get readings of 9 up until 14000 when I just do a small test with a bucket of water.
Any pointers would be greatly appreciated.
Hi all,
does anyone know of a device that monitors voltage, frequency, power factor, etc. Ideally web-enabled like the flukso?
Thanks!
Julian
(for some reason the first part of my post got dropped i.s.o. get used as summary)
Bart, I quite enjoyed your talk at Fosdem, and I look forward to getting my hands on the hardware (might even see where I can help out software-wise, being an embedded dev myself). Also looking forward to the V2 which could support an external sensor (yes, it was me who asked about that).
Now I need to check which hardware revision I have and if I can get my daughterboard upgraded :D