Commit Graph

37 Commits

Author SHA1 Message Date
b3b90bcbe7 Add RODRET light control with optional double press actions 2025-07-27 16:21:02 +01:00
29f10e4982 Add motion sensing lights blueprint 2025-06-09 22:11:52 +01:00
591ac4c6d3 Add Philips Hue Dimmer v2 blueprint
Adapted from https://gist.github.com/cptkng/d7b61656ca0bb2679183cab6e6c6684a
2025-06-05 20:21:49 +01:00
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
00998db497 ci: add permission to add labels to PR (#24) 2025-03-10 10:45:45 +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
4904d063da feat: add tado x "switch climates on windows state" automation (#22)
* feat: add "tado X switch climates on windows state" blueprint

* feat: add "tado X switch climates on windows state" blueprint

* chore: remove blueprint from .github
2025-02-18 15:12:17 +01:00
Damien
913531c7ca feat: add "tado X switch climates on windows state" blueprint (#21) 2025-02-18 15:07:19 +01:00
Damien
17f9913b7a ci: Update conventional-label.yaml (#20) 2025-02-12 13:44:20 +01:00
Damien
3b56a331fb ci: set permission to add label to PR 2025-02-12 13:26:44 +01:00
Damien
c336a88dbf fix: correct is_zha conditions (#19) 2025-02-11 18:54:43 +01:00
Damien
90b668aff7 chore: update changelog template 2025-02-05 11:38:29 +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
Damien
2376fc95ed chore: add selector backward compatibility with z2m v1 (#15) 2025-01-07 12:04:15 +01:00
Damien
00634f4b2e chore: remove source_url (#14) 2025-01-06 11:48:28 +01:00
Damien
5e6b65e067 doc: update some typos (#13) 2025-01-06 11:46:18 +01:00
Damien
6d87311377 fix: update device selector for Rodret and Somrig (Z2M) (#12) 2025-01-06 09:06:48 +01:00
Damien
f5c2b9d6e1 feat: smoothen transition when dimming light (#9)
* feat: add transition when dimming light

* chore: add sections to simplify the blueprint

* chore: hardcode source_url

* feat: rework dimming down mechanism

* chore: add CODEOWNERS
2024-12-20 14:34:04 +01:00
Damien Rubio
d7f693d393 chore(control-light): remove default transition 2024-12-06 10:59:36 +01:00
Damien
ed022a5945 fix(e2213): add light variable for long release actions (#8) 2024-12-04 19:01:07 +01:00
Damien
fe7cefc2fe fix(e2213): fix zha triggers (#7)
* Update ikea_E2201-E2213_ZHA-Z2M_control-light.yaml

* Update ikea_E2201-E2213_ZHA-Z2M_control-anything.yaml
2024-12-04 17:46:59 +01:00
Damien Rubio
5d4fdc3440 chore(CL): remove unused variable
(cherry picked from commit ca3485b765607c793f8d824c0e235dbcf819eb63)
2024-12-03 17:17:43 +01:00
Damien
8dbab29315 feat(CL): increase dimming step delay (#6) 2024-12-03 16:06:59 +01:00
Leah Oswald
37a23fe4b3 fix: turn off in controll_light.yaml for zha e2201 (#5)
The trigger id was not correct for the press-off-zha-e2201 id in the conditions. With this turning the light off with a RODRET controller works again.
2024-12-03 14:15:36 +01:00
Damien
b4a69932af chore: use new triggers and actions syntax (#4) 2024-11-29 15:19:55 +01:00
Damien
ebd0e14d90 doc: update field description 2024-11-29 12:36:12 +01:00
Damien
05333fc13e chore(z2m): move from mqtt topic to device action (#3) 2024-11-28 16:11:51 +01:00
Damien
95087e88c8 chore: change syntax from platform to trigger (#2) 2024-11-28 14:55:31 +01:00
Damien
8a70967bb4 feat(somrig): Add IKEA Somrig remote to blueprint (#1) 2024-02-21 14:24:34 +01:00
Damien Rubio
c06738c7e5 feat(ikea-rodret): init with existing gists 2024-02-20 15:04:59 +01:00
Damien Rubio
4cc795563e feat(ikea-rodret): init with existing gists 2024-02-20 15:03:48 +01:00
Damien Rubio
bef3824785 feat(ikea-rodret): init with existing gists 2024-02-20 14:48:37 +01:00