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

ADD OptimalConfiguration as class instead of dict #357

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

abriotde
Copy link

Bonjour,

J'aimerai rendre le code un poeu plus "objet" cela améliorera la lisibilité. Il faut y aller progressivement. C'est pourquoi je propose ceci qui est assez simple.

PS : Pour moi, cela me permet après l'avoir installé via PIP de changer dynamiquement les "deferrables" sans devoir changer le fichier de configuration/recharer la configuration. (Cf : https://github.com/abriotde/openhems-sample/blob/main/scripts/emhass/test_emhass.py)

Cordialement,
Albéric

+ some first change in optimization.py.
@davidusb-geek
Copy link
Owner

davidusb-geek commented Oct 22, 2024

There is a current HUGE ongoing work by @GeoDerp at #334 that will greatly affect and improve how we deal with the setup phase. We need to see how this could possibly fit into all that.

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

Successfully merging this pull request may close these issues.

2 participants