mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 03:42:20 +01:00
[const] Move CONF_GAIN_FACTOR to const.py (#8646)
This commit is contained in:
@@ -333,6 +333,7 @@ CONF_FULL_SPECTRUM = "full_spectrum"
|
||||
CONF_FULL_SPECTRUM_COUNTS = "full_spectrum_counts"
|
||||
CONF_FULL_UPDATE_EVERY = "full_update_every"
|
||||
CONF_GAIN = "gain"
|
||||
CONF_GAIN_FACTOR = "gain_factor"
|
||||
CONF_GAMMA_CORRECT = "gamma_correct"
|
||||
CONF_GAS_RESISTANCE = "gas_resistance"
|
||||
CONF_GATEWAY = "gateway"
|
||||
|
Reference in New Issue
Block a user