mirror of
https://github.com/athom-tech/esp32-configs.git
synced 2026-07-27 19:56:13 +00:00
Add ids to OTA platform entries in all device configs
Add explicit id fields to OTA platform entries across all device YAML files so they can be referenced and overridden in device-specific configs, e.g. to set an OTA password on the esphome platform.
This commit is contained in:
@@ -112,6 +112,7 @@ api:
|
||||
|
||||
ota:
|
||||
- platform: esphome
|
||||
id: ota_esphome
|
||||
|
||||
logger:
|
||||
baud_rate: 0 # 0 Enables logging, but disables serial-port logging to free CPU and memory
|
||||
|
||||
Reference in New Issue
Block a user