Search found 191 matches

by tlpeter
Tuesday 24 November 2020 14:22
Forum: Other questions and discussions
Topic: Eneco Toon, Domoticz and P1 cable/Zwave
Replies: 4
Views: 1207

Re: Eneco Toon, Domoticz and P1 cable/Zwave

It seems to be the same module as the ED2.0 and there is also a topic about that one with the same conclusion. Somehow a multichannel is not included in open Z-Wave or something like that. Error, Node062, Received a MultiChannelEncap for endpoint 4 for Command Class 61, which we can't find The only ...
by tlpeter
Sunday 22 November 2020 8:45
Forum: Other questions and discussions
Topic: Eneco Toon, Domoticz and P1 cable/Zwave
Replies: 4
Views: 1207

Re: Eneco Toon, Domoticz and P1 cable/Zwave

I ditched the Toon but i want to use the P1 reading and the module is Zwave. I can include it but this device is not in the manufactures xml file. Anybody done this? I cannot get it to work within Domticz/zwave. What i have found is this: Open Z-Wave product file for Quby EN00 ...
by tlpeter
Monday 23 July 2018 18:09
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 196096

Re: Controlicz - Easy Domoticz to Alexa Integration

Hmmm, i am trying to pay but Paypal keeps asking me to connect a creditcard to my ccount while i have enough money on it.
It is nagging about not enough balance.
I do not use it very often so that might be the problem.
by tlpeter
Thursday 19 July 2018 11:59
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 196096

Re: Controlicz - Easy Domoticz to Alexa Integration

Are you busy with the payment page as i cannot find it?
I think you did good on lowering the price and add the yearly option as i would not have done it.
I will do it when the page it back.
by tlpeter
Monday 16 July 2018 13:27
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 196096

Re: Controlicz - Easy Domoticz to Alexa Integration

All – I first created what is now Controlicz all the way back in October 2016, initially open-sourcing the native Alexa smart home skill. This required a lot of setup and maintenance by users, and, as I wrote it, me. From that, Controlicz was born, a cloud service to support the native integration w ...
by tlpeter
Friday 02 March 2018 7:38
Forum: dzVents
Topic: Outdoor light at nighttime
Replies: 8
Views: 1903

Re: Outdoor light at nighttime

Try something like this (this is not a tested and used script so you need to fix it for your self!!!) return { active = true, on = { devices = {'Keuken'} }, execute = function(domoticz, roomSwitch) if (roomSwitch.state == 'On') then domoticz.devices('Keukenkastjes wit').dimTo(100) elseif (roomSwitch ...
by tlpeter
Friday 22 December 2017 15:16
Forum: dzVents
Topic: Timer option for month
Replies: 3
Views: 812

Re: Timer option for month

In the upcoming 2.4 release you can do this: 'on 23/11', -- on 23rd of november (dd/mm) 'on 23/11-25/12', -- between 23/11 and 25/12 'on 2/3-18/3',11/8,10/10-14/10', 'on */2,15/*', -- every day in February or every 15th day of the month 'on -3/4,4/7-', -- before 3/4 or after 4/7 And more like using ...
by tlpeter
Friday 22 December 2017 8:38
Forum: dzVents
Topic: LowBat warning for device with no battery
Replies: 7
Views: 1375

Re: LowBat warning for device with no battery

I have had the same in the past but i had t just a couple of times.
by tlpeter
Thursday 21 December 2017 16:12
Forum: dzVents
Topic: Timer option for month
Replies: 3
Views: 812

Timer option for month

Does dzvents support month as an option for timers? You can enter time, days and combinations of that but I need months as well :mrgreen: I switch on and off co2 for my aquarium and these months with less daylight I notice that it switches off too late now. I can fix that it I can select a month and ...
by tlpeter
Thursday 14 December 2017 11:11
Forum: Z-Wave
Topic: Fibaro HeatController
Replies: 79
Views: 16127

Re: Fibaro HeatController

Then i do not understand the problem. It could be that you need to set the setpoint yourself and that the thermostat will respond on that but how does it know when to respond as it is not connected to the temperature sensor? Do you have a different sensor that measures a temperature? If not then ...
by tlpeter
Wednesday 13 December 2017 14:32
Forum: Z-Wave
Topic: Fibaro HeatController
Replies: 79
Views: 16127

Re: Fibaro HeatController

It uses a Bluetooth device to get the temperature, do you have it?
by tlpeter
Tuesday 05 December 2017 8:05
Forum: Others
Topic: Heatit Z-wave thermostat
Replies: 81
Views: 50480

Re: Heatit Z-wave thermostat

Here you go. I used a virtual selectorswitch and i have 0, 10 and 20 as level. The actions are: 0 http://127.0.0.1:8080/json.htm?type=command&param=udevice&idx=2288&nvalue=0 10 http://127.0.0.1:8080/json.htm?type=command&param=udevice&idx=2288&nvalue=1 20 http://127.0.0.1:8080/json.htm?type=command ...
by tlpeter
Saturday 11 November 2017 21:20
Forum: Others
Topic: Heatit Z-wave thermostat
Replies: 81
Views: 50480

Re: Heatit Z-wave thermostat

I did not change the XML if I can recall. I use json command at a switch selector.
Let me know if I need to tell you how I did it.
It works fine for me
by tlpeter
Monday 06 November 2017 19:43
Forum: Z-Wave
Topic: RGBW red and green are swapped
Replies: 2
Views: 794

Re: RGBW red and green are swapped

I have discussed this on Github and it seems to be a problem with the ledstrip.
A new one is on the way so i will test it out with the old one and a power supply to see if red is red or green by that.
by tlpeter
Monday 06 November 2017 14:46
Forum: Z-Wave
Topic: Z-Wave Plus modules 100% compatible?
Replies: 24
Views: 7945

Re: Z-Wave Plus modules 100% compatible?

What a bullshit about zwave being bad. Most issues are range issues and nothing else.
zwave is a standard while MySensors is a hobby in my eyes.
by tlpeter
Tuesday 31 October 2017 17:11
Forum: MySensors
Topic: Mysensors without radio
Replies: 3
Views: 3280

Re: Mysensors without radio

You can use the gateway with sensors although i used it only as gateway in the past.
by tlpeter
Thursday 26 October 2017 17:49
Forum: dzVents
Topic: dzvents Light timer example [Solved]
Replies: 7
Views: 8055

Re: dzvents Light timer example [Solved]

Aaah, i did not read well enough i see.
by tlpeter
Thursday 26 October 2017 17:06
Forum: dzVents
Topic: dzvents Light timer example [Solved]
Replies: 7
Views: 8055

Re: dzvents Light timer example [Solved]

I use .switchOff().afterMin(5)
by tlpeter
Wednesday 25 October 2017 18:26
Forum: Z-Wave
Topic: Fibaro FGSD001 Co sensor
Replies: 5
Views: 2208

Re: Fibaro FGSD001 Co sensor

I know, it is not there at all.
I do not know if it is a Fibaro only option or that Open-Zwave just doesn't support it yet.
I am not capable of debugging it unfortunately.
by tlpeter
Wednesday 18 October 2017 19:42
Forum: Heating/cooling
Topic: TOON died within Domoticz
Replies: 259
Views: 56095

Re: TOON died within Domoticz

It looks like that indeed. Very strange behavior.