PowerCalc added for all compatible lights
Added new powercalc.yaml file Apparently the scan interval option is deprecated... Added utility meters Figured out how to make basement LED strip register in powercalc
This commit is contained in:
@ -49,3 +49,13 @@ thermal_comfort:
|
||||
humidity_sensor: sensor.pirateweather_humidity
|
||||
|
||||
alexa:
|
||||
|
||||
powercalc:
|
||||
force_update_frequency: 00:01:00
|
||||
power_sensor_naming: "{} Power Sensor"
|
||||
power_sensor_friendly_naming: "{} Power Sensor"
|
||||
energy_sensor_naming: "{} Energy Sensor"
|
||||
energy_sensor_friendly_naming: "{} Energy Sensor"
|
||||
enable_autodiscovery: true
|
||||
create_energy_sensors: true
|
||||
create_utility_meters: true
|
Reference in New Issue
Block a user