mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Fix auto_uart
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
"homeassistant_api": false,
|
"homeassistant_api": false,
|
||||||
"host_network": true,
|
"host_network": true,
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
|
"auto_uart": true,
|
||||||
"map": [
|
"map": [
|
||||||
"ssl",
|
"ssl",
|
||||||
"config:rw"
|
"config:rw"
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
"homeassistant_api": false,
|
"homeassistant_api": false,
|
||||||
"host_network": true,
|
"host_network": true,
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
|
"auto_uart": true,
|
||||||
"map": [
|
"map": [
|
||||||
"ssl",
|
"ssl",
|
||||||
"config:rw"
|
"config:rw"
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
"homeassistant_api": false,
|
"homeassistant_api": false,
|
||||||
"host_network": true,
|
"host_network": true,
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
|
"auto_uart": true,
|
||||||
"map": [
|
"map": [
|
||||||
"ssl",
|
"ssl",
|
||||||
"config:rw"
|
"config:rw"
|
||||||
|
|||||||
Reference in New Issue
Block a user