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 TS0210 #1348

Closed
jparbel opened this issue Nov 6, 2021 · 8 comments
Closed

Zigbee2mqtt: Add device TS0210 #1348

jparbel opened this issue Nov 6, 2021 · 8 comments

Comments

@jparbel
Copy link

jparbel commented Nov 6, 2021

{
  "name": "0x50325ffffe031386",
  "external_id": "zigbee2mqtt:0x50325ffffe031386",
  "model": "TS0210",
  "features": [
    {
      "category": "battery",
      "type": "integer",
      "unit": "percent",
      "name": "Battery",
      "read_only": true,
      "has_feedback": false,
      "min": 0,
      "max": 100,
      "zigbeeField": "battery",
      "external_id": "zigbee2mqtt:0x50325ffffe031386:battery:integer:battery",
      "selector": "zigbee2mqtt:0x50325ffffe031386:battery:integer:battery"
    }
  ],
  "should_poll": false,
  "service_id": "5c0e3d38-54bc-43bf-9be6-472f6e025277",
  "supported": false
}
@Pierre-Gilles
Copy link
Contributor

I think this is already fixed by this PR: #1302 that we already merged (not deployed yet, soon) :)

Now we don't need anymore to declare device individually, they are automatically detected by Gladys 😎

@atrovato Do you confirm the PR integrated this device ?

@atrovato
Copy link
Contributor

I feel quite confident with this, but I prefer to get more feedbacks on it.

But the sensitivity feature, which allow to set up vibration mode, is not implemented (a 3 phase button - low/medium/high).

@atrovato
Copy link
Contributor

Hi @jparbel ,
your device should now managed with Gladys 4.7.x.
Can you check:

  1. Gladys has been well updated?
  2. your device is well detected?

But there is still a pending question about this kind of devices (buttons) and its anagement within Gladys.

Thank you.

@jparbel
Copy link
Author

jparbel commented Nov 27, 2021

Thank you @atrovato,

No I always have a issue with my device, see also my last post on the forum.
I run the latest release of Gladys : V4.7.1
My device is well recognized, i can see it inside state.json each time I chock it :

"0x50325ffffe031386": {
"vibration": true,
"tamper": false,
"battery_low": false,
"battery": 100,
"voltage": 3000
}
But it is no more integrated by Gladys.
There is no change after this last release.
Good evening.

@stale
Copy link

stale bot commented Jan 26, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 26, 2022
@atrovato
Copy link
Contributor

I need to review it.

@stale stale bot removed the stale label Jan 27, 2022
@stale
Copy link

stale bot commented Mar 28, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 28, 2022
@atrovato atrovato removed the stale label Mar 28, 2022
@stale
Copy link

stale bot commented May 27, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

3 participants