Commit Graph

10 Commits

Author SHA1 Message Date
Damien Rubio
49c5118dde feat: add alternative Rodret name (#32) 2025-07-10 14:14:35 +02:00
Damian Karzon
50f1bd966e chore: add filter for RODRET wireless dimmer with different model name (#30) 2025-05-03 07:03:33 +02:00
Jonathan Merlevede
1b131138fe fix: remove dependency on zha device id when using z2m (#29) 2025-04-21 09:36:17 +02:00
Damien
a018c70e93 fix: use zha device id for to trigger release on hold actions (#28) 2025-04-18 14:21:37 +02:00
Damien
ac4ac54c04 fix: use device id for zha double press actions (#27) 2025-04-18 14:15:04 +02:00
Damien
ef0961d554 fix: improve remote device identification for MQTT triggers (#23)
* fix: improve remote device identification for MQTT triggers

* chore: move mqtt topic variable

* fix: correct formatting in remote_devices_names variable
2025-03-07 09:01:15 +01:00
Damien
c336a88dbf fix: correct is_zha conditions (#19) 2025-02-11 18:54:43 +01:00
Damien
240ba69a42 doc: reorder remote names alphabetically (#18) 2025-02-05 11:31:30 +01:00
Damien
02935e6ad6 feat: allow multiple remotes (#17)
* feat!: allow multiple remotes

* doc: add fancy emojis

* fix: press-dots2-z2m-e2213

* chore: add PR labeling and changelog template
2025-02-05 09:57:52 +01:00
yarafie
0867b1d025 feat: added TRADFRI on/off switch (E1743) (#10)
* Added TRADFRI on/off switch (E1743)

Added TRADFRI on/off switch (E1743)
It operates similar to the RODRET (E2201)

1. Added TRADFRI on/off switch (E1743) to input selector (zha/z2m)
2. Updated descriptions in several areas
3. No changes to triggers or actions are needed as using the rodret code

* Added TRADFRI on/off switch (E1743)

* Added TRADFRI on/off switch (E1743)

Added TRADFRI on/off switch (E1743)
It operates similar to the RODRET (E2201)

1. Added TRADFRI on/off switch (E1743) to input selector (zha/z2m)
2. Updated descriptions in several areas
3. No changes to triggers or actions are needed as using the rodret code

* Add support for IKEA E1743

---------

Co-authored-by: Damien <bonjour@damienrubio.com>
2025-02-05 08:54:28 +01:00