Search found 10 matches

by BlueMotion
Monday 20 September 2021 13:16
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 959
Views: 146680

Re: Dashticz - Module - Garbage collector

Is there any update on this issue?

Did sent you a message lokonli.
by BlueMotion
Wednesday 25 August 2021 14:47
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 959
Views: 146680

Re: Dashticz - Module - Garbage collector

running Dashticz 3.8.0.2 Having trouble with the garbage collector for a couple of months now. So as well in version 3.8.0.1. Had still some hope that the update would fix the issue. Read that you solved it for Venlo. Troubledescription: popup in dashticz at startup: Error loading garbage date ...
by BlueMotion
Thursday 19 August 2021 15:21
Forum: Show your projects
Topic: Stookalert
Replies: 21
Views: 3686

Re: Stookalert

My Stookalert isn't working anymore. Was working for a long time.

The thing I had to change was the https-node in stead of a http-node. (due to version 2.* of Node-Red)
by BlueMotion
Wednesday 12 May 2021 12:58
Forum: Other questions and discussions
Topic: MQTT to Domoticz
Replies: 16
Views: 1444

Re: MQTT to Domoticz

1. Yes that was my plan. For now I created two sensors: One for DayCount and the other for TotalCount

2. Yes, just toke a small snapshot of the whole node-red flow. Just to explain that I have 2 values. A DayCount and a TotalCount
by BlueMotion
Tuesday 11 May 2021 18:37
Forum: Other questions and discussions
Topic: MQTT to Domoticz
Replies: 16
Views: 1444

Re: MQTT to Domoticz

Okay. Thanks for the quick response. But then again. On my previous sensor I had the offset filled in with the current state of the water meter. But every new day, the day counter was reset and my total count was the offset data. So not an actual total. The only workaround is then to add another ...
by BlueMotion
Tuesday 11 May 2021 17:50
Forum: Other questions and discussions
Topic: MQTT to Domoticz
Replies: 16
Views: 1444

Re: MQTT to Domoticz

Grrr it's getting frustrated From NodeRed I want to send the daycount and the total count. Somehow I only get or the daycount OR the total count. Can someome help me with a correct msg.payload.svalue ?? My current msg.payload is: (value1 = daycount, value2 =total count value = parseInt(msg.payload ...
by BlueMotion
Monday 15 February 2021 13:57
Forum: Other questions and discussions
Topic: Stock info to Dummy Sensor
Replies: 0
Views: 250

Stock info to Dummy Sensor

Somehow I found it interesting to get stock information from the web and place it into a dummy sensor. While all my logic is in Node-Red I started there. Starting with a timestamp with an interval between time I do a http-request I read out the website https://www.beleggen.nl/koersen/aex.aspx ...
by BlueMotion
Wednesday 27 January 2021 16:50
Forum: Dashticz
Topic: Dashticz - Module - Longfonds / luchtkwaliteit (Dutch only)
Replies: 20
Views: 4576

Re: Dashticz - Module - Longfonds / luchtkwaliteit (Dutch only)

Works like a a charm. Except the coloring part. Code in config.js config['longfonds_zipcode'] = '8888AA'; config['longfonds_housenumber'] = '11'; blocks['longfonds'] = { title: 'Longfonds', switch: true, width: 3, } Besides the Longfonds I also have a Co2 Sensor, the PM10 and PM25 sensor. For those ...
by BlueMotion
Thursday 04 June 2020 15:21
Forum: Cameras
Topic: Action: smartwares cip-39218at camera
Replies: 6
Views: 5879

Re: Action: smartwares cip-39218at camera

Today bought a Smartwares camera CIP-37210AT a the Action shop to add this to domoticz. After installation with smartphone you know the PASSWORD of the cam. The factory site provides some information about the rtsp https://support.smartwares.eu/nl/support/solutions/articles/19000101720-camera ...