From ec39a53fbd280f9109e9bc8aaf487fa2a00c2385 Mon Sep 17 00:00:00 2001 From: Mister Date: Wed, 19 May 2021 10:49:34 -0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08c9668..4ac735a 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,8 @@ You can also interact and control the application and device remotely using eith ***Update We have deprecated support for Darksky, now you can use any weather integration.*** -You can also use MQTT to publish the weather to the Alarm Panel application, which it will then display on the main view. To do this you need to setup an automation that publishes a formatted MQTT message on an interval. Then in the application settings, you can use almost any weather integration, as long as it supports the standard attributes. I am using Met.no integration (https://www.home-assistant.io/integrations/met/) for my weather with this automation to send weather data to the application: +You can also use MQTT to publish the weather to the Alarm Panel application, which it will then display on the main view. To do this you need to setup an automation that publishes a formatted MQTT message on an interval. Then in the application settings, you can use almost any weather integration, as long as it supports the standard attributes. I am using Met.no integration (https://www.home-assistant.io/integrations/met/) for my weather with this automation to send weather data to the application. + ``` alias: MQTT Weather