Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Python-roborock
/
python-roborock
Public
Notifications
You must be signed in to change notification settings
Fork
105
Star
231
Code
Issues
41
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: typed commands, settings & status for Zeo devices
- #897
#897
Open
NOisi-x
wants to merge 23 commits into
Python-roborock:main
Python-roborock/python-roborock:main
from
NOisi-x:pr/zeo-core-api-v2
NOisi-x/python-roborock:pr/zeo-core-api-v2
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
feat: typed commands, settings & status for Zeo devices
#897
NOisi-x
wants to merge 23 commits into
Python-roborock:main
Python-roborock/python-roborock:main
from
NOisi-x:pr/zeo-core-api-v2
NOisi-x/python-roborock:pr/zeo-core-api-v2
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
feat: add MQTT QoS support and timestamp to A01 protocol payload
Show description for 0f9bad2
NOisi-X
committed
0f9bad2
View commit details
Copy full SHA for 0f9bad2
Browse repository at this point
Commits on Jul 22, 2026
feat!: full Zeo protocol definition — 67 DPs, complete enum mappings, all 56 devices covered
Show description for 9077983
NOisi-X
committed
9077983
View commit details
Copy full SHA for 9077983
Browse repository at this point
refactor(zeo): replace raw integer fields with enum types
Show description for 2d4a191
NOisi-X
committed
2d4a191
View commit details
Copy full SHA for 2d4a191
Browse repository at this point
feat(zeo): add MQTT push subscription with DPS cache and feature discovery
Show description for 910375b
NOisi-X
committed
910375b
View commit details
Copy full SHA for 910375b
Browse repository at this point
Merge branch 'main' into pr/zeo-push
NOisi-x
authored
4432a62
View commit details
Copy full SHA for 4432a62
Browse repository at this point
Commits on Jul 27, 2026
Merge branch 'main' into pr/zeo-push
NOisi-x
authored
d57b81e
View commit details
Copy full SHA for d57b81e
Browse repository at this point
Commits on Aug 6, 2026
fix(zeo): narrow exceptions, tighten try/except scope
Show description for 169a6a9
NOisi-X
committed
169a6a9
View commit details
Copy full SHA for 169a6a9
Browse repository at this point
Merge branch 'main' into pr/zeo-push
NOisi-x
authored
2ccb776
View commit details
Copy full SHA for 2ccb776
Browse repository at this point
Commits on Aug 12, 2026
Merge branch 'main' into pr/zeo-push
NOisi-x
authored
2c03138
View commit details
Copy full SHA for 2c03138
Browse repository at this point
feat(zeo): replace _discover_features with _force_load matching Bundle's forceLoad()
Show description for d692352
NOisi-X
committed
d692352
View commit details
Copy full SHA for d692352
Browse repository at this point
fix(zeo): add null=0 to multiple Zeo enums, trim verbose docstrings
NOisi-X
committed
f3b5144
View commit details
Copy full SHA for f3b5144
Browse repository at this point
Commits on Aug 13, 2026
feat(zeo): implement two-stage force-load and close() cleanup
Show description for 0f863db
NOisi-X
committed
0f863db
View commit details
Copy full SHA for 0f863db
Browse repository at this point
Commits on Aug 15, 2026
feat(zeo): add A01 wash command/settings/status traits with caller-supplied start params
NOisi-X
committed
7716150
View commit details
Copy full SHA for 7716150
Browse repository at this point
Merge branch 'main' into pr/zeo-core-api-v2
NOisi-x
authored
6cf8d98
View commit details
Copy full SHA for 6cf8d98
Browse repository at this point
style(zeo): fix pre-commit findings (formatting, unused import, no-redef)
NOisi-X
committed
21d535a
View commit details
Copy full SHA for 21d535a
Browse repository at this point
Commits on Aug 17, 2026
fix(zeo): correct voice DP read/write semantics per bundle
Show description for 9ea7225
NOisi-X
committed
9ea7225
View commit details
Copy full SHA for 9ea7225
Browse repository at this point
style: fix E501 long comment lines in voice DP enums
NOisi-X
committed
96a0d5e
View commit details
Copy full SHA for 96a0d5e
Browse repository at this point
fix(zeo): backfill lazily-built traits from DPS cache on first access
Show description for 0014651
NOisi-X
committed
0014651
View commit details
Copy full SHA for 0014651
Browse repository at this point
fix(zeo): return None from fixed single-DP commands, keep frame return on start methods
NOisi-X
committed
105417d
View commit details
Copy full SHA for 105417d
Browse repository at this point
fix(zeo): use query_values return value and tighten sound package info type
NOisi-X
committed
49901eb
View commit details
Copy full SHA for 49901eb
Browse repository at this point
Commits on Sep 19, 2026
docs(zeo): clarify start/_force_load/query_values docstrings
NOisi-X
committed
3aa9657
View commit details
Copy full SHA for 3aa9657
Browse repository at this point
Merge upstream/main into pr/zeo-core-api-v2
Show description for 512d43c
NOisi-X
committed
512d43c
View commit details
Copy full SHA for 512d43c
Browse repository at this point
fix(zeo): normalize query response keys before projecting into traits
Show description for 9004bcc
NOisi-X
committed
9004bcc
View commit details
Copy full SHA for 9004bcc
Browse repository at this point
You can’t perform that action at this time.