Skip to content

1.80#591

Open
itchannel wants to merge 53 commits into
masterfrom
1.80
Open

1.80#591
itchannel wants to merge 53 commits into
masterfrom
1.80

Conversation

@itchannel

Copy link
Copy Markdown
Owner

No description provided.

itchannel and others added 30 commits May 25, 2024 13:29
…America, and changelog fix for all the versions
Added Netherlands (NL) as region
Changed English translation Parse to Enter
Corrected json formatting
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
SquidBytes and others added 19 commits December 18, 2024 17:29
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
@Cellivar

Cellivar commented Jul 3, 2025

Copy link
Copy Markdown

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!

@bmatheny

bmatheny commented Aug 9, 2025

Copy link
Copy Markdown

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. fordpass_alarm instead of Fordpass Alarm (or better yet, "$name Alarm", e.g. Ford Expedition Alarm). But otherwise looks good.

@cily35

cily35 commented Aug 26, 2025

Copy link
Copy Markdown

1.80 installed so far so good

Disabled Messages due to API error
Disabled messages array due to error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.