Fixed the problem
Solution is to adapt next source-file of plugin:
zigbee2mqtt\devices\switch\blind_percentage_switch.py
Change 'cmd == 'ON' into 'cmd == 'CLOSE'
Change 'cmd == 'OFF' into 'cmd == 'OPEN'
Search found 16 matches
- Thursday 10 November 2022 21:01
- Forum: Zigbee
- Topic: zigbee2mqttt blinds problem
- Replies: 6
- Views: 1178
- Thursday 10 November 2022 19:54
- Forum: Zigbee
- Topic: zigbee2mqttt blinds problem
- Replies: 6
- Views: 1178
Re: zigbee2mqttt blinds problem
Here the same. After update to 2022.2 blinds not working anymore
Error: Zigbee: Blind switch: unable to handle command "Open"
or Error: Zigbee: Blind switch: unable to handle command "Close".
Error: Zigbee: Blind switch: unable to handle command "Open"
or Error: Zigbee: Blind switch: unable to handle command "Close".
- Monday 27 June 2022 20:24
- Forum: Zigbee
- Topic: MQTT Auto Discover Client Gateway with Lan interface
- Replies: 0
- Views: 573
MQTT Auto Discover Client Gateway with Lan interface
Hello All, I read a lot about the MQTT Auto Discover Client Gateway with Lan interface. But still have some questons maybe you can answer I now have zigbee2mqtt installed together with the domoticz plugin and this is working as aspected. but my questions are - What is the benefit if I going to use ...
- Thursday 23 June 2022 9:16
- Forum: Zigbee
- Topic: Zigbee2mqtt web based front end
- Replies: 7
- Views: 2735
Re: Zigbee2mqtt web based front end
It is working now.
I had the docker container in bridge mode instead of Host. Changed it and now it's working
Thanks for all the support
I had the docker container in bridge mode instead of Host. Changed it and now it's working
Thanks for all the support
- Wednesday 22 June 2022 17:02
- Forum: Zigbee
- Topic: Zigbee2mqtt web based front end
- Replies: 7
- Views: 2735
Re: Zigbee2mqtt web based front end
My domocticz port :8084waltervl wrote: ↑Wednesday 22 June 2022 14:07 See https://www.zigbee2mqtt.io/guide/config ... ntend.html
but port 8080 could conflict with your domoticz User interface that defaults on the same port 8080
Front end I used :8085
But doesn't matter which port I choose it is alwasy saying can't reach page
- Wednesday 22 June 2022 13:48
- Forum: Zigbee
- Topic: Zigbee2mqtt web based front end
- Replies: 7
- Views: 2735
Re: Zigbee2mqtt web based front end
This is what I now have in my Domoticz under the custom tab
But I thought there was also a Zigbee2mqtt front end like this
I also tried this but nothing happen
frontend:
port: 8080
host: 192.168.1.*
auth_token: Password
But I thought there was also a Zigbee2mqtt front end like this
I also tried this but nothing happen
frontend:
port: 8080
host: 192.168.1.*
auth_token: Password
- Tuesday 21 June 2022 20:48
- Forum: Zigbee
- Topic: Zigbee2mqtt web based front end
- Replies: 7
- Views: 2735
Zigbee2mqtt web based front end
Maybe a stupid question. But does the zigbee2mqtt plugin also has a web based front end. Plugin is working fine. but you can choose to put in the configuration.yaml file "frontend: true" But when I try to access on port 8080 I get message site not available. I use the same adress as my domoticz but ...
- Wednesday 15 September 2021 20:21
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29465
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
This solves everything for me. Settings can now be saved
Thank you so much
- Monday 13 September 2021 20:48
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29465
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
I have all the same dir's as you have. But in my domoticz log I also have an error. Can this be the problem for the saving settings
- Monday 13 September 2021 19:56
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29465
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Here a screenshot of my scripts folder.
I also created the backups folder. Can you tell me how and where to activate the automatic backup
I also created the backups folder. Can you tell me how and where to activate the automatic backup
- Saturday 11 September 2021 21:27
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29465
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Here the screenshots of my synology settings and the winscp
- Wednesday 08 September 2021 21:13
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29465
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
this was explained in the first post - Tab 'Volume' -> 'add folder' and select (or create and select) 'docker/domoticz', then 'connect path' -> /opt/domoticz/userdata what you are doing here is map internal directory of the docker container(/opt/domoticz/userdata) to an external Read/write ...
- Sunday 15 August 2021 20:08
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29465
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Can you tell me how to create such a point?That looks like you try to save into your running container?
Do you made a /config mountpoint or something pointing to a local location?
- Thursday 05 August 2021 22:42
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29465
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
I managed to install domoticz via the docker container. Only thing not working is that I can't save settings. If I go to settings and adjust some things and press save it will come back with problem saving settings and then changes are not saved. Does anybody knows how to solve this? Still didn't ...
- Friday 25 June 2021 10:56
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29465
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
I managed to install domoticz via the docker container. Only thing not working is that I can't save settings. If I go to settings and adjust some things and press save it will come back with problem saving settings and then changes are not saved. Does anybody knows how to solve this? Still didn't ...
- Friday 18 June 2021 22:47
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 29465
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
I managed to install domoticz via the docker container. Only thing not working is that I can't save settings. If I go to settings and adjust some things and press save it will come back with problem saving settings and then changes are not saved.
Does anybody knows how to solve this?
Does anybody knows how to solve this?