mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 04:12:23 +01:00
Consolidate CONF_RAW_DATA_ID to const.py (#2491)
This commit is contained in:
@@ -533,6 +533,7 @@ CONF_RANGE_FROM = "range_from"
|
||||
CONF_RANGE_TO = "range_to"
|
||||
CONF_RATE = "rate"
|
||||
CONF_RAW = "raw"
|
||||
CONF_RAW_DATA_ID = "raw_data_id"
|
||||
CONF_RC_CODE_1 = "rc_code_1"
|
||||
CONF_RC_CODE_2 = "rc_code_2"
|
||||
CONF_REACTIVE_POWER = "reactive_power"
|
||||
|
Reference in New Issue
Block a user