2022-04-15 21:13:22 +00:00
|
|
|
# EspHome
|
|
|
|
|
|
|
|
Homepage: [esphome.io](https://esphome.io/)
|
|
|
|
|
2022-07-25 20:18:57 +00:00
|
|
|
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems
|
2022-04-15 21:13:22 +00:00
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
Set `esphome_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
|
|
|
|
2022-07-25 20:18:57 +00:00
|
|
|
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>.
|