Added powercalc for floor groups

This commit is contained in:
2022-09-20 19:42:41 -04:00
parent 9e923e62c8
commit 3fbb4b6242

View File

@ -33,4 +33,12 @@ sensor:
- platform: powercalc
create_group: Basement Studio Lights
include:
group: light.basement_studio_lights
group: light.basement_studio_lights
- platform: powercalc
create_group: First Floor Lights
include:
group: light.first_floor_lights
- platform: powercalc
create_group: Second Floor Lights
include:
group: light.second_floor_lights