Hi!
I'm also interested. Thanks!
Search found 11 matches
- Monday 10 June 2024 13:23
- Forum: Other questions and discussions
- Topic: NIBE myUplink
- Replies: 13
- Views: 1686
- Friday 29 December 2023 14:50
- Forum: Python
- Topic: Python Plugin: Tibber [Unsupported]
- Replies: 18
- Views: 3793
Re: Python Plugin: Tibber
Hi! Thanks for a nice plugin! I read about someone having 2 home ID's in it's Tibber subscriptions. I have 2 ID's as well, but only one active. My CurrentSubscriptionStatus response looks like this (real ID's replaced by x, y, and z): { "data": { "viewer": { "homes": [ { "id": "yyy-47bc-a749-xxx ...
- Tuesday 27 November 2018 16:45
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 55184
Re: Domoticz RPC for NIBE Uplink
Here are some exampels for authentication in the new API. Anyone who knows how to fix? Authentication Examples Example: Authorization Code Grant The Authorization Code Grant takes place in 4 steps as outlined below. Before starting to authenticate you need to have registered your application and ...
- Friday 22 September 2017 17:58
- Forum: Other questions and discussions
- Topic: Domoticz stops working after Linux upgrade
- Replies: 5
- Views: 1419
Re: Domoticz stops working after Linux upgrade
Sorry for late reply . I didn't see this answer.
Thanks for the information!
I haven't done anything about this situation yet and might stick with the version I'm running. I don't have a clue how to compile from source, but that's just a Google away I guess.
Thanks for the information!
I haven't done anything about this situation yet and might stick with the version I'm running. I don't have a clue how to compile from source, but that's just a Google away I guess.
- Friday 04 August 2017 14:49
- Forum: Other questions and discussions
- Topic: RFXCom hangs
- Replies: 5
- Views: 1245
Re: RFXCom hangs
I have the same issue running Domoticz on a rPi Zero. It hangs maybe every second week. Restarting rPi makes it work again.
I would like to extract the RFXCOM433 error in the logg and restart the rPi whenever I get the error.
How do I get the information from the logg with Lua script?
I would like to extract the RFXCOM433 error in the logg and restart the rPi whenever I get the error.
How do I get the information from the logg with Lua script?
- Sunday 04 June 2017 10:44
- Forum: Other questions and discussions
- Topic: Domoticz stops working after Linux upgrade
- Replies: 5
- Views: 1419
Re: Domoticz stops working after Linux upgrade
Yes, cache is cleared. It works fine after the upgrade until I restart the Pi.SweetPants wrote:Cleared your browser cache?
- Friday 02 June 2017 15:24
- Forum: Other questions and discussions
- Topic: Domoticz stops working after Linux upgrade
- Replies: 5
- Views: 1419
Domoticz stops working after Linux upgrade
Hi! Domoticz version: 3.5877 Raspbian GNU/Linux 8.0 (jessie) Raspberry Pi Zero I'm not very familiar with Linux but have managed to get Domoticz running on Raspbian on a rPi Zero for a long time now without problems. I have done several upgrades along the way. The last sudo apt-get update && sudo ...
- Thursday 01 June 2017 8:30
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 55184
Re: Domoticz RPC for NIBE Uplink
Couldn't wait... Working fine now for half a day. I only had to fix the valueFactor to 0.1 for the three currents in the config file. The Domoticz crash is probably due to the upgrade process: sudo apt-get update && sudo apt-get upgrade -y so I skipped that part. That is a completely other issue I ...
- Wednesday 31 May 2017 11:34
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 55184
Re: Domoticz RPC for NIBE Uplink
Brilliant! Thanks! I'll try it in the next few days
- Wednesday 31 May 2017 9:40
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 55184
Re: Domoticz RPC for NIBE Uplink
Since I'm a new member I can't send PM's yet...and I don't know which debug output you mean. I'm kind of new to Linux, but a quick learner I hope. I will be happy to help in any way I can. Please advise which debug info you want. My Domoticz crashed yesterday, after installing a new bigger SD-card ...
- Tuesday 30 May 2017 16:01
- Forum: Heating/cooling
- Topic: Domoticz RPC for NIBE Uplink
- Replies: 160
- Views: 55184
Re: Domoticz RPC for NIBE Uplink
Hi! Domoticz RPC for NIBE Uplink 1.0.4 Domoticz Version: 3.5877 Everything works fine except adding the three "Current" items Found a new Nibe Uplink resource: 'Nibe F1255 Current Eb100-Be2' Shall I enable it and create a Domoticz Virtual Device for it? : Y/N [N]:y Unknown Domoticz type: 'A' Do I ...