mirror of
https://github.com/esphome/esphome.git
synced 2025-04-15 07:10:33 +01:00
Revert "Add password to esphomeyaml non-dev config"
This reverts commit 94bef2a5a448d7bf8c7e5116d8d0e09297f17b58.
This commit is contained in:
parent
a19a037a0d
commit
a66856b8c9
@ -15,14 +15,10 @@
|
|||||||
"map": [
|
"map": [
|
||||||
"config:rw"
|
"config:rw"
|
||||||
],
|
],
|
||||||
|
"options": {},
|
||||||
"environment": {
|
"environment": {
|
||||||
"ESPHOMEYAML_OTA_HOST_PORT": "6053"
|
"ESPHOMEYAML_OTA_HOST_PORT": "6053"
|
||||||
},
|
},
|
||||||
"options": {
|
"schema": {},
|
||||||
"password": ""
|
|
||||||
},
|
|
||||||
"schema": {
|
|
||||||
"password": "str?"
|
|
||||||
},
|
|
||||||
"image": "ottowinter/esphomeyaml-hassio-{arch}"
|
"image": "ottowinter/esphomeyaml-hassio-{arch}"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user