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 TS0201 #1281

Closed
Albenss opened this issue Sep 9, 2021 · 1 comment · Fixed by #1289
Closed

Zigbee2mqtt: Add device TS0201 #1281

Albenss opened this issue Sep 9, 2021 · 1 comment · Fixed by #1289
Assignees

Comments

@Albenss
Copy link

Albenss commented Sep 9, 2021

{
  "name": "Capteur_Temp_Humid_Affichage_Bureau",
  "external_id": "zigbee2mqtt:Capteur_Temp_Humid_Affichage_Bureau",
  "model": "TS0201",
  "features": [
    {
      "category": "battery",
      "type": "integer",
      "unit": "percent",
      "name": "Battery",
      "read_only": true,
      "has_feedback": false,
      "min": 0,
      "max": 100,
      "zigbeeField": "battery",
      "external_id": "zigbee2mqtt:Capteur_Temp_Humid_Affichage_Bureau:battery:integer:battery",
      "selector": "zigbee2mqtt:Capteur_Temp_Humid_Affichage_Bureau:battery:integer:battery"
    }
  ],
  "should_poll": false,
  "service_id": "bdc3d17b-305d-49bf-ae68-5dd9c0037e70",
  "supported": false
}
@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.

3 participants