Commit Graph

13 Commits

Author SHA1 Message Date
me 96f313e3fb Usability: loop back to min temp if difference between current and max temp is less than step value 2026-03-27 21:24:47 +00:00
me 4a693a9b68 [FIX] color_temp attribute removed - use color_temp_kelvin 2026-03-27 21:20:45 +00:00
me b85e407afd Merge remote-tracking branch 'upstream/main' 2025-07-27 16:55:33 +01:00
Damien Rubio 49c5118dde feat: add alternative Rodret name (#32) 2025-07-10 14:14:35 +02:00
me c8babf0134 Enable changing temperature with on button (when light turned on) 2025-04-18 00:37:54 +01:00
sanojjonas 2e2a3ad2c9 fix: add zha release command (#25) 2025-03-22 09:17:02 +01: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 00b9709e9d chore: change default device selector value 2025-02-05 11:07:39 +01:00
Damien 38d090f4a6 doc: fix small typo 2025-02-05 11:06:19 +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