Conversation
…America, and changelog fix for all the versions
Added Netherlands (NL) as region
Changed English translation Parse to Enter Corrected json formatting
…d_entry_setups Fixes #520
… it to const Removed unused region_lookup
Migrate hass.config_entries.async_forward_entry_setup to async_forward_entry_setups
Translation improvements
Corrected default region from North America & Canada to USA and moved it to const
The only remaining is the lengthy URL in config_flow.py
Australia authentication URL is wrong and this change addresses this.
fix invalid attribute name
Update sensor.py
Assuming correct for specific region - ignoring the uncertainty of this currently
According to https://developers.home-assistant.io/blog/2024/11/12/options-flow?_highlight=config_entry#backwards-compatibility the components should no longer set the config_entry directly. Currently it results in a warning in HA: ``` Logger: homeassistant.helpers.frame Quelle: helpers/frame.py:324 Erstmals aufgetreten: 10:07:21 (1 Vorkommnisse) Zuletzt protokolliert: 10:07:21 Detected that custom integration 'fordpass' sets option flow config_entry explicitly, which is deprecated at custom_components/fordpass/config_flow.py, line 291: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12, please create a bug report at https://github.com/itchannel/fordpass-ha/issues ```
Update const.py - Fix Australia URL auth
Avoid deprecated setting of config_entry
Fix EU login URL
|
With the full understanding that you haven't promoted this yet and it's got WIP all over it and I'm on my own here: I installed the 1.80 branch, went through the token login, and it fired right up. Seems to be okay so far, I cranked down the polling period since I don't need the data to be super fresh. Thank you for continuing to share your work on this, it's very appreciated! |
|
Same. I'm using it at this point for zero minutes but it loads, shows data, etc. So far the only "bug" I have found is that the friendly names re the same as the entity IDs, e.g. |
|
1.80 installed so far so good |
Disabled Messages due to API error
Disabled messages array due to error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.