1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Cleanup web server prometheus integration (#1192)

This commit is contained in:
Otto Winter
2020-07-27 12:07:05 +02:00
parent f39bf9c1e5
commit e898345ff1
10 changed files with 106 additions and 125 deletions

View File

@@ -166,7 +166,6 @@ web_server:
port: 8080
css_url: https://esphome.io/_static/webserver-v1.min.css
js_url: https://esphome.io/_static/webserver-v1.min.js
prometheus: true
power_supply:
id: 'atx_power_supply'

View File

@@ -210,7 +210,6 @@ logger:
esp8266_store_log_strings_in_flash: false
web_server:
prometheus: true
deep_sleep:
run_duration: 20s