Search found 111 matches

by dorenberg
Friday 17 January 2025 13:49
Forum: Python
Topic: Python Plugin: Reolink
Replies: 39
Views: 7786

Re: Python Plugin: Reolink

It seems that I have the same issue since begin December. Push notifications via Domoticz on the doorbell do not work anymore. Motion is still detected.
by dorenberg
Sunday 28 July 2024 18:56
Forum: Heating/cooling
Topic: Daikin Hardware
Replies: 86
Views: 26541

Re: Daikin Hardware

used the node-red but since 2 weeks it is no longer working due to updates to the API of Daikin. Can someone look into this. I am not able to do this myself.
by dorenberg
Saturday 20 July 2024 19:15
Forum: Heating/cooling
Topic: Daikin Cloud Controller - BRP069C4
Replies: 60
Views: 18734

Re: Daikin Cloud Controller - BRP069C4

So I guess we have to wait a bit. I have no clue how to fix it.
by dorenberg
Saturday 01 June 2024 14:30
Forum: Heating/cooling
Topic: Daikin Cloud Controller - BRP069C4
Replies: 60
Views: 18734

Re: Daikin Cloud Controller - BRP069C4

Today, a new daikin Comfora was installed at our home. First I thought let's see for a Faikin module, however our new FTXP-N no longer has a S21 port. But with this node-red flow, everything seems to work too. Thanks for that. Took a while to get it up and running, but all good now. Especially the ...
by dorenberg
Wednesday 08 May 2024 15:09
Forum: Python
Topic: Python Plugin: Reolink
Replies: 39
Views: 7786

Re: Python Plugin: Reolink

Yes that worked. Everything installed and it works perfect. Thanks!!!
by dorenberg
Tuesday 07 May 2024 18:27
Forum: Python
Topic: Python Plugin: Reolink
Replies: 39
Views: 7786

Re: Python Plugin: Reolink

Hi all, I hope you can help me. I am having issues with installing this plugin. First attempt was on my 2021.1 Domoticz which has python 3.7.3. Installation not possible. Tried installing Python 3.9 but nothing. Next attempt was a fresh Raspberry image (debian 12 bookwurm). Now on domoticz 2024.4 ...
by dorenberg
Thursday 14 May 2020 19:20
Forum: Dashticz
Topic: Dashticz v3.4.6 beta
Replies: 22
Views: 2338

Re: Dashticz v3.4.6 beta

Good one. Something to try in the weekend. Basic functionality is working so far. Let's see if it is of real added value.
by dorenberg
Thursday 14 May 2020 14:20
Forum: Dashticz
Topic: Dashticz v3.4.6 beta
Replies: 22
Views: 2338

Re: Dashticz v3.4.6 beta

Thanks for the option. Do you know whether it is possible to get several sensor info in 1 block. Like for instance, several temperatures in a table? As these are for information only for me, that saves a lot of space.
by dorenberg
Wednesday 13 May 2020 18:26
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1002
Views: 314328

Re: Dashticz - Show your dashboard and how-to's!

After some weeks of tweaking, here my dashboard with all info I could find here on the fora. See the screenshots. If someone is interested in some code. let me know. Tweaks: Temp and RH in 1 block Different icons for some topics which change colour when on or off (However the red indicated is not ...
by dorenberg
Wednesday 13 May 2020 18:13
Forum: Dashticz
Topic: Dashticz v3.4.6 beta
Replies: 22
Views: 2338

Re: Dashticz v3.4.6 beta

good work! Will update now. As I have combined some blocks into 1 block for temp/RH sensors. I also get the dewpoint now. Is there a way to make this optional? I removed the pieces in blocks.js to remove this.
by dorenberg
Sunday 10 May 2020 18:21
Forum: Feature requests
Topic: Meters combination
Replies: 10
Views: 4752

Re: Meters combination

yes, that does the trick. Kudos!
by dorenberg
Sunday 10 May 2020 16:38
Forum: Feature requests
Topic: Meters combination
Replies: 10
Views: 4752

Re: Meters combination

thanks for this. I just changed it to your suggestion and it works perfect. I also wanted to do this for the nett usage per day. But sometimes I get values with a lot of decimals (15 or so). How can I fix this to 2 decimals? Learning js every day. function getStatus_62_2(block) { var device = block ...
by dorenberg
Friday 08 May 2020 15:16
Forum: Feature requests
Topic: Meters combination
Replies: 10
Views: 4752

Re: Meters combination

Solved it. Attached the blocks.js function getSmartMeterBlock(block) { var device = block.device; var idx = device.idx; block.width = block.width || 4; if (device['SubType'] === 'Energy') { var value1=parseFloat(device['Usage']); var value2=parseFloat(device['UsageDeliv']); var usage = value1 ...
by dorenberg
Wednesday 06 May 2020 14:03
Forum: Dashticz
Topic: Dashticz - Tablet Hardware
Replies: 35
Views: 10703

Re: Dashticz - Tablet Hardware

Just bought a lenovo m10 plus tablet. 10 inch. Works great and is fast with good battery stats.
by dorenberg
Tuesday 05 May 2020 18:44
Forum: Bugs
Topic: Not showing negative value for smart energy meter
Replies: 12
Views: 5828

Re: Not showing negative value for smart energy meter

I have a 3-phase setting in house. So it is possible that on phase 1 the return is measured, but on the other phase usage is reported. See this thread. Maybe the question is raised double. Sorry for that. https://www.domoticz.com/forum/viewtopic.php?f=78&p=246365#p246365 Json output of my P1 meter ...
by dorenberg
Tuesday 05 May 2020 16:23
Forum: Feature requests
Topic: Meters combination
Replies: 10
Views: 4752

Re: Meters combination

In Domoticz I have 3 voltage sensors, 3x return and 3x usage. And the current use as pictured above and totals.

I have managed to get both values in one block. Now the question, how to substract both from each other. Usage-UsageDeliv.
by dorenberg
Tuesday 05 May 2020 10:06
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 8837

Re: Dashticz - Module - 112 Meldingen (Dutch)

There is a small error in the default timeformat in the alarmeldingen.js. The default time format should be this in order to show two digits : timeformat: 'ddd D MMM HH:MM' Instead of timeformat: 'ddd d MMM HH:MM' Today it shows apr. 2 time alarmmelding Yes, this seems to help, however all minutes ...
by dorenberg
Tuesday 05 May 2020 10:02
Forum: Feature requests
Topic: Meters combination
Replies: 10
Views: 4752

Re: Meters combination

Yes, it is definitely possible. I have a 3-phase connection. Return is on phase number 1 only. But there is usage on the other 2 phases (also on phase 1). These are reported in the p1 meter as the netto usage on phase 1 (which can be return), and if that is the case 2 values are reported. See ...
by dorenberg
Tuesday 05 May 2020 9:47
Forum: Dashticz
Topic: Dashticz - Function - Graphs
Replies: 80
Views: 22240

Re: Dashticz - Function - Graphs

Yes it seems to work. Some [] brackets and the graph 'bar' needed to be included. The ['bar','bar','line',] did not work
by dorenberg
Monday 04 May 2020 21:00
Forum: Dashticz
Topic: Dashticz - Function - Graphs
Replies: 80
Views: 22240

Re: Dashticz - Function - Graphs

Yes i tried it with the standard settings as in the manual. It doesn't even say my power. Just the name of the idx in domoticz. P1 meter