From f837f26f9fd50b378d05d44461ccd82ff7611aff Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 20 Sep 2022 18:56:05 -0400 Subject: [PATCH] Creating domain groups --- packages/integrations.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/integrations.yaml b/packages/integrations.yaml index 5291a84..07ef256 100644 --- a/packages/integrations.yaml +++ b/packages/integrations.yaml @@ -58,4 +58,9 @@ powercalc: energy_sensor_friendly_naming: "{} Energy Sensor" enable_autodiscovery: true create_energy_sensors: true - create_utility_meters: true \ No newline at end of file + create_utility_meters: true + create_domain_groups: + - light + - media_player + - switch + - fan \ No newline at end of file