-
Notifications
You must be signed in to change notification settings - Fork 2
Home
hermanthegerman2 edited this page Mar 11, 2019
·
1 revision
Welcome to the HomeConnectSymcon wiki!
-
Load HomeConnectSymcon with Module Control.
https://github.com/hermanthegerman2/HomeConnectSymcon
-
Provide a new App with menu "Register Application" (Application ID for example: symcon) at
https://developer.home-connect.com/applications
Fill out the formular:
- Application ID * -> symcon
- Home Connect User Account for Testing -> leave blank!
- Redirect URI * -> http://symcon.your-domain.com:3777/hook/homeconnect
- Status -> Enabled
-
Register a new I/O Instanz called "HomeConnect" in symcon and fill out the formular:
- Client ID -> You find it under Details on your registered Application for
https://developer.home-connect.com/applications
- Client Secret -> see below
- Redirect URIs -> see below
click LOGIN
You will now redirect to the api.home-connect site called
https://api.home-connect.com/security/oauth/authorize?
Please provide your E-Mail Address you choose in thehttps://developer.home-connect.com/applications
page and the password. Press Login and you will redirect to your webhook on your symcon server (Redirect URIs).That´s all.
- Client ID -> You find it under Details on your registered Application for