mirror of
https://github.com/esphome/esphome.git
synced 2025-09-05 12:52:19 +01:00
Allow setting the initial mode of HLW8012 sensors (#611)
* Allow setting the initial mode of hlw8012 sensors * Changes as per code review
This commit is contained in:
committed by
Otto Winter
parent
e6c16e9981
commit
88ccd60a08
@@ -182,6 +182,7 @@ CONF_IIR_FILTER = 'iir_filter'
|
||||
CONF_ILLUMINANCE = 'illuminance'
|
||||
CONF_INCLUDES = 'includes'
|
||||
CONF_INDEX = 'index'
|
||||
CONF_INITIAL_MODE = 'initial_mode'
|
||||
CONF_INITIAL_VALUE = 'initial_value'
|
||||
CONF_INTEGRATION_TIME = 'integration_time'
|
||||
CONF_INTENSITY = 'intensity'
|
||||
|
Reference in New Issue
Block a user