J. Nick Koston

Results 1005 comments of J. Nick Koston

Thanks. I have a few more I can pull out as well that I'll cleanup and send as soon. I'm traveling this week so its going to depend on how...

I'm thinking this could be a bit more generic call to action. Hopefully the integration could set the action string and button title. For `HomeKit` instead of "Credentials expired [Reauthorize]"...

Since not all entries have a unique id, I think passing in the config entry id would make sense to start updating a flow. I expect every integration would have...

> I think that we should require a unique ID for updating a config entry. How else will we be able to refer to it? I'm probably missing the big...

Maybe a new step in the config flow `async_step_reconfig` that re-runs `async_step_user` with the existing data filled in which would lead to an update instead of create.

It might be nice to `raise ConfigEntryNeedsReconfig` and start the config flow automatically.

Here is another approach https://github.com/home-assistant/core/pull/38341/files

This architecture issue affects integrations you are list as code owner for. @etheralm as the code owner for `dyson` @OverloadUT as the code owner for `ecovacs` @dshokouhi @Santobert as the...

This would need to be converted to config flow first

Then it can be provided via device_info