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 }}
itchannel
/
fordpass-ha
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
108
Star
395
Code
Issues
101
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
1.80
- #591
#591
Open
itchannel
wants to merge 53 commits into
master
itchannel/fordpass-ha:master
from
1.80
itchannel/fordpass-ha:1.80
Copy head branch name to clipboard
Conversation
Commits
53
(53)
Checks
Files changed
Open
1.80
#591
itchannel
wants to merge 53 commits into
master
itchannel/fordpass-ha:master
from
1.80
itchannel/fordpass-ha:1.80
Copy head branch name to clipboard
Commits
Commits on May 25, 2024
New Config flow to generate tokens on first login for original API.
itchannel
committed
17cc664
View commit details
Copy full SHA for 17cc664
Browse repository at this point
updaed info.md
itchannel
committed
2569cf8
View commit details
Copy full SHA for 2569cf8
Browse repository at this point
Updated README for new changes
itchannel
committed
913e8ea
View commit details
Copy full SHA for 913e8ea
Browse repository at this point
Commits on May 26, 2024
Fix missing region dictionary
itchannel
committed
f487ad5
View commit details
Copy full SHA for f487ad5
Browse repository at this point
fix country_code error
itchannel
committed
65774fa
View commit details
Copy full SHA for 65774fa
Browse repository at this point
fix for token error
itchannel
committed
e2c31ff
View commit details
Copy full SHA for e2c31ff
Browse repository at this point
fix token errors
itchannel
committed
8224360
View commit details
Copy full SHA for 8224360
Browse repository at this point
fix missing return
itchannel
committed
7ce4929
View commit details
Copy full SHA for 7ce4929
Browse repository at this point
Login Fix
itchannel
committed
c58f14f
View commit details
Copy full SHA for c58f14f
Browse repository at this point
fix missing code_verifider
itchannel
committed
8171d20
View commit details
Copy full SHA for 8171d20
Browse repository at this point
Commits on May 29, 2024
add Canada and fix lowercase country id
itchannel
committed
db58f4d
View commit details
Copy full SHA for db58f4d
Browse repository at this point
updated sensor.py
itchannel
committed
8f46130
View commit details
Copy full SHA for 8f46130
Browse repository at this point
Commits on May 30, 2024
README updates, const.py updates that appear to be working for North America, and changelog fix for all the versions
theUNSTABLE
committed
9ffa71b
View commit details
Copy full SHA for 9ffa71b
Browse repository at this point
Formatting
theUNSTABLE
committed
63b671a
View commit details
Copy full SHA for 63b671a
Browse repository at this point
Commits on Jun 26, 2024
Added Netherlands (NL) as region
TheLizard
committed
3f6f96e
View commit details
Copy full SHA for 3f6f96e
Browse repository at this point
Moved countrycode to the const parameters
TheLizard
committed
d9011bc
View commit details
Copy full SHA for d9011bc
Browse repository at this point
Commits on Jun 28, 2024
Merge pull request #517 from TheLizard/1.70
Show description for 8710574
SquidBytes
authored
8710574
View commit details
Copy full SHA for 8710574
Browse repository at this point
Commits on Jul 2, 2024
Improved dutch translations (some were in a different languages)
Show description for 197cdf0
TheLizard
committed
197cdf0
View commit details
Copy full SHA for 197cdf0
Browse repository at this point
Updated deprecated constant: Changed GPS source type
TheLizard
committed
50340e0
View commit details
Copy full SHA for 50340e0
Browse repository at this point
Commits on Jul 3, 2024
Migrate hass.config_entries.async_forward_entry_setup to async_forward_entry_setups
Show description for c28ba19
TheLizard
committed
c28ba19
View commit details
Copy full SHA for c28ba19
Browse repository at this point
Corrected default region from North America & Canada to USA and moved it to const
Show description for fa05c3e
TheLizard
committed
fa05c3e
View commit details
Copy full SHA for fa05c3e
Browse repository at this point
Commits on Jul 9, 2024
Merge pull request #521 from TheLizard/async_forward_entry_setups
Show description for 4e56a02
SquidBytes
authored
4e56a02
View commit details
Copy full SHA for 4e56a02
Browse repository at this point
Merge pull request #519 from TheLizard/1.70
Show description for 37b7fb5
SquidBytes
authored
37b7fb5
View commit details
Copy full SHA for 37b7fb5
Browse repository at this point
Merge pull request #522 from TheLizard/region_improvements
Show description for 4e5bc48
SquidBytes
authored
4e5bc48
View commit details
Copy full SHA for 4e5bc48
Browse repository at this point
Commits on Jul 11, 2024
Resolved all but 1 flake8 messages
Show description for bbcd80f
TheLizard
committed
bbcd80f
View commit details
Copy full SHA for bbcd80f
Browse repository at this point
Commits on Jul 13, 2024
Resolved some python warnings, used CONF_URL const from home assistant
TheLizard
committed
618c01d
View commit details
Copy full SHA for 618c01d
Browse repository at this point
Commits on Jul 22, 2024
Corrected region settings for UK
TheLizard
committed
8247100
View commit details
Copy full SHA for 8247100
Browse repository at this point
Commits on Jul 31, 2024
Update const.py - Fix Australia URL auth
Show description for d893438
beanonymous
authored
d893438
View commit details
Copy full SHA for d893438
Browse repository at this point
Commits on Sep 29, 2024
fix Australia login endpoint.
itchannel
committed
70731e5
View commit details
Copy full SHA for 70731e5
Browse repository at this point
Commits on Dec 18, 2024
Update sensor.py
Show description for 92e6c40
delphiactual
authored
92e6c40
View commit details
Copy full SHA for 92e6c40
Browse repository at this point
Merge pull request #551 from delphiactual/patch-2
Show description for f6def2e
SquidBytes
authored
f6def2e
View commit details
Copy full SHA for f6def2e
Browse repository at this point
Merge branch '1.70' into 1.70
SquidBytes
authored
63f4947
View commit details
Copy full SHA for 63f4947
Browse repository at this point
Merge pull request #526 from TheLizard/1.70
Show description for 43d06dd
SquidBytes
authored
43d06dd
View commit details
Copy full SHA for 43d06dd
Browse repository at this point
Commits on Jan 19, 2025
Merge branch '1.70' of github.com:itchannel/fordpass-ha into 1.70
theUNSTABLE
committed
93ceb80
View commit details
Copy full SHA for 93ceb80
Browse repository at this point
VS Code went weird on me. Changing this back.
theUNSTABLE
committed
5e8b751
View commit details
Copy full SHA for 5e8b751
Browse repository at this point
Commits on Feb 4, 2025
Avoid deprecated setting of config_entry
Show description for b4e0e3a
N3rdix
authored
b4e0e3a
View commit details
Copy full SHA for b4e0e3a
Browse repository at this point
Commits on Mar 4, 2025
Fix EU login URL
gac3k
committed
c4fe6d3
View commit details
Copy full SHA for c4fe6d3
Browse repository at this point
Commits on Mar 17, 2025
Merge pull request #528 from beanonymous/patch-1
Show description for 1ddc4ae
SquidBytes
authored
1ddc4ae
View commit details
Copy full SHA for 1ddc4ae
Browse repository at this point
Merge pull request #566 from N3rdix/patch-1
Show description for e819cba
SquidBytes
authored
e819cba
View commit details
Copy full SHA for e819cba
Browse repository at this point
Merge pull request #572 from gac3k/1.70
Show description for 220c88e
SquidBytes
authored
220c88e
View commit details
Copy full SHA for 220c88e
Browse repository at this point
Commits on Jun 4, 2025
Major overhaul of code and token handling. WIP
itchannel
committed
f103512
View commit details
Copy full SHA for f103512
Browse repository at this point
Commits on Jun 5, 2025
update const.py with storage constants
itchannel
committed
808bf19
View commit details
Copy full SHA for 808bf19
Browse repository at this point
Commits on Jun 6, 2025
updated help line
itchannel
committed
a270643
View commit details
Copy full SHA for a270643
Browse repository at this point
updated translations
itchannel
committed
e70cc42
View commit details
Copy full SHA for e70cc42
Browse repository at this point
fix manifest version
itchannel
committed
731e0cc
View commit details
Copy full SHA for 731e0cc
Browse repository at this point
add async to refresh status service
itchannel
committed
7629294
View commit details
Copy full SHA for 7629294
Browse repository at this point
status function rewritten with auto updating after command success
itchannel
committed
fcadfee
View commit details
Copy full SHA for fcadfee
Browse repository at this point
Fixed remote start status on switch toggle
itchannel
committed
5dae5ab
View commit details
Copy full SHA for 5dae5ab
Browse repository at this point
upated info.md
itchannel
committed
bc1b34f
View commit details
Copy full SHA for bc1b34f
Browse repository at this point
Commits on Sep 5, 2025
Update const.py
Show description for ec43db7
itchannel
authored
ec43db7
View commit details
Copy full SHA for ec43db7
Browse repository at this point
Update __init__.py
Show description for 7c46602
itchannel
authored
7c46602
View commit details
Copy full SHA for 7c46602
Browse repository at this point
Update info.md
itchannel
authored
7f98230
View commit details
Copy full SHA for 7f98230
Browse repository at this point
Commits on Nov 7, 2025
Fix API issue
itchannel
committed
ad49767
View commit details
Copy full SHA for ad49767
Browse repository at this point
You can’t perform that action at this time.