Skip to content

DDF for IKEA TRADRI on/off switch #7237

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

Merged
merged 4 commits into from
Sep 24, 2023
Merged

DDF for IKEA TRADRI on/off switch #7237

merged 4 commits into from
Sep 24, 2023

Conversation

ebaauw
Copy link
Collaborator

@ebaauw ebaauw commented Sep 16, 2023

New DDF, in line with DDFs for other IKEA controllers.

The remote no longer supports groups.

{
  "config": {
    "alert": "none",
    "battery": 87,
    "on": true,
    "reachable": false
  },
  "ep": 1,
  "etag": "74062b2ef378d463dffb43cbcdf6847c",
  "lastannounced": null,
  "lastseen": "2023-09-16T15:48Z",
  "manufacturername": "IKEA of Sweden",
  "mode": 1,
  "modelid": "TRADFRI on/off switch",
  "name": "Switch 124",
  "productid": "E1743",
  "state": {
    "buttonevent": 1003,
    "lastupdated": "2023-09-16T15:48:05.690"
  },
  "swversion": "2.3.079",
  "type": "ZHASwitch",
  "uniqueid": "00:0d:6f:ff:fe:a4:6a:bf-01-1000"
}

@ebaauw ebaauw requested a review from manup September 16, 2023 15:50
@ebaauw ebaauw added Device Request Device Improvement Additional tag to attach to a existing issue. labels Sep 16, 2023
@ebaauw ebaauw added this to the v2.24.1-beta milestone Sep 16, 2023
- Add `config/alert`;
- Line end with CR instead of CRLF.
- Add `config/alert`.
@manup
Copy link
Member

manup commented Sep 24, 2023

Tested with my on/off switch, working when upgrading from "joined with legacy code" as well as pairing via DDF after deleting 👍

@manup manup merged commit b154efc into dresden-elektronik:master Sep 24, 2023
@ebaauw ebaauw deleted the onoff-switch branch September 24, 2023 13:56
@ebaauw ebaauw mentioned this pull request Oct 28, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Device Improvement Additional tag to attach to a existing issue. Device Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants