Search found 5 matches
- Wednesday 11 September 2019 22:17
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 55187
Re: Domoticz RPC for NIBE Uplink
...or I can just update/fix/further develop the script by myself... which I did. It is now reading data for all Master's and Slave's. After all quite easy addition. The original script is well written, modular and well commented. Need to test some more and finalize it thou. What is the procedure to ...
- Thursday 28 February 2019 20:57
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 55187
Re: Domoticz RPC for NIBE Uplink
Funny. Mine is still working fine. Better not restart
Lähetetty minun G8231 laitteesta Tapatalkilla
Lähetetty minun G8231 laitteesta Tapatalkilla
- Wednesday 24 October 2018 6:25
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 55187
Re: Domoticz RPC for NIBE Uplink
Sure.
But let me finalize it first. (Need to find time Window for that)
Lähetetty minun G8231 laitteesta Tapatalkilla
But let me finalize it first. (Need to find time Window for that)
Lähetetty minun G8231 laitteesta Tapatalkilla
- Monday 22 October 2018 13:37
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 55187
Re: Domoticz RPC for NIBE Uplink
...or I can just update/fix/further develop the script by myself... which I did. It is now reading data for all Master's and Slave's. After all quite easy addition. The original script is well written, modular and well commented. Need to test some more and finalize it thou. What is the procedure to ...
- Saturday 20 October 2018 19:29
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 55187
Re: Domoticz RPC for NIBE Uplink
checked code and modifed code to get my slave ... change line 693 to this... r = requests.get(baseEndPointUrl + "/api/v1/systems/" + str(systemid) + "/serviceinfo/categories?systemUnitId=1¶meters=true", headers=authorization_header) but now my master sensors are not included..., should be quite ...