Re: Domoticz RPC for NIBE Uplink
Posted: Thursday 08 April 2021 10:27
Hello guys,
I'm trying to get this plugin working for days because I would like to push the data from the NIBE Uplink site (via Domoticz) to influx to present the data in Grafana. I even tried Home Assistant with their plugin which does give me the data but I find it less user-friendly/newbie friendly.
I hope Flopp or someone else can help me get his plugin working, for now this is what the Domoticz log tells me:
I'm trying to get this plugin working for days because I would like to push the data from the NIBE Uplink site (via Domoticz) to influx to present the data in Grafana. I even tried Home Assistant with their plugin which does give me the data but I find it less user-friendly/newbie friendly.
I hope Flopp or someone else can help me get his plugin working, for now this is what the Domoticz log tells me:
Code: Select all
2021-04-08 10:21:06.624 Status: (NIBE Uplink) Started.
2021-04-08 10:21:06.625 Status: Incoming connection from: 192.168.1.128
2021-04-08 10:21:07.197 (NIBE Uplink) Refresh too short
2021-04-08 10:21:07.189 Status: (NIBE Uplink) Initialized version 0.71, author 'flopp999'
2021-04-08 10:21:07.188 Status: (NIBE Uplink) Entering work loop.
2021-04-08 10:21:07.412 Error: (NIBE Uplink) Status 401
2021-04-08 10:21:07.412 Error: (NIBE Uplink) {'error': 'invalid_client', 'error_description': 'The client secret was incorrect.'}
2021-04-08 10:21:17.401 Error: (NIBE Uplink) 'onConnect' failed 'AttributeError':''BasePlugin' object has no attribute 'reftoken''.
2021-04-08 10:21:17.401 Error: (NIBE Uplink) ----> Line 407 in '/home/pi/domoticz/plugins/NIBEUplink/plugin.py', function onConnect
2021-04-08 10:21:17.401 Error: (NIBE Uplink) ----> Line 172 in '/home/pi/domoticz/plugins/NIBEUplink/plugin.py', function onConnect