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.
|
# You can modify this file to suit your needs.
|
||||||
/.esphome/
|
/.esphome/
|
||||||
/secrets.yaml
|
/secrets.yaml
|
||||||
/.idea/
|
|
||||||
@@ -47,11 +47,11 @@ sensor:
|
|||||||
unit_of_measurement: "ppm"
|
unit_of_measurement: "ppm"
|
||||||
icon: "mdi:meter-gas-outline"
|
icon: "mdi:meter-gas-outline"
|
||||||
|
|
||||||
web_server:
|
# web_server:
|
||||||
port: 80
|
# port: 80
|
||||||
auth:
|
# auth:
|
||||||
username: "silver"
|
# username: "silver"
|
||||||
password: "cbvgcjy0"
|
# password: "cbvgcjy0"
|
||||||
|
|
||||||
mqtt:
|
mqtt:
|
||||||
broker: 192.168.88.4
|
broker: 192.168.88.4
|
||||||
|
|||||||
@@ -206,11 +206,11 @@ sensor:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
web_server:
|
# web_server:
|
||||||
port: 80
|
# port: 80
|
||||||
auth:
|
# auth:
|
||||||
username: "silver"
|
# username: "silver"
|
||||||
password: "cbvgcjy0"
|
# password: "cbvgcjy0"
|
||||||
|
|
||||||
mqtt:
|
mqtt:
|
||||||
broker: 192.168.88.4
|
broker: 192.168.88.4
|
||||||
|
|||||||
Reference in New Issue
Block a user