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 }}
azebro
/
pytap
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
1
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add configurable reporting interval and live reporting features
- #23
#23
Merged
azebro
merged 33 commits into
dev
azebro/pytap:dev
from
main
azebro/pytap:main
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
33
(33)
Checks
Files changed
Merged
Add configurable reporting interval and live reporting features
#23
azebro
merged 33 commits into
dev
azebro/pytap:dev
from
main
azebro/pytap:main
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2026
Merge pull request #8 from azebro/dev
Show description for bc165f1
azebro
authored
bc165f1
View commit details
Copy full SHA for bc165f1
Browse repository at this point
Commits on Mar 5, 2026
Merge pull request #10 from azebro/dev
Show description for b69c8fa
azebro
authored
b69c8fa
View commit details
Copy full SHA for b69c8fa
Browse repository at this point
chore: bump version to v1.1.0
Adam Zebrowski
authored and
Adam Zebrowski
committed
82d2763
View commit details
Copy full SHA for 82d2763
Browse repository at this point
Merge pull request #12 from azebro/dev
Show description for d9e7f0a
azebro
authored
d9e7f0a
View commit details
Copy full SHA for d9e7f0a
Browse repository at this point
chore: bump version to v1.1.1
Show description for 10552ba
azebro
committed
10552ba
View commit details
Copy full SHA for 10552ba
Browse repository at this point
Commits on Mar 7, 2026
Merge pull request #13 from azebro/dev
Show description for 0f64d60
azebro
authored
0f64d60
View commit details
Copy full SHA for 0f64d60
Browse repository at this point
chore: bump version to v1.2.0
Adam Zebrowski
authored and
Adam Zebrowski
committed
3d25794
View commit details
Copy full SHA for 3d25794
Browse repository at this point
style: wrap long comment to fix E501 lint error
Adam Zebrowski
authored and
Adam Zebrowski
committed
4aaaa72
View commit details
Copy full SHA for 4aaaa72
Browse repository at this point
Commits on Apr 15, 2026
feat: add configurable write interval to throttle Home Assistant updates
Show description for 869de57
poolski
committed
869de57
View commit details
Copy full SHA for 869de57
Browse repository at this point
refactor: move write_interval to dedicated Reporting Settings options step
Show description for 16e9bd8
poolski
committed
16e9bd8
View commit details
Copy full SHA for 16e9bd8
Browse repository at this point
fix: guard counters access and fix ASCII chars in coordinator
poolski
committed
43df195
View commit details
Copy full SHA for 43df195
Browse repository at this point
Commits on Apr 16, 2026
Average samples across reporting interval
poolski
committed
e90e561
View commit details
Copy full SHA for e90e561
Browse repository at this point
Emit averaged readings per-node
poolski
committed
c59d644
View commit details
Copy full SHA for c59d644
Browse repository at this point
Commits on Jun 4, 2026
feat: add live reporting toggle + time-weighted averaging
Show description for 73a2a47
azebro
committed
73a2a47
View commit details
Copy full SHA for 73a2a47
Browse repository at this point
Potential fix for pull request finding
Show description for c48b472
azebro
and
Copilot
authored
c48b472
View commit details
Copy full SHA for c48b472
Browse repository at this point
Initial plan
Copilot
authored
72eb3a7
View commit details
Copy full SHA for 72eb3a7
Browse repository at this point
feat: add configurable write interval to throttle Home Assistant updates
Show description for 65c0870
poolski
authored
65c0870
View commit details
Copy full SHA for 65c0870
Browse repository at this point
refactor: move write_interval to dedicated Reporting Settings options step
Show description for 74e6aed
poolski
authored
74e6aed
View commit details
Copy full SHA for 74e6aed
Browse repository at this point
fix: guard counters access and fix ASCII chars in coordinator
poolski
authored
29f2138
View commit details
Copy full SHA for 29f2138
Browse repository at this point
Average samples across reporting interval
poolski
authored
ce5fb82
View commit details
Copy full SHA for ce5fb82
Browse repository at this point
Emit averaged readings per-node
poolski
authored
c07d116
View commit details
Copy full SHA for c07d116
Browse repository at this point
Potential fix for pull request finding
Show description for 2ca7001
azebro
and
Copilot
authored
2ca7001
View commit details
Copy full SHA for 2ca7001
Browse repository at this point
Fix idle-time write interval flush
Copilot
authored
ecfcdfc
View commit details
Copy full SHA for ecfcdfc
Browse repository at this point
Fix coordinator write interval indentation
Copilot
authored
b4e81b2
View commit details
Copy full SHA for b4e81b2
Browse repository at this point
Merge pull request #19 from azebro/copilot/fix-code-review-comment
Show description for 0844029
azebro
authored
0844029
View commit details
Copy full SHA for 0844029
Browse repository at this point
Merge branch 'main' into configurable-reporting-interval
azebro
authored
da47ad7
View commit details
Copy full SHA for da47ad7
Browse repository at this point
Initial plan
Copilot
authored
8de0044
View commit details
Copy full SHA for 8de0044
Browse repository at this point
Fix write interval initialization in coordinator
Copilot
authored
0b40365
View commit details
Copy full SHA for 0b40365
Browse repository at this point
Merge pull request #21 from azebro/copilot/fix-github-actions-job
Show description for f09ce8e
azebro
authored
f09ce8e
View commit details
Copy full SHA for f09ce8e
Browse repository at this point
Merge branch 'main' into configurable-reporting-interval
azebro
authored
95281cb
View commit details
Copy full SHA for 95281cb
Browse repository at this point
Merge pull request #15 from poolski/configurable-reporting-interval
Show description for f3be42e
azebro
authored
f3be42e
View commit details
Copy full SHA for f3be42e
Browse repository at this point
Merge main and resolve coordinator conflict
Copilot
authored
922a7b1
View commit details
Copy full SHA for 922a7b1
Browse repository at this point
Merge pull request #22 from azebro/feature/reporting-interval-rework
Show description for 9963d1e
azebro
authored
9963d1e
View commit details
Copy full SHA for 9963d1e
Browse repository at this point
You can’t perform that action at this time.