ansible-nas/website/docs/applications/home-automation/esphome.md
2022-09-20 23:00:57 +01:00

14 lines
502 B
Markdown

---
title: "ESPHome"
---
Homepage: [esphome.io](https://esphome.io/)
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems
## Usage
Set `esphome_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
You can make esphome externally available, but the program has no security so this is strongly not advised
The EspHome web interface can be found at <http://ansible_nas_host_or_ip:6052>.