erickvneri / erickv-edge-drivers

Apache License 2.0
16 stars 36 forks source link

Update fingerprints.yaml #11

Closed ibr23 closed 1 year ago

ibr23 commented 1 year ago

Added MOES Star Ring 4 gang scene switch: https://moeshouse.com/products/moes-new-star-ring-smart-zigbee3-0-push-button-switch-embedded-light-touch-switch?variant=40218622001233

  # MOES star ring 4-Button Scene Switch
  - id: "_TZ3000_a4xycprs/TS0044"
    deviceLabel: "Moes Scene Switch"
    manufacturer: "_TZ3000_a4xycprs"
    model: "TS0044"
    deviceProfileName: 4-button-battery
ibr23 commented 1 year ago

Hello @erickvneri,

Thanks for creating the driver.

I have tested the pressed, double pressed and held events for all four buttons, and they all appear in Smartthings: Moes switch events 2

I have had no success with the dimmer group :-( I have tried testing with: • Aqara plug which normally reacts to group zero. • Ikea bulb placed in group 10. • Tuya plug placed in group 10.

I cannot get any of the devices to react to button presses from the MOES switch. I have now ordered a Sengled smart bulb to test with.

I’m not sure how the lighting group will work. The switch is two spring-return rocket switches: image

Ideally the left rocker would control one group and the right rocker another. Is this how lighting groups work?

I will send an update on the group testing once I have the Sengled bulb.

erickvneri commented 1 year ago

Hi, and apologies for the delay.

When you enabled the DIMMER MODE and repaired it (without deleting it), did your default automations stopped working? Because that is quite the expected behavior since the device will be broadcasting.

Anyhow, I'll proceed to merge this change since the default (and widely used) behavior is covered.

So, thank you a lot for the effort taken to raise this PR, it really means the world to me to know that there are people out there willing to contribute to open source.

Cheers!!