31 Commits

Author SHA1 Message Date
6f559694b8 update php scripts 2019-11-23 15:39:04 +00:00
f402a13f41 update wunderground station and set key 2018-01-17 16:59:33 +01:00
6d364e1248 Explicitly set absolute path to config.ini 2018-01-15 17:25:56 +01:00
e594676075 Fixes and updates to run out of container 2018-01-15 17:20:05 +01:00
3d0ea1adc7 Move data files to data directory, ignore daemon scripts 2016-08-03 14:46:23 +02:00
2943b03844 Move twilight files to static directory, upate weather station 2016-08-03 14:33:21 +02:00
e22fead4f8 Log perl script output to file 2016-08-03 14:30:21 +02:00
5448187a52 Add twilight data until 2020 2016-08-03 14:29:30 +02:00
dfb5c855c1 Move files from /opt/inverter to /root, remove generated init script and logrotate configuration 2016-07-18 09:47:41 +02:00
0a9e94da01 Minor correction to run in container 2016-07-18 09:45:22 +02:00
83e0e0b86b Add license and minor tuning 2015-03-16 20:21:14 +00:00
79c6bd17e0 use new rrd class for pvoutput.php 2013-08-06 13:27:53 +02:00
585740be58 modified functions and dependencies. 2013-08-06 12:14:32 +02:00
2a8dd492ff added twilight files for 2015 and 2016. 2013-08-06 12:11:06 +02:00
57a330664a alter inverter serial id 2013-03-16 19:35:55 +01:00
e96acedd28 * daemon.php skeleton for daemon that terminates child processes
* inverter.php uses new daemon and schedules itself to start and stop
2012-12-17 10:37:55 +01:00
25071dd2cb increased logrotation frequency 2012-12-17 10:34:33 +01:00
7e595ac95e * inverter.php disabled stop alarm (unexplored strange behavior)
* pvoutput.php fixed validity check of day total
2012-12-07 17:06:00 +01:00
913005476b * alter log rotation configuration
* inverter.php now only schedules itself once
* todo: use next day sunrise for scheduling? implement margins?
2012-12-04 12:13:40 +01:00
95a81d8430 added more debug output in pvoutput.php 2012-12-02 13:19:11 +01:00
aa8d7d641f * inverter daemon now schedules itself to wake the next day before going to sleep
* pvoutput now uses today cumulative value in more convenient Wh units
2012-12-02 13:02:03 +01:00
25758dc18f * fetch temperature from wunderground
* fix errors in pvoutput value correction
2012-12-01 13:12:23 +01:00
eb9184170a now only queue stopping the server once 2012-11-28 19:18:52 +01:00
0e36d8eb10 remove test code from pvoutput.php 2012-11-27 09:54:31 +01:00
cb2a76b4e9 remove old files 2012-11-27 09:52:22 +01:00
728e41c5dc rewrite inverter.php to function as daemon
add logrotate file
2012-11-27 09:49:11 +01:00
e215af4d86 add twilight data 2012-11-27 09:47:57 +01:00
f9ee047981 use pvoutput.php to export corrected data
create_rrd.php creates rrd's from old data
removed useless mode fied from inverter rrd
moved shared functions to functions.php
2012-11-27 09:45:09 +01:00
e47d24d0fe create_rrd.php creates rrd from old data
fetch_rrd.php calculates today energy from rrd
2012-11-27 09:32:20 +01:00
17de1dca8a inverter.sh should run inverter.php indefinitely
daemon.sh should do so, keeping bluetooth connection alive
2012-11-27 09:29:57 +01:00
9c9fce8383 start.sh on boot, run inverter.php in infinite loop 2012-11-27 09:26:25 +01:00