volkszaehler.org icon indicating copy to clipboard operation
volkszaehler.org copied to clipboard

Open Source Smart Meter with focus on privacy - you remain the master of your data.

Results 41 volkszaehler.org issues
Sort by recently updated
recently updated
newest added

The configuration file `/etc/logrotate.d/vzlogger` isn't correct. The first line should be `/var/log/vzlogger/*log {` Further the group write permissions for the directory `/var/log/vzlogger/` should be removed. After that the log rotation...

My re-implementation of https://wiki.volkszaehler.org/hardware/channels/solar_inverters/deye. If you are interested set a link in the wiki. https://github.com/basti122303/deye2volkszaehler

System : Intel N4001 / 4Gb ram / 128 gb disk / wifi / Software : Dietpi (8.17) base Debian 11 Kernel 5.10 / Mariadb and Ngnix latest VZ: build...

I would like to see the weekly values in the standard-frontend: ![grafik](https://user-images.githubusercontent.com/25255380/232292419-280d7c35-50cf-49b9-b7d6-e6c3fd9c5016.png) I could also contribute, but would need some hints where to start...

I got in syslog every two minutes a warning from Mariadb mariadbd[658]: 2023-02-04 12:00:03 1157 [Warning] Aborted connection 1157 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally...

With the new DB structure omitting the consecutive ID and using the combination of timestamp and channel_ID as the primary key, dbcopy does no longer work for DB backups. dbcopy...

How to configure a virtual sensor to calculate the costs in a specific time? Like Power Consumption does. I made a virtual sensor with val(in1)*val(in2) with in1=Power and in2=Price per...

Hi, I did a fresh install of bookworm on a raspberry pi and then followed the volkszähler installation instructions: https://wiki.volkszaehler.org/software/middleware/installation 1st bug that I found is, that /home/pi/volkszaehler directory need...

When using the original docker-compose.yml I got the this error ``` An exception occurred in driver: SQLSTATE[HY000] [1130] Host '172.19.0.4' is not allowed to connect to this MariaDB server ```...

Inserting the demo-data from /misc/sql/demo.sql throws an error. `ERROR 1054 (42S22) at line 28: Unknown column 'id' in 'field list'`