From: Giorgio Ravera Date: Mon, 23 Sep 2019 09:46:15 +0000 (+0200) Subject: Added mobile app module X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=340eeb139b9307ed50ed8ba60f52262c7e80dcb3;p=homeassistant.git Added mobile app module --- 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 ###########################################################