1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Fix auto_uart

This commit is contained in:
Otto Winter
2019-01-10 10:56:07 +01:00
parent 13eca6012d
commit e385c8435b
3 changed files with 3 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
"homeassistant_api": false,
"host_network": true,
"boot": "auto",
"auto_uart": true,
"map": [
"ssl",
"config:rw"

View File

@@ -18,6 +18,7 @@
"homeassistant_api": false,
"host_network": true,
"boot": "auto",
"auto_uart": true,
"map": [
"ssl",
"config:rw"

View File

@@ -17,6 +17,7 @@
"homeassistant_api": false,
"host_network": true,
"boot": "auto",
"auto_uart": true,
"map": [
"ssl",
"config:rw"