From b72c6d60ffd413780f8cb77f0ef8579562ffa082 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 23 Sep 2016 09:44:37 +0200 Subject: [PATCH] Update homematic.markdown --- source/_components/homematic.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/homematic.markdown b/source/_components/homematic.markdown index cde222f974f..0809338a341 100644 --- a/source/_components/homematic.markdown +++ b/source/_components/homematic.markdown @@ -49,6 +49,7 @@ Configuration variables: - **username** (*Optional*): When fetching names via JSON-RPC, you need to specify a user with guest-access to the CCU. - **password** (*Optional*): When fetching names via JSON-RPC, you need to specify the password of the user you have configured above. - **delay** (*Optional*): Delay fetching of current state per deivce on startup. Used to prevent overloading of the CCU. Defaults to 0.5. +- **variables** (*Optional*): True or False if you want use CCU2/Homegear variables. Default False. To further explain the `resolvenames` option: We use three approaches to fetch the names of devices. Each assumes you have properly named your devices in your existing Homematic setup. As a general advice: Use ASCII for your devices names. Home Assistant won't include non-ASCII characters in entity-names.