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

DB_ADDON: #972

Merged
merged 6 commits into from
Dec 10, 2024
Merged

DB_ADDON: #972

merged 6 commits into from
Dec 10, 2024

Conversation

sisamiwe
Copy link
Contributor

  • use item_attributes direct from item_attributes_master.py
  • add handling of pause_item
  • add deinit() if plugin start fails
  • rework parse_item sub methods
  • extend some functions to get result as sum or list -

- use item_attributes direct from item_attributes_master.py
- add handling of pause_item
- add deinit() if plugin start fails
- rework parse_item sub methods
- extend some functions to get result as sum or list
-
@sisamiwe sisamiwe marked this pull request as draft November 13, 2024 14:56
@sisamiwe sisamiwe requested a review from onkelandy November 13, 2024 14:56
- use item_attributes direct from item_attributes_master.py
- add handling of pause_item
- add deinit() if plugin start fails
- rework parse_item sub methods
- extend some functions to get result as sum or list
-
@@ -60,7 +59,7 @@ class DatabaseAddOn(SmartPlugin):
Main class of the Plugin. Does all plugin specific stuff and provides the update functions for the items
"""

PLUGIN_VERSION = '1.2.9'
PLUGIN_VERSION = '1.2.10'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version update missing in plugin.yaml

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR updated

- bump to 1.2..10 in plugin.yaml
- bugfix verbrauch
- bugfix verbrauch
- bugfix verbrauch
@sisamiwe sisamiwe marked this pull request as ready for review December 10, 2024 18:58
@sisamiwe
Copy link
Contributor Author

Testing completed by @onkelandy

@onkelandy onkelandy merged commit 062c56f into smarthomeNG:develop Dec 10, 2024
4 checks passed
@sisamiwe sisamiwe deleted the dev-dbaddon2 branch January 5, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants