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 energy management support (WHO=18) #17

Merged
merged 12 commits into from
Nov 11, 2024
Merged

Conversation

jotonedev
Copy link
Owner

@jotonedev jotonedev self-assigned this Nov 1, 2024
@jotonedev jotonedev linked an issue Nov 1, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Nov 1, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1975 1199 61% 0% 🟢

New Files

File Coverage Status
pyown/items/energy/_init_.py 100% 🟢
pyown/items/energy/dataclass.py 100% 🟢
pyown/items/energy/energy.py 32% 🟢
pyown/items/energy/enums.py 96% 🟢
pyown/items/energy/stop_go.py 19% 🟢
TOTAL 70% 🟢

Modified Files

File Coverage Status
pyown/items/_init_.py 100% 🟢
pyown/items/base.py 41% 🟢
pyown/items/gateway/gateway.py 27% 🟢
pyown/items/utils.py 100% 🟢
TOTAL 67% 🟢

updated for commit: 2250483 by action🐍

@jotonedev jotonedev marked this pull request as ready for review November 11, 2024 21:13
@jotonedev jotonedev merged commit b0abf46 into main Nov 11, 2024
5 checks passed
@jotonedev jotonedev deleted the 7-implement-energy-management branch November 11, 2024 21:16
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.

Implement Energy Management (WHO=18)
1 participant