-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[New device support]: Paulmann Gent 2 (501.40) #21210
Comments
Are there any potential updates on this? Currently considering to buy this remote myself as it has a massive assortment of buttons. It also seems to be one of the "rare" ones with this many for whatever reason. |
I allready have this remote, I could make it work for allmost all buttons, except the wheel color. I don't know why I can't see any debug information in the logfiles for this button. It's too complicated for me... But the external file that is working for all other commands is :
|
Hi, I can now access to the log of Zigbee-hermann. The command of the RGB wheel that is not understand is "moveToHueAndSaturation". here the log, when I send a color with the remote :
if someone who know can add this command to Zigbee-hermann-converter, it will be very usefull for this remote and the other who seems to use the same command (this and this) |
I bought one of these without checking the support page first. Has anyone gotten it working? If someone needs some data to help get this working please let me know and I'll see what I can do. |
@corve001 move to hue and saturation should be exposed, could you check with 1.38.0? |
@Koenkk , |
With some tweaks to the script I got it mostly working going by the MQTT messages:
A few button presses don't work as far as MQTT publishing is concerned due to unmapped raw values (they are functional when binding to a lamp):
|
added support on |
Link
https://de.paulmann.com/p/fernbedienung-gent-2-weiss/50140
Database entry
{"id":4,"type":"EndDevice","ieeeAddr":"0x9035eafffe0ffdb5","nwkAddr":19218,"manufId":4632,"manufName":"Paulmann Licht GmbH","powerSource":"Battery","modelId":"501.40","epList":[1,2,3,4],"endpoints":{"1":{"profId":260,"epId":1,"devId":261,"inClusterList":[0,1,3,2821,4096],"outClusterList":[3,4,5,6,8,25,768,4096],"clusters":{"genPowerCfg":{"attributes":{"batteryPercentageRemaining":200}},"genBasic":{"attributes":{"modelId":"501.40","manufacturerName":"Paulmann Licht GmbH","powerSource":3,"zclVersion":3,"appVersion":0,"stackVersion":0,"hwVersion":65,"dateCode":"NULL","swBuildId":"2.7.6_r22"}}},"binds":[{"cluster":1,"type":"endpoint","deviceIeeeAddress":"0x00124b001cdd44b0","endpointID":1}],"configuredReportings":[{"cluster":1,"attrId":33,"minRepIntval":3600,"maxRepIntval":65000,"repChange":10,"manufacturerCode":null}],"meta":{}},"2":{"profId":260,"epId":2,"devId":261,"inClusterList":[0,1,3,2821,4096],"outClusterList":[3,4,5,6,8,25,768,4096],"clusters":{"genBasic":{"attributes":{"appVersion":0,"stackVersion":0}},"genPowerCfg":{"attributes":{"batteryPercentageRemaining":200}}},"binds":[{"cluster":1,"type":"endpoint","deviceIeeeAddress":"0x00124b001cdd44b0","endpointID":1}],"configuredReportings":[{"cluster":1,"attrId":33,"minRepIntval":3600,"maxRepIntval":65000,"repChange":10,"manufacturerCode":null}],"meta":{}},"3":{"profId":260,"epId":3,"devId":261,"inClusterList":[0,1,3,2821,4096],"outClusterList":[3,4,5,6,8,25,768,4096],"clusters":{"genBasic":{"attributes":{"appVersion":0,"stackVersion":0}},"genPowerCfg":{"attributes":{"batteryPercentageRemaining":200}}},"binds":[{"cluster":1,"type":"endpoint","deviceIeeeAddress":"0x00124b001cdd44b0","endpointID":1}],"configuredReportings":[{"cluster":1,"attrId":33,"minRepIntval":3600,"maxRepIntval":65000,"repChange":10,"manufacturerCode":null}],"meta":{}},"4":{"profId":260,"epId":4,"devId":261,"inClusterList":[0,1,3,2821,4096],"outClusterList":[3,4,5,6,8,25,768,4096],"clusters":{"genBasic":{"attributes":{"appVersion":0,"stackVersion":0}},"genPowerCfg":{"attributes":{"batteryPercentageRemaining":200}}},"binds":[{"cluster":1,"type":"endpoint","deviceIeeeAddress":"0x00124b001cdd44b0","endpointID":1}],"configuredReportings":[{"cluster":1,"attrId":33,"minRepIntval":3600,"maxRepIntval":65000,"repChange":10,"manufacturerCode":null}],"meta":{}}},"appVersion":0,"stackVersion":0,"hwVersion":65,"dateCode":"NULL","swBuildId":"2.7.6_r22","zclVersion":3,"interviewCompleted":true,"meta":{"configured":1324213189},"lastSeen":1707046717097}
Comments
I thought it must be similar to this device:
https://www.zigbee2mqtt.io/devices/4512706.html
External defintion
The text was updated successfully, but these errors were encountered: