Search found 3 matches
- Thursday 12 September 2019 14:36
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 58445
Re: Domoticz RPC for NIBE Uplink
I can check if I have this still somewhere. My raspi died At spring, have not yet fixed. Probably will Need New auth method update... That would be great, especially when it not hard coded, so it can adapt to any solution. Otherwise I might need to add an option to give additional ID's for the sub ...
- Wednesday 11 September 2019 21:43
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 58445
Re: Domoticz RPC for NIBE Uplink
Sorry not fully sure what you mean with slave data, you mean getting the numbers from the nibe-uplink into the system for the logs and such?
So the counters and the values are represented. Or do you mean something else?
- Wednesday 11 September 2019 19:10
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 58445
Re: Domoticz RPC for NIBE Uplink
I did make a simple adjustment by changing the call back url to the following: redirect_uri = "https://www.marshflattsfarm.org.uk/nibeuplink/oauth2callback/index.php" # Don't alter this or anything else! Based on the blog post of: https://www.marshflattsfarm.org.uk/wordpress/?page_id=3480 which did ...