Search found 6 matches

by Lange1975
Tuesday 29 May 2018 22:17
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 59366

Re: Lua script for controlling humidity in the bathroom

Hi all. I would like to adjust my script in such a way that the "targetFanOffHumidity" is always set at a specific value.

Does anyone know how to adjust the scrip for this?

Thanks!
by Lange1975
Friday 29 September 2017 6:06
Forum: Others
Topic: Neo CoolCamlight switch: Unknown: type=0003, id=108b+
Replies: 10
Views: 3356

Re: Neo CoolCamlight switch: Unknown: type=0003, id=108b+

Is this a item bought on AliExpress?
by Lange1975
Thursday 13 October 2016 16:07
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 59366

Re: RE: Re: Lua script for controlling humidity in the bathroom

Danny I Found the problem. It was exact as you described below. It was event-based and NOT time-based.
Thank you for your help.

A minor other question. Do you have experience with Nest Protect V2?
I’m curious to know if Domoticz is able to see/read the CO and CO2 values that the Nest sensors can ...
by Lange1975
Wednesday 12 October 2016 5:59
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 59366

Re: Lua script for controlling humidity in the bathroom

Danny I Found the problem. It was exact as you described below. It was event-based and NOT time-based.
Thank you for your help.

A minor other question. Do you have experience with Nest Protect V2?
I’m curious to know if Domoticz is able to see/read the CO and CO2 values that the Nest sensors can ...
by Lange1975
Monday 10 October 2016 22:22
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 59366

Re: Lua script for controlling humidity in the bathroom

It works perfect. But somehow after a couple of minutes it all stops. And I don't know why

I based my script on the script in the wiki, the difference is that I want 2 trip levels for humidity change, one for when someone takes a bath and one for the shower.
I have a 3 stage fanbox for my central ...
by Lange1975
Monday 10 October 2016 14:33
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 59366

Re: Lua script for controlling humidity in the bathroom

Hi Danny,

First of all thank you for your humidity control script.

But the script is behaving a bit strange. The user variable “humCounter” is refreshing every second and not every minute as you mention.

Also the fan stops within 5 minutes even when the humidity is still increasing.

Is there ...