gcormier / megadesk

Open-source IKEA Bekant controller board
GNU General Public License v3.0
717 stars 53 forks source link

Use ESP32 to support Smarthome with Matter #125

Closed tiloio closed 1 year ago

tiloio commented 1 year ago

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.