From 9de02e25a64c8798381297bc0dc62c2d121d917e Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Tue, 3 Sep 2019 21:51:54 +0200 Subject: [PATCH] minor changes to configuration file --- configuration.yaml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index e57e55cd..90d9bbe0 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -146,14 +146,24 @@ maxcube: !include components/eq3max.yaml # Google Assistant google_assistant: !include components/google_assistant.yaml -# Mercedes Me -mercedesmeapi: !include components/mercedesme.yaml - # Weather weather: !include components/weather.yaml # Speed Test speedtestdotnet: !include components/speedtest.yaml +########################################################### +# Custom Components +########################################################### + +# Mercedes Me +mercedesmeapi: !include components/mercedesme.yaml + # Custom Updater custom_updater: + +# HACS +# hacs: !include components/hacs.yaml + +# Shelly for Hass +#shelly: !include components/shelly.yaml -- 2.47.3