Curtain robot extend time to fully open and close
Moderator: leecollings
- Bospieper
- Posts: 166
- Joined: Thursday 07 November 2019 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: NL
- Contact:
Curtain robot extend time to fully open and close
Hello,
I bought a zigbee device from AliExpress to experiment close and open my curtain. The device can only be operated as a dimmer. What I am looking for is a solution for the time between closed (0) and open (100) is too short to completely open/close the curtain. Is there a way to extend the time?
I bought a zigbee device from AliExpress to experiment close and open my curtain. The device can only be operated as a dimmer. What I am looking for is a solution for the time between closed (0) and open (100) is too short to completely open/close the curtain. Is there a way to extend the time?
- Attachments
-
- Gordijnrobot.jpg (49.92 KiB) Viewed 1040 times
- waltervl
- Posts: 5723
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Curtain robot extend time to fully open and close
What do you mean?
If you put it from 0% to 100% the curtain will start to move but it will not go to the end? What integration do you use for Zigbee?
If you put it from 0% to 100% the curtain will start to move but it will not go to the end? What integration do you use for Zigbee?
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 569
- Joined: Monday 20 March 2023 14:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Somewhere in NL
- Contact:
Re: Curtain robot extend time to fully open and close
I think this is a WiFi device. If it presents itself as a dimmer, then any setting between 0 and 100 should work.
What about the light sensor is that exposed too?
What about the light sensor is that exposed too?
Logic will get you from A to B. Imagination will take you everywhere.
- Bospieper
- Posts: 166
- Joined: Thursday 07 November 2019 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: NL
- Contact:
Re: Curtain robot extend time to fully open and close
Hello Kedi,I don't think it's a WiFi device because in that case Domoticz would not have it reconiged as a zigbee device. The function of the light sensor is not reconiged but in the app it will. But when you use the app you have first install the TuYa hub and I don't have one.
Grts. Piet
Grts. Piet
- waltervl
- Posts: 5723
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Curtain robot extend time to fully open and close
Again, what integration you use as the device does not seems to be compatible yet with any of the zigbee platforms. So that is probably why it is not functioning as expected. For Zigbee2MQTT there are instructions how a new device can be supported. You need to do some discovery actions.
https://www.zigbee2mqtt.io/advanced/sup ... vices.html
https://www.zigbee2mqtt.io/advanced/sup ... vices.html
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- Bospieper
- Posts: 166
- Joined: Thursday 07 November 2019 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: NL
- Contact:
Re: Curtain robot extend time to fully open and close
Hi Waltervl,
In my MQTT Explorer I see the following when I operate the robot. I don't understand what you mean by wich integration I use.
In my MQTT Explorer I see the following when I operate the robot. I don't understand what you mean by wich integration I use.
- Attachments
-
- MQTT.png (7.68 KiB) Viewed 995 times
- waltervl
- Posts: 5723
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Curtain robot extend time to fully open and close
Zigbee can be integrated in Domoticz with Zigbee2MQTT with MQTT AD discovery, Zigbee2MQTT plugin, Zigbee4Domoticz plugin, Hue Bridge etc.
It seems you use Zigbee2MQTT were it seems to be discovered correctly as a cover. Then it seems that it should be created as a blind device in Domoticz. Do you use the python plugin or MQTT Auto Discover Gateway to communicate with Zigbee2MQTT?
It seems you use Zigbee2MQTT were it seems to be discovered correctly as a cover. Then it seems that it should be created as a blind device in Domoticz. Do you use the python plugin or MQTT Auto Discover Gateway to communicate with Zigbee2MQTT?
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- Bospieper
- Posts: 166
- Joined: Thursday 07 November 2019 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: NL
- Contact:
Re: Curtain robot extend time to fully open and close
I am using Zigbee2mqtt and MQTT Autodiscovery client gateway.
I have 7 devices in the devicelist referring to the curtain robot
I have 7 devices in the devicelist referring to the curtain robot
- waltervl
- Posts: 5723
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Curtain robot extend time to fully open and close
What version of Domoticz are you using as Auto Discover blinds have been improved in 2023.x versions I believe.
If you do not get a blinds device in a Domoticz 2024.x version report this as an MQTT Auto discover issue. Follow this instruction https://www.domoticz.com/wiki/MQTT_AD_Report_Problems
If you do not get a blinds device in a Domoticz 2024.x version report this as an MQTT Auto discover issue. Follow this instruction https://www.domoticz.com/wiki/MQTT_AD_Report_Problems
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- Bospieper
- Posts: 166
- Joined: Thursday 07 November 2019 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: NL
- Contact:
Re: Curtain robot extend time to fully open and close
Hi, I am using version 2024.4 stable.
I will report this issue.
Thanx for your patience and advice
Grz. Piet
I will report this issue.
Thanx for your patience and advice
Grz. Piet
Who is online
Users browsing this forum: No registered users and 0 guests