EspHome
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,4 +3,3 @@
|
||||
# You can modify this file to suit your needs.
|
||||
/.esphome/
|
||||
/secrets.yaml
|
||||
/.idea/
|
||||
@@ -47,11 +47,11 @@ sensor:
|
||||
unit_of_measurement: "ppm"
|
||||
icon: "mdi:meter-gas-outline"
|
||||
|
||||
web_server:
|
||||
port: 80
|
||||
auth:
|
||||
username: "silver"
|
||||
password: "cbvgcjy0"
|
||||
# web_server:
|
||||
# port: 80
|
||||
# auth:
|
||||
# username: "silver"
|
||||
# password: "cbvgcjy0"
|
||||
|
||||
mqtt:
|
||||
broker: 192.168.88.4
|
||||
|
||||
@@ -206,11 +206,11 @@ sensor:
|
||||
|
||||
|
||||
|
||||
web_server:
|
||||
port: 80
|
||||
auth:
|
||||
username: "silver"
|
||||
password: "cbvgcjy0"
|
||||
# web_server:
|
||||
# port: 80
|
||||
# auth:
|
||||
# username: "silver"
|
||||
# password: "cbvgcjy0"
|
||||
|
||||
mqtt:
|
||||
broker: 192.168.88.4
|
||||
|
||||
Reference in New Issue
Block a user