From d189ed1a84541b39b32bf55bbf82875d59a0bda3 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 6 May 2022 16:39:03 -0400 Subject: [PATCH] Okay, so custom icons DO work now --- packages/integrations.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/packages/integrations.yaml b/packages/integrations.yaml index be7a87a..944fb8c 100644 --- a/packages/integrations.yaml +++ b/packages/integrations.yaml @@ -53,7 +53,8 @@ google: conversation: thermal_comfort: - - sensor: - - name: Outside - temperature_sensor: sensor.pirateweather_temperature - humidity_sensor: sensor.pirateweather_humidity \ No newline at end of file + - custom_icons: true + sensor: + - name: Outside + temperature_sensor: sensor.pirateweather_temperature + humidity_sensor: sensor.pirateweather_humidity