Isage
July 22, 2022, 4:58pm
42
Hi and thanks for the feedback
Can you give me the reference(s) for your switch?
Thanks in advance
guim31
July 22, 2022, 6:23pm
43
I have this model:
€16.42 33% off | 4-channel Zigbee wireless switch, Wi‑Fi switch module, remote control, DIY, smart home, 4-gang relay
Hello,
I’ve picked the topic back up today.
I propose a z2m version `
1 Like
Isage
August 29, 2022, 7:02am
45
Hello Alex
How can I integrate your z2m version into ‹ my › Gladys Plus?
Thanks for your help
Gérard
Hello @Isage ,
sorry for the delayed response, but I’m not sure I fully understand the question.
Normally, you have Gladys installed at your home, and it’s connected to Gladys Plus (shared server).
If you want to test the z2m version with the roller shutters, you need to install the test version locally. I don’t think it’s advisable to connect a test instance to Gladys Plus, because you’ll
Hi @Isage ! I don’t recommend installing this test version in place of your production one, it’s not without risk as @AlexTrovato said
If you know what you’re doing (and only in that case), you can test on another machine, otherwise you’ll have to wait for this feature to be released to production!
FYI I just merged the first PR from @AlexTrovato which is the first building block for roller shutter management! This building block adds this new device type to Gladys, and enables using roller shutters with the MQTT integration.
It will be available in the next Gladys release!
Thanks @AlexTrovato for the PR
master ← atrovato:roller-shutter
ouvert 12:44PM - 24 Jul 22 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa… st as possible, make sure to review and check all of these items:
- [x] If your changes affects code, did your write the tests?
- [x] Are tests passing? (`npm test` on both front/server)
- [x] Is the linter passing? (`npm run eslint` on both front/server)
- [x] Did you run prettier? (`npm run prettier` on both front/server)
- [x] If you are adding a new features/services, did you run integration comparator? (`npm run compare-translations` on front)
- [ ] Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to [the community](https://community.gladysassistant.com/) for testing before merging.
- ~~[ ] If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)~~
- ~~[ ] If you are adding a new features/services which needs explanation, did you modify the user documentation? See [the GitHub repo](https://github.com/GladysAssistant/v4-website) and the [website](https://gladysassistant.com).~~
- [x] Did you add fake requests data for the demo mode (`front/src/config/demo.js`) so that the demo website is working without a backend? (if needed) See [https://demo.gladysassistant.com](https://demo.gladysassistant.com).
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
### Description of change
Add curtain/shutter feature.
Not used by services for now.
<img src="https://user-images.githubusercontent.com/1839717/180647542-42073447-7ef0-45e2-b273-5662777013fe.png" with="300px" />
Next step: Merge the PR so that Zigbee2mqtt devices are mapped to this new device type.
Has anyone tested the Docker image?
1 Like
I’m talking about atrovato/gladys:zigbee2mqtt-cover, is there an issue with this image?
VonOx
September 8, 2022, 9:36am
51
It hasn’t been rebuilt. It dates from the end of July. There were commits in August.
1 Like
I had put all the z2m features on the z2m image, but yesterday @VonOx made me do some changes.
I’ll ping here as soon as the image with only the feature is up to date.
2 Likes
VonOx
September 8, 2022, 6:05pm
53
Hahaha, you didn’t have to ask
2 Likes
The image atrovato/gladys:zigbee2mqtt-cover has been updated, it also contains the linkquality feature because an option that was added is being reused.
1 Like
For your information, I’ve just merged @AlexTrovato ’s PR that adds support for shutters in the Zigbee2mqtt integration, it will be included in the next release! Great job @AlexTrovato and thanks for the testing @VonOx
master ← atrovato:z2m-cover-feature
ouvert 03:23PM - 24 Jul 22 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa… st as possible, make sure to review and check all of these items:
- [x] If your changes affects code, did your write the tests?
- [x] Are tests passing? (`npm test` on both front/server)
- [x] Is the linter passing? (`npm run eslint` on both front/server)
- [x] Did you run prettier? (`npm run prettier` on both front/server)
- [x] If you are adding a new features/services, did you run integration comparator? (`npm run compare-translations` on front)
- [ ] Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to [the community](https://community.gladysassistant.com/) for testing before merging.
- ~~[ ] If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)~~
- ~~[ ] If you are adding a new features/services which needs explanation, did you modify the user documentation? See [the GitHub repo](https://github.com/GladysAssistant/v4-website) and the [website](https://gladysassistant.com).~~
- ~~[ ] Did you add fake requests data for the demo mode (`front/src/config/demo.js`) so that the demo website is working without a backend? (if needed) See [https://demo.gladysassistant.com](https://demo.gladysassistant.com).~~
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
### Description of change
Linked to
- #1541
- #1574
- #1543
Manage cover with z2m.
2 Likes
guim31
October 3, 2022, 7:26pm
56
In other words, I’ll be able to do without Node-RED for my shutters??
1 Like
Zigbee roller shutter management is now available in Gladys Assistant v4.11
I’m closing this thread; for feedback, go there:
Salut à tous !
Je sors aujourd’hui une nouvelle version avec des compatibilités intéressantes
Gestion des volets roulants Zigbee
Les volets roulants Zigbee sont désormais gérés par Gladys
Bravo à @AlexTrovato pour le travail effectué !
[shutters-cbcbdc1dedbcd629d2da8bade863a2eb]
Nouveaux appareils Tasmota
Les appareils Tasmota BL09XX, DS18x20 et ESP32 sont désormais gérés par Gladys !
Amélioration / correction de bugs
Correction d’un bug sur l’action « E…
1 Like