Replies: 1 comment
-
For now the best solution would be home assistant integration using serial control. The challenge is the size of the PCB to have enough space to play with :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions