From 88746f2a6b2d2f3a4991613645897298f3e84985 Mon Sep 17 00:00:00 2001 From: pat <124277+ptc@users.noreply.github.com> Date: Wed, 21 Feb 2018 03:55:27 +0100 Subject: [PATCH] Update homematic.markdown (#4697) * Update homematic.markdown in order to get it running and hass.io to be able to add new homematic sensors, I had to change the configuration in this particular way. * Update homematic.markdown double checked. only changed interface name is needed --- source/_addons/homematic.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_addons/homematic.markdown b/source/_addons/homematic.markdown index 8cf3c3b9b32..6a92bbff817 100644 --- a/source/_addons/homematic.markdown +++ b/source/_addons/homematic.markdown @@ -57,7 +57,7 @@ Use the following configuration in Home Assistant to use it: ```yaml homematic: interfaces: - BidCoS-RF: + rf: host: core-homematic port: 2001 ```