From 340eeb139b9307ed50ed8ba60f52262c7e80dcb3 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Mon, 23 Sep 2019 11:46:15 +0200 Subject: [PATCH] Added mobile app module --- configuration.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 90d9bbe0..499e1936 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -152,6 +152,9 @@ weather: !include components/weather.yaml # Speed Test speedtestdotnet: !include components/speedtest.yaml +# Mobile App +mobile_app: + ########################################################### # Custom Components ########################################################### -- 2.47.3