You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed Label Cluster : provides a feature for the device to tag an endpoint with zero or more read only labels.(demonnstrated through nvs)
User Label Cluster : This cluster provides a feature to tag an endpoint with zero or more labels.
Taglist Feature of Descriptor Cluster : used to disambiguate sibling endpoints where two or more sibling
endpoints have an overlap in the supported device types with each such endpoint having a unique TagList.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Matter Generic Switch
Matter Generic Switch from Espressif's SDK
I found this Matter Generic Switch from Espressif's SDK for Matter:
This example creates a Generic Switch device using the ESP Matter data model.
This example demonstrates the use of few optional data model elements like :
endpoints have an overlap in the supported device types with each such endpoint having a unique TagList.
Code
app_driver.cpp
Tasmota
Since ESP32 boards have a large number of GPIOs, they can be used to trigger home automation actions or scenarios.
Could we do the same with Tasmota?
Beta Was this translation helpful? Give feedback.
All reactions