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

Auto increment #21

Open
mm04926412 opened this issue Mar 31, 2018 · 0 comments
Open

Auto increment #21

mm04926412 opened this issue Mar 31, 2018 · 0 comments

Comments

@mm04926412
Copy link

mm04926412 commented Mar 31, 2018

I have been attempting to edit this code so that on each update the output limit will increase or decrease proportionally difference between the temperature and a defined target temperature, ri.temperature keeps returning nil when I add the code directly, do you know why that is or how it could be fixed?

---EDIT---

I fixed this, I have changed autoinput mode to a full auto mode that on every update changes the out put limit to

Limit = generation + (Target Temperature - Current Temperature) * 50

Where Target Temperature is defined in by the user and defaults to 7000 I encourage you to use the code it's working very well for long term management and I've uploaded it as a branch

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

No branches or pull requests

1 participant