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

Implement gateway management #16

Merged
merged 9 commits into from
Oct 27, 2024
Merged

Implement gateway management #16

merged 9 commits into from
Oct 27, 2024

Conversation

jotonedev
Copy link
Owner

Add support for gateway item

Reference: #6

@jotonedev jotonedev added the enhancement New feature or request label Oct 25, 2024
@jotonedev jotonedev self-assigned this Oct 25, 2024
@jotonedev jotonedev linked an issue Oct 25, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Oct 25, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1623 1042 64% 0% 🟢

New Files

File Coverage Status
pyown/items/gateway/gateway.py 27% 🟢
TOTAL 27% 🟢

Modified Files

File Coverage Status
pyown/client/client.py 29% 🟢
pyown/items/_init_.py 100% 🟢
pyown/items/automation/automation.py 73% 🟢
pyown/items/base.py 42% 🟢
pyown/items/gateway/_init_.py 100% 🟢
pyown/items/lighting/base.py 66% 🟢
pyown/items/utils.py 100% 🟢
TOTAL 73% 🟢

updated for commit: 217f3a4 by action🐍

@jotonedev jotonedev marked this pull request as ready for review October 27, 2024 19:19
@jotonedev jotonedev merged commit 2cc07dd into main Oct 27, 2024
5 checks passed
@jotonedev jotonedev deleted the 6-implement-gateway branch October 27, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Gateway (WHO=13)
1 participant