Skip to content

ESPHome

Homepage | Repository

ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

inventories/homelab/group_vars/homelab.yml
esphome_enabled: true

By default, ESPHome can be accessed at http://[your_server_ip]:6052 or https://esphome.[your_domain].com if you have DNS access configured.

See the default configuration options for ESPHome at roles/esphome/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

No changes in the last 93 commits (since 10/21/2025).