Open Garycooper07 opened 3 years ago
Hi, I am happy that you found my plug-in :)
Have you downloaded files from GitHub to your DZ installation?
Have you created ID, Secret and URL from home-connect web page?
Hi ! Thanks for your answer. Sorry for my english, but I'm French. So, I downloaded the files on Domoticz with "sudo git clone https://github.com/flopp999/HomeConnect-Domoticz HomeConnect". Then I had created ID and secret ID on the home connect developer program. I don't what to put on the "Redirect URIs". So, I can't have "authorization code" and "access token". I think I don't undertand something, but what ?
Do you find where to put the URL on home-connect dev page? You can put any url as long as it exists
hi ! Yes I tried with "http://www.domoticz.com" and I think I found authorization code. Now I must found "Access Token and Refresh Token". I tried to replace "yyyyyy" with my client ID on the url "https://api.nibeuplink.com/oauth/authorize?client_id=yyyyyy&scope=READSYSTEM&state=x&redirect_uri=https://api.nibeuplink.com/&response_type=code". I Arrived on a web page to login. So I tried to put my home connect email login and password but I've got this message "The email address or password is incorrect. Please try again."
My mistake, I have now removed it from README now Access Token and Refresh is not to this plugin. Authorization code, you paste to HomeConnect plugin in Hardware.
Hello, I leaved empty the token on the plugin and paste the autorization code on hardware plugin. When plugin start, I've got this error message on the log :
2021-09-01 08:30:09.842 Status: Lave linge: (Lave linge) Entering work loop. 2021-09-01 08:30:09.842 Status: Lave linge: (Lave linge) Started. 2021-09-01 08:30:10.193 Lave linge: (Lave linge) Refresh Token too short 2021-09-01 08:30:10.469 Lave linge: (Lave linge) b'{\n "error": {\n "key": "invalid_token",\n "description": "The provided token is malformed."\n }\n}' 2021-09-01 08:30:10.469 Lave linge: (Lave linge) 401 2021-09-01 08:30:10.191 Status: Lave linge: (Lave linge) Initialized version 0.1, author 'flopp999' 2021-09-01 08:30:10.471 Error: Lave linge: (Lave linge) Status Code = 401 2021-09-01 08:30:10.471 Error: Lave linge: (Lave linge) Error: invalid_token, The provided token is malformed.
Hi, can you please send a picture how the settings in hardware is. Please do some painting over the text so you dont show your personal info
You need to fill in all 4 fields
I am trying it on my Linux now and also got some error, I will take a look to it now
Hi ! Thanks to try ! I tried this plugin https://github.com/mario-peters/Domoticz-Home-Connect-Plugin. It doesn't work for me but it generate an authorization code and token. I tried to put those code on your plugin but it also doesn't work. It could help you to solve the problem ?
Hi, I have worked so it can work but not very nice. When can you give it a try?
Can you please contact med on Domoticz forum.
https://www.domoticz.com/forum/memberlist.php?mode=viewprofile&u=8270
Is it working OK for you now?
Hello, sorry, I had stopped tu use it. I've tested it today and here is the error message :
2022-01-03 14:39:04.429 Error: Lave linge: (Lave linge) 'onConnect' failed 'TypeError':'can only concatenate str (not "NoneType") to str'. 2022-01-03 14:39:04.429 Error: Lave linge: (Lave linge) ----> Line 457 in '/home/pi/domoticz/plugins/HomeConnect/plugin.py', function onConnect 2022-01-03 14:39:04.429 Error: Lave linge: (Lave linge) ----> Line 192 in '/home/pi/domoticz/plugins/HomeConnect/plugin.py', function onConnect
Hi ! I'm really interested about this plugin ! I've got a bosch washerdryer and I would use it with Domoticz. Unfortunately, I don't understand how to do. I think the problem become about URI but I'm not sure. Could you pleasy help me to try this plugin with my Domoticz ? Thanks