Added power sensors for light groups

This commit is contained in:
2022-09-20 18:45:56 -04:00
parent 0bacce45b3
commit d399d56493

View File

@ -9,4 +9,24 @@ sensor:
create_utility_meters: true
power_sensor_naming: "{} Power Sensor"
energy_sensor_naming: "{} Energy Sensor"
mode: lut
mode: lut
- platform: powercalc
create_group: Living Room Lights
include:
group: light.living_room_lights
- platform: powercalc
create_group: Upstairs Bathroom Lights
include:
group: light.upstairs_bathroom_lights
- platform: powercalc
create_group: Downstairs Bathroom Lights
include:
group: light.downstairs_bathroom_lights
- platform: powercalc
create_group: Master Bedroom Lights
include:
group: light.master_bedroom_lights
- platform: powercalc
create_group: Kallen Bedroom Lights
include:
group: light.kallen_bedroom_lights