Files
hassos_config/esphome/common/ota.yaml
2024-10-13 22:59:09 +02:00

19 lines
274 B
YAML
Executable File

ota:
- platform: esphome
id: my_ota
password: ${ota_password}
api:
encryption:
key: ${api_password}
text_sensor:
- platform: ethernet_info
ip_address:
name: ESP IP Address
icon: mdi:ethernet
entity_category: diagnostic