Search found 20 matches

by PietjePuck
Monday 24 October 2022 20:21
Forum: Heating/cooling
Topic: Daikin Cloud Controller - BRP069C4
Replies: 65
Views: 19860

Re: Daikin Cloud Controller - BRP069C4

And when i delete the outdoor temp value in the debug window, remove debugging and the add debugging again the value of outdoor for slaapkamer is added correctly and the value for woonkamer remains 0 daikin/sensor/indoor_temp/Slaapkamer/state "21" daikin/sensor/kwh_cool/Slaapkamer/state "0.0"
by PietjePuck
Monday 24 October 2022 20:10
Forum: Heating/cooling
Topic: Daikin Cloud Controller - BRP069C4
Replies: 65
Views: 19860

Re: Daikin Cloud Controller - BRP069C4

What is the interval the script runs ?
It seems the value is also not updated the last half hour
by PietjePuck
Monday 24 October 2022 20:00
Forum: Heating/cooling
Topic: Daikin Cloud Controller - BRP069C4
Replies: 65
Views: 19860

Re: Daikin Cloud Controller - BRP069C4

Sorry for the delay. I implemented the debug and is see a value for indoor temp : daikin/sensor/indoor_temp/Woonkamer/state "22" and daikin/sensor/outdoor_temp/Woonkamer/state "14" When i look in the app the indoor temp is 18 and the outdoor is 14 so it looks like the value for indoor is invalid ...
by PietjePuck
Tuesday 11 October 2022 0:25
Forum: Heating/cooling
Topic: Daikin Cloud Controller - BRP069C4
Replies: 65
Views: 19860

Re: Daikin Cloud Controller - BRP069C4

Thank you for all the effort of developping this.
If have issues reading the indoor_temp and outdoor_temp on the Stylish units (Perferra is working fine)

Any idea how to debug / fix this ?
by PietjePuck
Tuesday 26 April 2022 15:53
Forum: Z-Wave
Topic: zwavejs2mqtt
Replies: 446
Views: 59100

Re: zwavejs2mqtt

I have an issue adding the Wallmote Quad ZW130. Adding this wireless switch to domoticz using autodiscover Zwavejs2mqtt the scene selector (4 switches) are added as general Custom sensor. In OZW they are added as Light/Switch Switch. Using the MQTT explorer i see this Wallmote (WM Aanrecht) is ...
by PietjePuck
Tuesday 12 April 2022 15:47
Forum: Z-Wave
Topic: zwavejs2mqtt
Replies: 446
Views: 59100

Re: zwavejs2mqtt

I have an issue adding the Wallmote Quad ZW130. Adding this wireless switch to domoticz using autodiscover Zwavejs2mqtt the scene selector (4 switches) are added as general Custom sensor. In OZW they are added as Light/Switch Switch. Using the MQTT explorer i see this Wallmote (WM Aanrecht) is added ...
by PietjePuck
Wednesday 29 September 2021 16:27
Forum: Switches and Scenes
Topic: Z-Wave support for EcoDim ED-10017 Wall switch Dimmer
Replies: 4
Views: 687

Z-Wave support for EcoDim ED-10017 Wall switch Dimmer

Recently i bought a EcoDim ED-10017 wireless zwave switch dimmer it is not recognized when i add it to the z-wave network it is listed ad Unknown. It looks like this switch is the same as the Sunricher sr-zv9001k2-dim but is has a different product id. The sunricher is listed as : <Product config ...
by PietjePuck
Tuesday 28 April 2020 15:36
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

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
by PietjePuck
Sunday 22 March 2020 12:37
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

HansieNL wrote: Friday 20 March 2020 18:36 Is it possible to remove the seconds from the time? Or can I do that with css?
I just changed the code to fulfill your request wait a bit until @lokonli will merge it in the beta.
112-sec.PNG
112-sec.PNG (118.9 KiB) Viewed 1981 times
by PietjePuck
Friday 20 March 2020 19:19
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

:lol: I am a very punctual guy
by PietjePuck
Friday 20 March 2020 19:17
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

I need to change the code for this
by PietjePuck
Thursday 19 March 2020 19:58
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

Change

columns[1]['blocks'] = ['alarmmeldingen']

To

columns[1]['blocks'] = [alarmmeldingen]
by PietjePuck
Thursday 19 March 2020 19:58
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

Change

columns[1]['blocks'] = ['alarmmeldingen']

To

columns[1]['blocks'] = [alarmmeldingen]
by PietjePuck
Thursday 19 March 2020 19:52
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

Thx for your help in my first contribution to Dashticz
by PietjePuck
Thursday 19 March 2020 19:41
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

And alarmmeldingen.js is in the js/components/ folder ?
by PietjePuck
Thursday 19 March 2020 18:54
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

I also see you did not define the default cors proxy. Can you define this and test ?
by PietjePuck
Thursday 19 March 2020 18:52
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

And what about the first few rows of the dashticz.js ?
by PietjePuck
Thursday 19 March 2020 10:33
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

I tried with your own settings with Dashticz latest beta. I get only a message: Loading... The page is now one long page with a scrollbar. I can't swipe to other page anymore. Someone else has the same problem? Can you send me your config.js file (please remove api keys) and dashticz.js so i can ...
by PietjePuck
Wednesday 18 March 2020 15:06
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Re: Dashticz - Module - 112 Meldingen (Dutch)

May be you can send me the instructions how to do this (i am not familiar with this yet) so i can do this next time on my own (or a little help from you).
by PietjePuck
Wednesday 18 March 2020 13:41
Forum: Dashticz
Topic: Dashticz - Module - 112 Meldingen (Dutch)
Replies: 66
Views: 10882

Dashticz - Module - 112 Meldingen (Dutch)

After using Dashticz for a while now i decided to return something. I wrote a custom js script to display the last x 112 Alarm messages on my dashboard. 112.PNG To use this on yourdashboard: Copy the alarmmeldingen.js to your /js/components directory. alarmmeldingen.js Edit the dashtics.js file in ...