gcormier / megadesk

Open-source IKEA Bekant controller board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use ESP32 to support Smarthome with Matter

tiloio opened this issue · comments

commented

I would like to control my smart desk via my smart home (HomeKit, Google Home or Alexa). To do this we could use Matter (https://github.com/project-chip/connectedhomeip, https://csa-iot.org/all-solutions/matter/).

Espressif supports Matter with their ESP32 Microcontroller https://github.com/espressif/esp-matter.
The controller is wide spread and easy to program.