Hi @Tlse-vins , have you tested the new image?
Hi @_Will_71 , I just tested and itâs fine, the buttons are working properly.
On, OFF, long press on both adjustment buttons.
And does the press duration appear?
So should I leave all the button states?
The press duration is not displayed. And I donât see how to use it.
you can remove the states:
ON button released
OFF button released
Plus button held then released
Minus button held then released
Plus button released
Minus button released
Whatâs good is that we can use this remote to control other devices too; I tested it on outlets and it works.
Okay, Iâll take care of the actions tomorrow.
Regarding the timing, can you delete your Gladys remote, save it again? And retest?
Thatâs what I had done; Iâll do it again, but not before Sunday if I have time.
Ok no problem. That gives me time to remove the release actions.
@Tlse-vins , FYI the image is being updated with the removed actions
Everything works perfectly.
For now Gladys doesnât handle the duration of a button press, so itâs not possible to dim a bulb gradually.
For the + button and the - button in scenes, I specified a value.
1 Like
Okay, Iâll make the pull request on GitHub.
@pierre-gilles , here is the PR
master â William-De71:add-Philips-324131092621
ouvert 10:15PM - 28 Jan 24 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:
- [ ] 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)
- [x] 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 ([french forum](https://community.gladysassistant.com/)/[english forum](https://en-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
Add philips hue dimmer switch 324131092621
[Philips Hue Dimmer Switch](https://community.gladysassistant.com/t/zigbee2mqtt-ajout-telecommande-philips-hue-dimmer-switch/8675)
2 Likes
@_Will_71 Looks good to me
Itâs merged and will be included in the next Gladys release
4 Likes