From caecca7e1fa69ce47aa8b0eab7011d136ed16174 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 6 Aug 2015 17:53:49 +0200 Subject: [PATCH] update file header --- homeassistant/components/modbus.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/homeassistant/components/modbus.py b/homeassistant/components/modbus.py index 4f46915d870..66b9cedc6d1 100644 --- a/homeassistant/components/modbus.py +++ b/homeassistant/components/modbus.py @@ -5,6 +5,11 @@ Modbus component, using pymodbus (python3 branch) Configuration: +To use the Forecast sensor you will need to add something like the +following to your config/configuration.yaml + +Configuration: + To use the Modbus component you will need to add something like the following to your config/configuration.yaml