Search found 11 matches

by runy
Friday 04 February 2022 9:53
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 106482

Re: Python Plugin: Smart Virtual Thermostat

Hi Guys,

Since the last Domoticz update I have these records in the log each second

Code: Select all

2022-02-04 09:52:03.235 (calefaccion) Releasing lock for 'calefaccion'
2022-02-04 09:52:03.285 (calefaccion) Acquiring lock for 'calefaccion'
2022-02-04 09:52:03.285 (calefaccion) Releasing lock for 'calefaccion'
by runy
Monday 11 January 2021 9:26
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 106482

Re: Python Plugin: Smart Virtual Thermostat

Morning, I'm using SVT for two years and everything works fine, but the last days I can see a lot of entries in the log like this: 2021-01-11 09:21:38.189 (calefaccion) Pushing 'onHeartbeatCallback' on to queue 2021-01-11 09:21:38.228 (calefaccion) Processing 'onHeartbeatCallback' message 2021-01-11 ...
by runy
Tuesday 17 November 2020 15:43
Forum: Examples & Solutions
Topic: Did I leave the door open? [SOLVED]
Replies: 39
Views: 11003

Re: Did I leave the door open? [SOLVED]

Thanks mate!!!
by runy
Tuesday 17 November 2020 11:49
Forum: Examples & Solutions
Topic: Did I leave the door open? [SOLVED]
Replies: 39
Views: 11003

Re: Did I leave the door open? [SOLVED]

Hi I'm using the original script but the notification send by Telegram is always "1", this is my code: local devicesToCheck = { -- table with doors to check and the minutes before the first warning is given { ['name'] = 'ven-playroom', ['threshold'] = 3 }, { ['name'] = 'ven-adrian', ['threshold ...
by runy
Wednesday 04 November 2020 9:16
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: Door sensor connect to GPIO
Replies: 1
Views: 1968

Re: Door sensor connect to GPIO (SOLVED)

I have changed the GPIO for the GPIO4 a now it's working well.
by runy
Monday 02 November 2020 18:21
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: Door sensor connect to GPIO
Replies: 1
Views: 1968

Door sensor connect to GPIO

Hi mates, I would like to connect a sensor door like this (https://es.aliexpress.com/item/32255861885.html?spm=a2g0s.9042311.0.0.274263c0iBdn8C) to my raspberry's GPIO. Using SYSFS option I set the port with the following steps: sudo echo 18 > /sys/class/gpio/export sudo echo in > /sys/class/gpio ...
by runy
Wednesday 09 September 2020 10:02
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 533
Views: 79480

Re: Python Plugin : Broadlink

Ok, it's working!!! I have deleted all Broadlink devices and create again and now it's workig. just for your information, two Rm3 mini are new and only use the Broadlink app to connect them to my network, but I have another RM3 mini older (three years maybe) and for this I need to complete the ...
by runy
Wednesday 09 September 2020 8:27
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 533
Views: 79480

Re: Python Plugin : Broadlink

how to I can see the version of the plugin? Capture.PNG You can delete all Broadlink-*.html files and restart Domoticz Didn't work for me... The plugin found the devices Found 3 devices --2020-09-09 08:17:33 ########################################### Device : RM4 Devtype : 0x5f36 Host : 192.168.2 ...
by runy
Tuesday 08 September 2020 23:00
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 533
Views: 79480

Re: Python Plugin : Broadlink

I have got three devices RM3 mini. The plugin has detected all and now I have six new pages but always shows me the same device Hi, show me content of : \Domoticz\www\templates have seen a problem into the code, just update your plugin. I have updated the plugin but I have the same error, three ...
by runy
Tuesday 08 September 2020 16:59
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 533
Views: 79480

Re: Python Plugin : Broadlink

Hi Zac45, I just updated your plugin via the web page and it's created a whole bunch of extra pages! I have 2 devices, but now I have 8 pages!! Also, the 2 correct pages don't load when you click on them, you need to click on it, then refresh the page. Cheers! :-) Ubuntu 20.04 LTS Domoticz Version ...