Search found 12 matches
- Friday 02 October 2020 15:43
- Forum: Heating/cooling
- Topic: EWPE/MQTT Airco not responding to blockly command's
- Replies: 1
- Views: 442
EWPE/MQTT Airco not responding to blockly command's
I am trying to setup a basic blocky to control our livingroom airco. I don't want the airco to be running when the house is on the desired temperature. The problem I have now is that the airco does not start when it should. I do see the 'start an action' messages in de log. As Airco - Mode I tries ...
- Friday 07 February 2020 9:03
- Forum: Heating/cooling
- Topic: Thermostat for central heating (OpenTherm)
- Replies: 7
- Views: 1165
Re: Thermostat for central heating (OpenTherm)
It looks like there is some bug in that module. When I enable the ThermoSmart pluging and change the temperature manually while its still folloging the schedule it will result in ThermoSmart not going to 15 degrees during the night. So it stays on the previously set temperature. I will see if I can ...
- Wednesday 31 October 2018 20:47
- Forum: Design, usability and languages
- Topic: New Domoticz Events design
- Replies: 47
- Views: 11792
Re: New Domoticz Events design
I like the new editor but I'm missing the option to specify the trigger mechanism (time/device) for blockly's. So now all my blockly's are not triggered anymore. Or am I missing something? Maybe the naming of blockly's is important not to indicate the triggering?
- Sunday 23 September 2018 21:11
- Forum: Others
- Topic: RFXTRX433 and Conrad RSL
- Replies: 24
- Views: 15989
Re: RFXTRX433 and Conrad RSL
Did someone manage to get the Voltomat (Conrad RSL?) working in Domoticz with the RFXCOM?
I bought three switches at Hornbach and it would be nice to use them.
The strange thing is that I can add the remote control as switches. But when I click them in Domoticz the power switch does not respond.
I bought three switches at Hornbach and it would be nice to use them.
The strange thing is that I can add the remote control as switches. But when I click them in Domoticz the power switch does not respond.
- Monday 10 September 2018 9:10
- Forum: Other questions and discussions
- Topic: Cheap 433MHz door sensor (with open and close)
- Replies: 49
- Views: 27378
Re: Cheap 433MHz door sensor (with open and close)
Super cool script! Working like a charm 

- Sunday 09 September 2018 21:09
- Forum: Others
- Topic: Kerui D026
- Replies: 29
- Views: 13449
Re: Kerui D026
The close signal is not received of processed correctly most of the time.
- Thursday 04 January 2018 17:22
- Forum: LUA
- Topic: Events not working after update to 3.5837
- Replies: 25
- Views: 7421
Re: Events not working after update to 3.5837
I had to run the 'updaterelease' script to fix this problem. After that I used 'updatebeta' but it looked like I was still on the beta after running 'updaterelease'. Now I see message from my LUA scripts again. So looks like that fixed it.
- Tuesday 06 June 2017 20:55
- Forum: LUA
- Topic: Lua script for controlling humidity in the bathroom
- Replies: 144
- Views: 56496
Re: Lua script for controlling humidity in the bathroom
I made an improved version of the basic script. It can be used on more then one bathroom at the same time and supports two sizes of bathrooms. I hope you like it. ------------------------------------------------------------------------------- -- This script keeps track of the humidity in a bathroom ...
- Tuesday 06 June 2017 20:49
- Forum: LUA
- Topic: Lua script for controlling humidity in the bathroom
- Replies: 144
- Views: 56496
Re: Lua script for controlling humidity in the bathroom
The temperature part of sensor is more sensitive than the humidity part. I am thinking of re-writing the code and use the rise of temperature as trigger. Before I go into this: has anybody done this already? (I don't like the current trigger mechanism. Allthough I narrowed the treshold, the fan ...
- Monday 01 May 2017 21:59
- Forum: Rfxcom Transceiver
- Topic: Cheap AliExpress power switches not working as expected
- Replies: 0
- Views: 1082
Cheap AliExpress power switches not working as expected
I bought some of these because they are really cheap: https://www.aliexpress.com/item/433-Mhz-Universal-Wireless-Remote-Control-Switch-AC-85V-250V-110V-220V-2CH-Relay-Receiver-Module/32762475236.html?spm=2114.13010608.0.0.Nq0qwO The problem is how to configure them properly in domoticz. The RFXtrx ...
- Monday 01 May 2017 21:43
- Forum: Rfxcom Transceiver
- Topic: Cheap light switch
- Replies: 2
- Views: 1933
Re: Cheap light switch
I just bought three of these: https://www.aliexpress.com/item/433-Mhz-Universal-Wireless-Remote-Control-Switch-AC-85V-250V-110V-220V-2CH-Relay-Receiver-Module/32762475236.html?spm=2114.13010608.0.0.Nq0qwO They all seem to use an PT2262 chip. According to the RFXtrx manual its an Aoke relay (see ...
- Saturday 22 April 2017 13:58
- Forum: Blockly
- Topic: Virtual switch not used in night (cheap) energy setup
- Replies: 1
- Views: 984
Virtual switch not used in night (cheap) energy setup
I have setup a blockly that should make it possible to use devices only during nights. I use it to charge my electric bike. But I don't want to enable it every night because its not needed. Then the charger would try to charge my bike every night and thats resulting in extra power usage (thus costs ...