An ESPHome configuration for the Adafruit FunHouse development board powered by the ESP32-S2. This configuration also includes an Adafruit MCP9808 temperature and humidity sensor.
ℹ️
|
Due to the fact that the ESP32-S2 is relatively new, ESPHome doesn’t have full support for the microcontroller yet. Many features are unavailable using the ESP-IDF framework, which works best with the new chip. |
ℹ️
|
Support for Linux on |
-
Clone the repository.
git clone https://github.com/jwillikers/esphome-funhouse.git
-
Copy the file to the ESPHome configuration directory. In my case, this directory is a named volume managed by Podman.
cp esphome-funhouse/FunHouse.yaml ~/.local/share/containers/storage/volumes/esphome-config/_data/
Contributions in the form of issues, feedback, and even pull requests are welcome. Make sure to adhere to the project’s Code of Conduct.
Refer to the project’s Code of Conduct for details.
This repository is licensed under the GPLv3, a copy of which is provided in the license file.
© 2022 Jordan Williams