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

DBADDON Plugin: #859

Merged
merged 18 commits into from
Nov 30, 2023
Merged

DBADDON Plugin: #859

merged 18 commits into from
Nov 30, 2023

Conversation

sisamiwe
Copy link
Contributor

Maintenance Update:

  • update plugin docu
  • enhance performance and maintainibilty
  • allow excluding items from calculation via WebIF
  • allow to re-calculate items per WebIF
  • store/load cached data as pickle for restart
  • introduce 'Kenntage' like Wüstentag, Heißer Tag, ...
  • add all attributs containing 'heute' also with 'tag'

sisamiwe added 18 commits July 27, 2023 12:46
- Introduce plugin parameter to lock database before reading
- allow excluding items from calculation via WebIF
- allow to re-calculate items per WebIF
- allow plugin item cache to be cleared for certain item per WebIF
- just use shtime for time and date calculation
- make sure, that db query always fetches latest entries
- internal improvements
- use commit, to always fetches latest entries
- internal improvements
- add item_attributes_master.py
- execution of onchange to make sure changed values are already in db
- store/load cached data as pickle to survive restart
- enhance automated update scripts
- bugfix in work_update_item_delay_deque
- update user-doc.rst
- bugfix webif
- update plugin.yaml
- rewrite of diverse methods for better maintainablility
- introduce 'Kenntage' like Wüstentag, Heißer Tag, ...
- Bugfixing
- update user_doc.rst
- update item_attributes_master.py
- update item_attributes.py
- bugfixing methods
- add all attributs containing 'heute' also with 'tag'
- bugfix structs
- update WebIF for button
- add attribute "verbauch_last_24h"
- update methods to handle hourly calculation
- bump to 1.2.5
- update WebIF for button
- debug _handle_verbrauch
- update docu
- bump to 1.2.6
- bugfix bei Verbrauchsberechnung der on-change Items
- Bugfix bis Zählerstand
- bump to 1.2.7
- add attribute 'verbrauch_jahr_minus3'
- reset on_change items if new timeframe starts (e.g. reset all on_change items for day at midnight)
- use item_attributes_master.py during parse_item
- update user_doc.rst
- bugfix on-change item calculation
- resolve conflicts to be able to merge
- resolve conflicts to be able to merge
@onkelandy onkelandy merged commit 4d121cc into smarthomeNG:develop Nov 30, 2023
5 checks passed
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