Search found 20 matches
- Monday 01 August 2022 11:07
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Install Lets Encrypt on windows
- Replies: 2
- Views: 387
Re: Install Lets Encrypt on windows
Hi zicht, thank you very much!
- Sunday 31 July 2022 13:55
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Shelly Cloud Plugin onHeartbeat failed
- Replies: 0
- Views: 613
Shelly Cloud Plugin onHeartbeat failed
Hi, I have several devices with Shelly Cloud Plugin, all work fine except for one shelly 2.5 connected to my outsunny! The switch ON/OFF (UP and DOWN) work correctly but in logs I receive every 30 sec: 2022-07-31 13:44:52.183 Error: Shelly Cloud Plugin Tenda: 'onHeartbeat' failed 'TypeError ...
- Friday 29 July 2022 22:24
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Install Lets Encrypt on windows
- Replies: 2
- Views: 387
Install Lets Encrypt on windows
Hi,
Is there a guide to install Lets Encrypt on windows 10?
In the wiki I have find only linux installation
https://www.domoticz.com/wiki/Native_se ... ts_Encrypt
Is there a guide to install Lets Encrypt on windows 10?
In the wiki I have find only linux installation

https://www.domoticz.com/wiki/Native_se ... ts_Encrypt
- Wednesday 18 May 2022 18:11
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: python release on win10
- Replies: 1
- Views: 220
python release on win10
Hi, i have installed a new pc win10 64bit.
What is the best version of python to install?
... in the wiki is recommended ver 3.5.2 32bit but do you think I can install a new version without problems?
What is the best version of python to install?
... in the wiki is recommended ver 3.5.2 32bit but do you think I can install a new version without problems?

Code: Select all
https://www.domoticz.com/wiki/Using_Python_plugins
- Sunday 09 January 2022 18:37
- Forum: DIY Hardware and Protocols
- Topic: Bticino SXW8002
- Replies: 0
- Views: 1911
Bticino SXW8002
Hi, do you know if is it possibile integrate "Bticino Termostato WiFi intelligente Smarther2 with Netatmo SXW8002" with domoticz? thanks this is the product: https://www.amazon.it/dp/B086NL5ZHF/ref=redir_mobile_desktop?_encoding=UTF8&aaxitk=aab5967e430cf80c2c67cbf1ee2c48e9&hsa_cr_id=9986598660102&pd ...
- Tuesday 12 October 2021 13:47
- Forum: Third party and supplementary tools
- Topic: samsungctl missing for windows
- Replies: 4
- Views: 2190
Re: samsungctl missing for windows
.config file in window directory is missing.
i can't find any suggestion to install on windows s.o.

i can't find any suggestion to install on windows s.o.
- Monday 11 October 2021 16:19
- Forum: Third party and supplementary tools
- Topic: samsungctl missing for windows
- Replies: 4
- Views: 2190
Re: samsungctl missing for windows
Hi Rob, i have already tested pure python, I have installed samsungctl, but when i call mytv I receive an error: C:\Program Files (x86)\Domoticz\plugins\samsungctl-master>samsungctl --host 192.168.20.128 KEY_VOLDOWN Traceback (most recent call last): File "C:\Program Files (x86)\Python35-32\Scripts ...
- Monday 11 October 2021 11:18
- Forum: Third party and supplementary tools
- Topic: samsungctl missing for windows
- Replies: 4
- Views: 2190
samsungctl missing for windows
Hello, I want to use samsungtv plugin on windows installation, but the link in official plugin page is broken :cry: This is the page: https://www.domoticz.com/wiki/Plugins/SamsungTV.html The dropbox page link is 404 Do you know where can i find the setup link? https://www.dropbox.com/sh ...
- Thursday 17 December 2020 14:21
- Forum: PHP and all others
- Topic: Bosh Dishwasher with Home-Connect
- Replies: 57
- Views: 18188
Re: Bosh Dishwasher with Home-Connect
sorry, is not possible adapt script "homeconnectSSE.sh" for linux to windows service?
I have installed mario-peters home-connect plugin on windows machine, the script work only if i refresh hardware manually.
Is there a solution to convert script?
can you help me, please?
I have installed mario-peters home-connect plugin on windows machine, the script work only if i refresh hardware manually.
Is there a solution to convert script?
can you help me, please?
- Wednesday 16 December 2020 18:02
- Forum: Other questions and discussions
- Topic: Bosch Home Connect auto-update
- Replies: 1
- Views: 375
Bosch Home Connect auto-update
Hi, I have implemented the plugin and when running the bosh dishwasher I can request the status of the created devices. But... I have to manually update them via Hardware --> select plugin --> update The dishwasher (Bosch) does not trigger any updates. Is there any way to auto-update? I'im using ...
- Wednesday 16 December 2020 16:13
- Forum: LUA
- Topic: Error: EventSystem: Lua script did not return a commandArray
- Replies: 2
- Views: 658
Re: Error: EventSystem: Lua script did not return a commandArray
Hi waaren, thank you very much.
error is disappeared
error is disappeared

- Wednesday 16 December 2020 11:17
- Forum: LUA
- Topic: Error: EventSystem: Lua script did not return a commandArray
- Replies: 2
- Views: 658
Error: EventSystem: Lua script did not return a commandArray
Hi, i use this code to tun-off lamp if this in on for more times, the script work correctly! ;) But i see always error " Error: EventSystem: Lua script did not return a commandArray" in log... Can you help me to find error, please? local atMinute = '02' if os.date('%M') ~= atMinute then print ...
- Wednesday 16 December 2020 10:00
- Forum: Other questions and discussions
- Topic: Siemens/Bosch Home Connect Ecosystem
- Replies: 86
- Views: 30344
Re: Siemens/Bosch Home Connect Ecosystem
Hi, sorry, but this plugin work on windows platform on python 3.5.2? :? i have this error on start: "failed to load 'plugin.py'" 2020-12-16 09:48:08.322 Error: (Domoticz-Home-Connect-Plugin) failed to load 'plugin.py', Python Path used was 'C:\Program Files (x86)\Domoticz\plugins\DomoticzHomeConnect ...
- Wednesday 18 November 2020 12:37
- Forum: LUA
- Topic: only run once
- Replies: 4
- Views: 579
Re: only run once
Hi waaren,
thank you very much, now I understand
thank you very much, now I understand

- Wednesday 18 November 2020 9:03
- Forum: LUA
- Topic: only run once
- Replies: 4
- Views: 579
Re: only run once
Hi waaren, thank you very much for your feedback, but I don't understand the logic you wrote
local atMinute = '07' is a random value?
if the date minutes is about or equal to seventh minute the script not work, correctly ?
thanks for you support

local atMinute = '07' is a random value?
if the date minutes is about or equal to seventh minute the script not work, correctly ?

thanks for you support
- Wednesday 18 November 2020 7:51
- Forum: LUA
- Topic: only run once
- Replies: 4
- Views: 579
only run once
Hello, i have this script to check if light is on every first, second, third hours and after send mail notification, but the problems is a "time trigger" and run every minutes. :? is it possible run this script only run once, not every minutes! thanks a lot. if (otherdevices['S1 - Antibagno - 192 ...
- Tuesday 17 November 2020 21:41
- Forum: LUA
- Topic: time difference not work
- Replies: 3
- Views: 575
Re: time difference not work
Hi jvdz, thank you very much, time difference work correctly, now i have added multiple conditions by "if elseif" how this: if (otherdevices['S1 - Antibagno - 192.168.20.73'] == 'On' and difference > 3600 and difference < 7200) then commandArray['SendNotification']='Luce Antibagno#Attenzione, Luce ...
- Tuesday 17 November 2020 10:28
- Forum: LUA
- Topic: time difference not work
- Replies: 3
- Views: 575
time difference not work
Hi, i'm very frustrated for simple script to send mail if "Antibagno light" is "on" for more one minute. :( I have used how template garage_door_demo.lua and I have changed only my "name devices" and "time offset", but the script not work. I don't see any log in my web interface. If I remove "and ...
- Tuesday 03 November 2020 14:07
- Forum: Blockly
- Topic: If the switch is on for more than two minutes --> Send message
- Replies: 3
- Views: 514
Re: If the switch is on for more than two minutes --> Send message
Hi waaren, thank you very much for your support, but i have another question
how should i define the two variables?
Variabile Name= S1 - Antibagno Stato delayed
Variabile Type= ??
Variable Value=??

how should i define the two variables?
Variabile Name= S1 - Antibagno Stato delayed
Variabile Type= ??
Variable Value=??
- Monday 02 November 2020 18:45
- Forum: Blockly
- Topic: If the switch is on for more than two minutes --> Send message
- Replies: 3
- Views: 514
If the switch is on for more than two minutes --> Send message
Hello, I have created this blockly structure, but mail was sent immediatly, not after 120 seconds
Is there a change to be made to apply this time trigger?
Can you help me, please?
thanks in advance!!

Is there a change to be made to apply this time trigger?
Can you help me, please?
thanks in advance!!