Add missing setup for https://my.home-assistant.io/ in Home Connect integration (#33330)

* Add missing setup for https://my.home-assistant.io/

* Fix linter issue

* Fix linter issue

* Tiny tweak

---------

Co-authored-by: Maciej Polanczyk <maciejpolanczyk@Maciejs-MBP.localdomain>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Maciej Polanczyk 2024-06-20 13:49:02 +02:00 committed by GitHub
parent f607cc4df2
commit d0be7794e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,6 +42,7 @@ Note that it depends on the appliance and on API permissions which of the featur
- Application ID: Home Assistant (or whatever name makes sense to you)
- OAuth Flow: Authorization Code Grant Flow
- Redirect URI: `https://my.home-assistant.io/redirect/oauth`
- Go to `https://my.home-assistant.io/` and make sure that your Home Assistant URL is set there. For example: `http://homeassistant:8123/` or `http://homeassistant.local:8123`
*Important*:
- **Power on** all your appliances during the integration configuration process; otherwise appliance programs list will be empty.