mario-peters / Domoticz-Home-Connect-Plugin

Domoticz Home-Connect Plugin
11 stars 7 forks source link

I linked everything on windows #3

Closed firelook closed 4 years ago

firelook commented 5 years ago

2018-12-11 15:39:52.517 Status: (lavevaisselle) Stop directive received. 2018-12-11 15:39:52.518 Status: (lavevaisselle) Exiting work loop. 2018-12-11 15:39:52.618 Status: (lavevaisselle) Stopping threads. 2018-12-11 15:39:52.618 Status: (lavevaisselle) Stopped. 2018-12-11 15:39:52.618 Status: (lavevaisselle) Started. 2018-12-11 15:39:52.933 Status: (lavevaisselle) Entering work loop. 2018-12-11 15:39:52.933 Status: (lavevaisselle) Initialized version 1.0.2, author 'Mario Peters'

now my error is :

2018-12-11 15:40:53.414 Error: (lavevaisselle) 'onHeartbeat' failed 'TypeError':'string indices must be integers'. 2018-12-11 15:40:53.415 Error: (lavevaisselle) ----> Line 140 in 'C:\Program Files (x86)\Domoticz\plugins\Domoticz-Home-Connect-Plugin\plugin.py' 2018-12-11 15:40:53.415 Error: (lavevaisselle) ----> Line 95 in 'C:\Program Files (x86)\Domoticz\plugins\Domoticz-Home-Connect-Plugin\plugin.py' 2018-12-11 15:40:53.415 Error: (lavevaisselle) ----> Line 84 in 'C:\Program Files (x86)\Domoticz\plugins\Domoticz-Home-Connect-Plugin\homeconnecthelper.py'

trying to investigate `

2018-12-11 15:52:50.385 (lavevaisselle) Device "9141fbab-72c6-4d4f-9d35-43d9a0658f79" is authorized by Home-Connect.

2018-12-11 15:52:52.483 (lavevaisselle) Device "9141fbab-72c6-4d4f-9d35-43d9a0658f79" has token: 2018-12-11 15:52:53.659 (lavevaisselle) error --> {'key': '401', 'description': 'Authentication is possible but has failed or not yet been provided.'}

2018-12-11 15:52:53.660 Error: (lavevaisselle) 'onHeartbeat' failed 'TypeError':'string indices must be integers'. 2018-12-11 15:52:53.660 Error: (lavevaisselle) ----> Line 140 in 'C:\Program Files (x86)\Domoticz\plugins\Domoticz-Home-Connect-Plugin\plugin.py' 2018-12-11 15:52:53.660 Error: (lavevaisselle) ----> Line 95 in 'C:\Program Files (x86)\Domoticz\plugins\Domoticz-Home-Connect-Plugin\plugin.py' 2018-12-11 15:52:53.660 Error: (lavevaisselle) ----> Line 84 in 'C:\Program Files (x86)\Domoticz\plugins\Domoticz-Home-Connect-Plugin\homeconnecthelper.py'`

I put the right token in CLIENT_ID

mario-peters commented 4 years ago

why did you change the CLIENT_ID. I believe it is the CLIENT_ID which is given by Siemens Home-Connect. You don't have to change it.