mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-15 04:53:57 +00:00
12 lines
380 B
Markdown
12 lines
380 B
Markdown
|
# 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.
|
||
|
|
||
|
The EspHome web interface can be found at http://ansible_nas_host_or_ip:6052.
|