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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
plugwise
/
python-plugwise-usb
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
7
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
schedule clock synchronization every 3600 seconds
- #341
#341
Closed
dirixmjm
wants to merge 14 commits into
main
plugwise/python-plugwise-usb:main
from
mdi_clock
plugwise/python-plugwise-usb:mdi_clock
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
schedule clock synchronization every 3600 seconds
#341
dirixmjm
wants to merge 14 commits into
main
plugwise/python-plugwise-usb:main
from
mdi_clock
plugwise/python-plugwise-usb:mdi_clock
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2025
schedule clock synchronization every 60 seconds
dirixmjm
committed
8b4b55c
View commit details
Copy full SHA for 8b4b55c
Browse repository at this point
CR: Drain cancellation to avoid “Task exception was never retrieved”.
Show description for bfebf95
dirixmjm
committed
bfebf95
View commit details
Copy full SHA for bfebf95
Browse repository at this point
add raise after except
dirixmjm
committed
bfa1752
View commit details
Copy full SHA for bfa1752
Browse repository at this point
add additional try/except
dirixmjm
committed
8c258bf
View commit details
Copy full SHA for 8c258bf
Browse repository at this point
create declaration for clock sync period and set to 1 hour
dirixmjm
committed
a4553ec
View commit details
Copy full SHA for a4553ec
Browse repository at this point
update changelog
dirixmjm
committed
296b0a0
View commit details
Copy full SHA for 296b0a0
Browse repository at this point
fix clock offset detection. Original code did not properly check for
Show description for eba5cb6
dirixmjm
committed
eba5cb6
View commit details
Copy full SHA for eba5cb6
Browse repository at this point
attribute error
dirixmjm
committed
a560643
View commit details
Copy full SHA for a560643
Browse repository at this point
improve logging of clock offset value
dirixmjm
committed
5fec0d3
View commit details
Copy full SHA for 5fec0d3
Browse repository at this point
CR: Add small jitter to prevent synchronization bursts
dirixmjm
committed
23c1a44
View commit details
Copy full SHA for 23c1a44
Browse repository at this point
unifi log message between C+ and Circle
dirixmjm
committed
af2d642
View commit details
Copy full SHA for af2d642
Browse repository at this point
fixup: mdi_clock Python code reformatted using Ruff
autoruff
committed
22cbfee
View commit details
Copy full SHA for 22cbfee
Browse repository at this point
Commits on Sep 16, 2025
import random
dirixmjm
committed
9078821
View commit details
Copy full SHA for 9078821
Browse repository at this point
Commits on Sep 17, 2025
convert stick_test_data to class
dirixmjm
committed
c340353
View commit details
Copy full SHA for c340353
Browse repository at this point
You can’t perform that action at this time.