From 0da6fe43865322db55362120f87b5a576695e596 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 4 Jul 2022 22:59:35 -0400 Subject: [PATCH] Added alexa, working on custom skill --- packages/integrations.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/integrations.yaml b/packages/integrations.yaml index 50bfd6d..b2818a8 100644 --- a/packages/integrations.yaml +++ b/packages/integrations.yaml @@ -47,3 +47,5 @@ thermal_comfort: - name: Outside temperature_sensor: sensor.pirateweather_temperature humidity_sensor: sensor.pirateweather_humidity + +alexa: \ No newline at end of file