Search found 4 matches
- Monday 22 November 2021 20:12
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to start with "offline" counters (water, gas, electricity)?
- Replies: 6
- Views: 1394
Re: How to start with "offline" counters (water, gas, electricity)?
Thank you very much. I decided yesterday to use "Managed counters" and submit data with DzVents into the database table "Meter_Calendar". So I created eight user variables (integer) for my four counters and one user variable (string) for the date. So e.g. for the power counter I have powerCounter ...
- Sunday 21 November 2021 8:45
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to start with "offline" counters (water, gas, electricity)?
- Replies: 6
- Views: 1394
Re: How to start with "offline" counters (water, gas, electricity)?
As expected: I got an automatic entry probably at midnight into the database table "Meter". Now my usage values from yesterday have disappeared this morning:
- Saturday 20 November 2021 20:10
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to start with "offline" counters (water, gas, electricity)?
- Replies: 6
- Views: 1394
Re: How to start with "offline" counters (water, gas, electricity)?
Thank you very much for helping! I would prefer to send the total values per day. In my tests the incremental counter expected usage values. Like every day usage 25, you send Day 1: 25 Day 2: 50 Day 3: 75 Day 4: 100 Etc That's what I did ... Here the situation after today's update of new values in ...
- Saturday 20 November 2021 11:48
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to start with "offline" counters (water, gas, electricity)?
- Replies: 6
- Views: 1394
How to start with "offline" counters (water, gas, electricity)?
Hi, last week I "found" Domoticz, installed it on a Raspberry Pi and wanted to dive into first steps and some offline counters. But I cant get them to work properly. This is what I did: I created a hardware item for every counter with type "Dummy" Then I created a device for every hardware item ...