Skip to content

Endpoint not supported for cover type #8712

Closed
@dominicusmento

Description

What happened

Trying to use a converter for 2ch zigbee module but can't start zigbee2mqtt with it defined in configuration.

What did you expect to happen

Add the external converter into the config and use the device which supports to control two separate covers and therefore it has multiple zigbee endpoints

How to reproduce it (minimal and precise)

Add the converter from #8705 (comment) to the configuration and restart the zigbee2mqtt

Debug info

Zigbee2MQTT version: 1.21.1-1
Adapter hardware: CC2531
Adapter firmware version: -

Error

If I've traced correctly, problem should be in this file: https://github.com/Koenkk/zigbee2mqtt/blob/master/lib/extension/homeassistant.js

(node:1073) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: Endpoint not supported for cover type
    at HomeAssistant.exposeToConfig (/app/lib/extension/homeassistant.js:283:13)
    at HomeAssistant.populateMapping (/app/lib/extension/homeassistant.js:591:54)
    at new HomeAssistant (/app/lib/extension/homeassistant.js:64:14)
    at new Controller (/app/lib/controller.js:83:34)
    at start (/app/index.js:94:18)

Activity

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

Metadata

Assignees

No one assigned

    Labels

    problemSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions