Hi!
Is there anyone who has Elero blinds and controls them via domoticz? If yes, could you share how you do it? What hardware/software do you use?
Search found 8 matches
- Sunday 28 April 2024 19:10
- Forum: Other questions and discussions
- Topic: Controlling Elero blinds from domoticz
- Replies: 0
- Views: 588
- Friday 12 April 2024 9:51
- Forum: Others
- Topic: Risco Lightsys alarm system - Domoticz
- Replies: 45
- Views: 7293
Re: Risco Lightsys alarm system - Domoticz
Does risco2mqtt work for anyone in 2024? I just installed it and all I see in the logs is: [33mwarn[39m: Disconnected from cloud...relogin and init... [33mwarn[39m: Disconnected from cloud...relogin and init... [33mwarn[39m: Disconnected from cloud...relogin and init... [33mwarn[39m: Disconnected ...
- Saturday 06 April 2024 9:08
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 226
- Views: 82291
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
I will try the local one after the weekend. Yesterday I was fighting with the cloud plugin. Since yesterday I get the following when I start the plugin: 2024-04-06 08:59:22.742 Tuya: Pushing 'PollIntervalDirective' on to queue 2024-04-06 08:59:23.041 Tuya: No device data returned for Tuya! Check if ...
- Wednesday 03 April 2024 21:19
- Forum: dzVents
- Topic: delay, pause, sleep script for xx seconds. how to?
- Replies: 10
- Views: 1933
Re: delay, pause, sleep script for xx seconds. how to?
OK, just to respond to my issue, because I solved it. Do not use diacritical signs in your devices' names (in Polish e.g. ę, ą, ć, ó, ż, ź, ć). Blockly will fail. I changed my device name to English and everything works as it should. Not sure it is mentioned somewhere, but I haven't stumbled upon it, ...
- Wednesday 03 April 2024 20:48
- Forum: dzVents
- Topic: delay, pause, sleep script for xx seconds. how to?
- Replies: 10
- Views: 1933
Re: delay, pause, sleep script for xx seconds. how to?
And where can I find a manual for the blockly commands? I see a "set after" block. I execute my script at e.g. 20:00 and I see in the logs that it was triggered. I set my ligts "On" after 60 seconds and then in the second action I set my lights "Off" after 120 seconds. I would expect my lights to ...
- Tuesday 02 April 2024 23:16
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 226
- Views: 82291
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
OK, clear. Is there any way to request the sensor state after changing the device state? I have a garage door that I control and a garage door sensor that I do not control. But if I could request its state e.g. 5s after pressing the garage door, then it would show as open and all would be working ...
- Tuesday 02 April 2024 15:45
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 226
- Views: 82291
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
I have similar problem to Patryk. My garage door contracon is updated in Domoticz after around 1 minute, while in Tuya app I see its status change in real time. I think, that Domoticz-TinyTUYA-Plugin refreshes the devices and their states every ~1 minute. Can someone (Xenomes? :>) confirm how the ...
- Saturday 30 March 2024 10:26
- Forum: iOS
- Topic: Homebridge gives HTTP Status code 401 when starting
- Replies: 5
- Views: 9340
Re: Homebridge gives HTTP Status code 401 when starting
I registered on the forum, because this thread is the first result when people look for "Homebridge Domoticz 401". In my case the Domoticz user password contained '$' character. This character is used to depict variables in many scripting languages, so I thought this could be the problem and...it ...