really nobody? not even the one that put the code in there?
Search found 5 matches
- Tuesday 28 February 2017 10:33
- Forum: Other questions and discussions
- Topic: EnergyCount 3000/ BSEM4
- Replies: 4
- Views: 1309
- Monday 13 February 2017 8:09
- Forum: Other questions and discussions
- Topic: Watermeter with ESP8266
- Replies: 31
- Views: 18323
Re: Watermeter with ESP8266
@kubra,
thnx, that was the solution. I had the dividers in Domoticz set on 1 and did all the pulse to kwh, m3 gas/ water calculations in the script. Once I let domoticz do the math and send the raw values from the script I got fractional values.
thnx, that was the solution. I had the dividers in Domoticz set on 1 and did all the pulse to kwh, m3 gas/ water calculations in the script. Once I let domoticz do the math and send the raw values from the script I got fractional values.
- Sunday 12 February 2017 12:26
- Forum: Other questions and discussions
- Topic: Watermeter with ESP8266
- Replies: 31
- Views: 18323
Re: Watermeter with ESP8266
Could you tell me how go got domoticz to count decimals in the m3 measurement. My pulse meter sents the correct values to domotics but it seems the daily usage is rounded down.
So if I use 500 litres per day I only register 1m3 every second day.
thnx!
So if I use 500 litres per day I only register 1m3 every second day.
thnx!
- Monday 30 January 2017 10:30
- Forum: Other questions and discussions
- Topic: counter value
- Replies: 0
- Views: 450
counter value
How can I get the (energy/ gas/ water) counters to work with fractional values for the daily usage. e.g. if I use 250 litres per day the counter will show a usage of 1 m3 of water every 4 days and a zero usage for the other 3 days. The svalue in the meter contains the correct actual value but the ...
- Tuesday 17 January 2017 9:30
- Forum: Other questions and discussions
- Topic: EnergyCount 3000/ BSEM4
- Replies: 4
- Views: 1309
EnergyCount 3000/ BSEM4
I have a couple of energycount plugs at home, and I've managed to read their data using the EC3k python script and gnuradio. In Domotics there is an entry for these devices under the hardware tab. The setting requires an ip address. I was wondering how to get these units data into Domoticz but can ...