1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-05 21:02:20 +01:00

Cleanup web server prometheus integration (#1192)

This commit is contained in:
Otto Winter
2020-07-27 12:07:05 +02:00
committed by GitHub
parent a1e10f384e
commit 52639a0a7c
10 changed files with 106 additions and 125 deletions

View File

@@ -384,7 +384,6 @@ CONF_POWER_SAVE_MODE = 'power_save_mode'
CONF_POWER_SUPPLY = 'power_supply'
CONF_PRESSURE = 'pressure'
CONF_PRIORITY = 'priority'
CONF_PROMETHEUS = 'prometheus'
CONF_PROTOCOL = 'protocol'
CONF_PULL_MODE = 'pull_mode'
CONF_PULSE_LENGTH = 'pulse_length'