Skip to content

ESP32C6, Matter issues, have become confused and got stuck=( #21427

Discussion options

You must be logged in to vote

Thanks. The explanation is simple:

  • Endpoint 01 is the "aggregator" endpoint that simulates a bridge mode. Its type is 0x000E (Aggregator)
  • Endpoint 02 is the relay, its type is 0x010A (On/Off Plug-in Unit)

This is why Tasmota sends UNSUPPORTED_COMMAND when the On/Off is sent to endpoint 01.

I suspect that the app is really poorly written and assumes that the relay is on endpoint 01 which is a wrong assumption.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@s-hadinger
Comment options

Answer selected by amunabv
@amunabv
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Matter Type - Issue related to Matter
2 participants