Handle cover device in Z2M integration
See original GitHub issueCover devices not handle right now
Exemple expose: CCT5015
{
exposes: [
{
features: [
{
access: 3,
name: "state",
property: "state",
type: "enum",
values: [
"OPEN",
"CLOSE",
"STOP"
]
},
{
access: 7,
description: "Position of this cover",
name: "position",
property: "position",
type: "numeric",
value_max: 100,
value_min: 0
}
],
type: "cover"
},
{
access: 3,
description: "Duration of lift",
name: "lift_duration",
property: "lift_duration",
type: "numeric",
unit: "seconds",
value_max: 300,
value_min: 0
},
{
access: 1,
description: "Link quality (signal strength)",
name: "linkquality",
property: "linkquality",
type: "numeric",
unit: "lqi",
value_max: 255,
value_min: 0
}
]
}
Issue Analytics
- State:
- Created a year ago
- Comments:9 (7 by maintainers)
Top Results From Across the Web
MQTT Topics and Messages - Zigbee2MQTT
MQTT Topics and Messages. This page describes which MQTT topics are used by Zigbee2MQTT. Note that the base topic (by default zigbee2mqtt )...
Read more >Renaming devices in Z2m breaks Z2m > mqtt > Home ...
I was hoping that the change won't break my integration. How to reproduce it (minimal and precise). Pair devices; Rename them in Home...
Read more >ZHA Vs Zigbee2Mqtt - Home Assistant Community
IMO, ZHA is easier to start, but z2m is easier to live with. As the native HA zigbee integration, HA will detect your...
Read more >Installing Zigbee2MQTT with Home Assistant - YouTube
I show you what Zigbee2MQTT is, why I use it and how you can install it with Home Assistant. This video covers :00:00...
Read more >How to set up Zigbee2MQTT on a Raspberry Pi and integrate ...
I like to name all my devices with asset numbers and protocol. In this case 0x0015bc002f00758e is renamed to zigbee_40 . This vil...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
So? Is it ok now?
I didn’t found the right icon in feathericons
Here a preview