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. # You can modify this file to suit your needs.
/.esphome/ /.esphome/
/secrets.yaml /secrets.yaml
/.idea/

View File

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

View File

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