1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-05 12:52:19 +01:00

Fix HassIO edge config

This commit is contained in:
Otto Winter
2018-06-07 21:22:11 +02:00
parent ec3366cce0
commit 7b630bfb8b

View File

@@ -29,5 +29,5 @@
}, },
"environment": { "environment": {
"ESPHOMEYAML_OTA_HOST_PORT": "6053" "ESPHOMEYAML_OTA_HOST_PORT": "6053"
}, }
} }