This commit is contained in:
Victor Alexandrovich Tsyrenschikov
2025-07-22 11:02:56 +05:00
parent 9796265c91
commit b476596abf
3 changed files with 10 additions and 11 deletions

1
.gitignore vendored
View File

@@ -3,4 +3,3 @@
# You can modify this file to suit your needs.
/.esphome/
/secrets.yaml
/.idea/

View File

@@ -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

View File

@@ -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