Skip to content
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

Zigbee2mqtt: Add device E2001/E2002 #1262

Closed
olimarmite opened this issue Aug 21, 2021 · 3 comments · Fixed by #1292
Closed

Zigbee2mqtt: Add device E2001/E2002 #1262

olimarmite opened this issue Aug 21, 2021 · 3 comments · Fixed by #1292
Assignees

Comments

@olimarmite
Copy link

{
  "name": "0x842e14fffe6fa521",
  "external_id": "zigbee2mqtt:0x842e14fffe6fa521",
  "model": "E2001/E2002",
  "features": [
    {
      "category": "battery",
      "type": "integer",
      "unit": "percent",
      "name": "Battery",
      "read_only": true,
      "has_feedback": false,
      "min": 0,
      "max": 100,
      "zigbeeField": "battery",
      "external_id": "zigbee2mqtt:0x842e14fffe6fa521:battery:integer:battery",
      "selector": "zigbee2mqtt:0x842e14fffe6fa521:battery:integer:battery"
    }
  ],
  "should_poll": false,
  "service_id": "913f85dd-bd1a-4395-b267-d9e006c119ae",
  "supported": false
}
@VonOx
Copy link
Contributor

VonOx commented Aug 22, 2021

@atrovato
Copy link
Contributor

For more, button/action device.

@atrovato atrovato self-assigned this Sep 11, 2021
atrovato added a commit to atrovato/Gladys that referenced this issue Sep 11, 2021
Pierre-Gilles added a commit that referenced this issue Sep 13, 2021
Fixes #1262

Co-authored-by: Pierre-Gilles Leymarie <[email protected]>
@Pierre-Gilles
Copy link
Contributor

Deployed in Gladys Assistant v4.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants