Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea collector for v3.0.0 #25

Open
K-Ko opened this issue Apr 6, 2014 · 10 comments
Open

Idea collector for v3.0.0 #25

K-Ko opened this issue Apr 6, 2014 · 10 comments
Assignees
Milestone

Comments

@K-Ko
Copy link
Member

K-Ko commented Apr 6, 2014

This will be the ideas collector for next major release v3.0.0, so if you have some ideas, share them with us :-)

@K-Ko K-Ko added this to the v3.0.0 milestone Apr 6, 2014
@pafei
Copy link

pafei commented Apr 18, 2014

Drag and drop in "Overview" (Uebersicht) not only for channels but also for groups
Moved to #27

@pafei
Copy link

pafei commented Apr 27, 2014

A Selector Channel
Moved to #28

@K-Ko K-Ko self-assigned this Apr 28, 2014
@matjaz
Copy link

matjaz commented Sep 27, 2014

more precise cron scheduler http://www.phpclasses.org/package/6699-PHP-Parse-cron-strings-and-compute-schedules.html or https://github.com/mtdowling/cron-expression

for example fetching plant data at night is not necessary.

@K-Ko
Copy link
Member Author

K-Ko commented Sep 27, 2014

Fetching inverter data is mostly done by scripts.
To fetch only during daylight times, you can take a look at the SMA script for reference:
https://github.com/KKoPV/PVLng-scripts/blob/master/SMA/Webbox.sh#L42

Depending of daylight time the scripts runs only during 1 hour before sunrise to 1 hour after sunset.
https://github.com/KKoPV/PVLng/blob/master/api/r4/routes/daylight.php#L100

@matjaz
Copy link

matjaz commented Sep 27, 2014

thanks. I was reffering to cron.php

@K-Ko
Copy link
Member Author

K-Ko commented Sep 27, 2014

Via cron.php if would be possible for the concrete scrpt to check the daylight direct yia configuration:
https://github.com/KKoPV/PVLng/blob/master/lib/slimMVC/Config.php#L104

@matjaz
Copy link

matjaz commented Sep 27, 2014

thanks!

another idea: visualise performance data.

@K-Ko
Copy link
Member Author

K-Ko commented Sep 28, 2014

Sure, performance of what :-)

@matjaz
Copy link

matjaz commented Sep 28, 2014

data from existing performance table in db.

@K-Ko
Copy link
Member Author

K-Ko commented Sep 28, 2014

Ahhh, yes.

Any ideas about visualization?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants