mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 20:02:22 +01:00
Adding sdm_meter ability to report total power (#2959)
This commit is contained in:
@@ -685,6 +685,7 @@ CONF_TOLERANCE = "tolerance"
|
||||
CONF_TOPIC = "topic"
|
||||
CONF_TOPIC_PREFIX = "topic_prefix"
|
||||
CONF_TOTAL = "total"
|
||||
CONF_TOTAL_POWER = "total_power"
|
||||
CONF_TRACES = "traces"
|
||||
CONF_TRANSITION_LENGTH = "transition_length"
|
||||
CONF_TRIGGER_ID = "trigger_id"
|
||||
|
Reference in New Issue
Block a user