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 }}
FxNion
/
blinkpy
Public
forked from
fronzbot/blinkpy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
All time
Commit history
Commits on Jun 8, 2026
fix(tests): fix Mock setup for oauth 2FA tests
Show description for f1ad4c8
FxNion
and
claude
committed
f1ad4c8
View commit details
Copy full SHA for f1ad4c8
Browse repository at this point
Commits on Jun 6, 2026
Enhance 2FA handling in OAuth flow
Show description for 683ceaa
FxNion
authored
683ceaa
View commit details
Copy full SHA for 683ceaa
Browse repository at this point
Commits on Feb 4, 2026
Merge pull request #1172 from fronzbot/dependabot/pip/coverage-7.13.1
Show description for 6ef1b53
fronzbot
authored
6ef1b53
View commit details
Copy full SHA for 6ef1b53
Browse repository at this point
Bump coverage from 7.10.7 to 7.13.1
Show description for d98bd1f
dependabot[bot]
authored
d98bd1f
View commit details
Copy full SHA for d98bd1f
Browse repository at this point
Merge pull request #1171 from fronzbot/dependabot/pip/pytest-9.0.2
Show description for 8a97b24
fronzbot
authored
8a97b24
View commit details
Copy full SHA for 8a97b24
Browse repository at this point
Bump pytest from 8.4.2 to 9.0.2
Show description for c28a8af
dependabot[bot]
authored
c28a8af
View commit details
Copy full SHA for c28a8af
Browse repository at this point
Dev bump to avoid accidental pypi conflict
fronzbot
authored
768e7d3
View commit details
Copy full SHA for 768e7d3
Browse repository at this point
Merge pull request #1188 from fronzbot/deprecate-py39
Show description for 2302229
fronzbot
authored
2302229
View commit details
Copy full SHA for 2302229
Browse repository at this point
Don't fail coverage
fronzbot
authored
58e4226
View commit details
Copy full SHA for 58e4226
Browse repository at this point
Remove 3.9 support
fronzbot
authored
4b6022a
View commit details
Copy full SHA for 4b6022a
Browse repository at this point
Remove 3.9 support
fronzbot
authored
d77f1c9
View commit details
Copy full SHA for d77f1c9
Browse repository at this point
Require >=3.10
fronzbot
authored
09920c9
View commit details
Copy full SHA for 09920c9
Browse repository at this point
Dev bump
fronzbot
authored
da55f57
View commit details
Copy full SHA for da55f57
Browse repository at this point
Version bump (messed up 0.25.4 release)
fronzbot
authored
906221d
View commit details
Copy full SHA for 906221d
Browse repository at this point
Merge pull request #1185 from fronzbot/version-bump
Show description for 660ddb8
fronzbot
authored
660ddb8
View commit details
Copy full SHA for 660ddb8
Browse repository at this point
Version bump
fronzbot
authored
d736c91
View commit details
Copy full SHA for d736c91
Browse repository at this point
Merge pull request #1183 from fronzbot/dependabot/pip/ruff-0.15.0
Show description for 837c7cb
fronzbot
authored
837c7cb
View commit details
Copy full SHA for 837c7cb
Browse repository at this point
Bump ruff from 0.14.10 to 0.15.0
Show description for bf8836a
dependabot[bot]
authored
bf8836a
View commit details
Copy full SHA for bf8836a
Browse repository at this point
Merge pull request #1184 from fronzbot/add-plw0108-to-lint-ignore
Show description for 1c5814f
fronzbot
authored
1c5814f
View commit details
Copy full SHA for 1c5814f
Browse repository at this point
Add PLW0108 to ignore list
fronzbot
authored
dc493d4
View commit details
Copy full SHA for dc493d4
Browse repository at this point
Merge pull request #1174 from fronzbot/dependabot/pip/build-1.4.0
Show description for 41d9140
fronzbot
authored
41d9140
View commit details
Copy full SHA for 41d9140
Browse repository at this point
Merge pull request #1178 from fronzbot/dependabot/pip/wheel-gte-0.40-and-lt-0.47
Show description for b8ff033
fronzbot
authored
b8ff033
View commit details
Copy full SHA for b8ff033
Browse repository at this point
Merge pull request #1179 from mback2k/split-livestreaming
Show description for d456d09
fronzbot
authored
d456d09
View commit details
Copy full SHA for d456d09
Browse repository at this point
Commits on Jan 23, 2026
Split authentication from feed method to allow separate async loops
Show description for 3427155
mback2k
committed
3427155
View commit details
Copy full SHA for 3427155
Browse repository at this point
Commits on Jan 22, 2026
Update wheel requirement from ~=0.40.0 to >=0.40,<0.47
Show description for b3bb3b9
dependabot[bot]
authored
b3bb3b9
View commit details
Copy full SHA for b3bb3b9
Browse repository at this point
Commits on Jan 8, 2026
Bump build from 1.3.0 to 1.4.0
Show description for 6f788f0
dependabot[bot]
authored
6f788f0
View commit details
Copy full SHA for 6f788f0
Browse repository at this point
Commits on Jan 4, 2026
Merge pull request #1169 from fronzbot/dev-version-bump
Show description for 3e673a5
fronzbot
authored
3e673a5
View commit details
Copy full SHA for 3e673a5
Browse repository at this point
Dev bump
fronzbot
authored
00f1c05
View commit details
Copy full SHA for 00f1c05
Browse repository at this point
Version bump to 0.25.3
fronzbot
authored
b236342
View commit details
Copy full SHA for b236342
Browse repository at this point
Merge pull request #1167 from mback2k/fix-livestreaming
Show description for 5269c81
fronzbot
authored
5269c81
View commit details
Copy full SHA for 5269c81
Browse repository at this point
Refactor repeated string field handling to separate method
Show description for 273dd25
mback2k
and
fronzbot
committed
273dd25
View commit details
Copy full SHA for 273dd25
Browse repository at this point
Move field length constants to the top and use decimal numbers
Show description for 6f9ae19
mback2k
and
fronzbot
committed
6f9ae19
View commit details
Copy full SHA for 6f9ae19
Browse repository at this point
Commits on Jan 3, 2026
Shorten log lines to fix ruff linting
mback2k
committed
7db75aa
View commit details
Copy full SHA for 7db75aa
Browse repository at this point
Make auth header code more robust and update tests
mback2k
committed
91e590c
View commit details
Copy full SHA for 91e590c
Browse repository at this point
Commits on Dec 31, 2025
Fix livestreaming auth header with device serial and token field
mback2k
committed
fbb3fe7
View commit details
Copy full SHA for fbb3fe7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.