Search found 4 matches
- Wednesday 17 October 2018 7:35
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101518
Re: Python Plugin: Smart Virtual Thermostat
@Logread What a pity, but totally understandable. It's anyway an awesome plugin, so keep it up! May I also ask you some advice about the plugin configuration for my use case (with an AC heating pump). I've the feeling that with my setup I might require an smaller calculation time span (may be 15 ...
- Monday 15 October 2018 23:25
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 101518
Re: Python Plugin: Smart Virtual Thermostat
@Logread Thank you very much for your work. I've installed it without issues and I've been able to connect it through a Remotec ZXT-120 to my AC with heat pump (which doesn't have an on/off switch, but I've been able to emulate it with a virtual switch and a simple blocky script). I was wondering if ...
- Thursday 02 March 2017 23:44
- Forum: Switches and Scenes
- Topic: Combine switch and sensor in a single virtual switch
- Replies: 3
- Views: 2012
Re: Combine switch and sensor in a single virtual switch
Ok.... That was totally it. In the on activate action of the switch force it as off, and on the on activate of the sensor set the switch to on. The other way around on the deactivate...
It's working like a charm now!
Thanks!!
It's working like a charm now!
Thanks!!
- Thursday 02 March 2017 19:11
- Forum: Switches and Scenes
- Topic: Combine switch and sensor in a single virtual switch
- Replies: 3
- Views: 2012
Combine switch and sensor in a single virtual switch
Hi everyone! I've integrated an alarm system inside Domoticz by using: - Philio PAN06 switch to control the arm and disarm of the alarm by triggering a 2 seconds pulse from each channel (1st channel pulse means arm, and the 2nd means disarm). This is needed as the module doesn't have a battery ...