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.