Merge pull request #267 from andylockran/patch-1

Update thermostat.heatmiser.markdown
This commit is contained in:
Paulus Schoutsen 2016-03-05 08:19:11 -08:00
commit 392d6737ed

View File

@ -14,6 +14,8 @@ ha_category: Thermostat
The `heatmiser` thermostat platform let you control [Heatmiser DT/DT-E/PRT/PRT-E](http://www.heatmisershop.co.uk/heatmiser-slimline-programmable-room-thermostat/) thermostats from Heatmiser. The module itself is currently setup to work over a RS232 -> RS485 converter, therefore it connects over IP.
Further work would be required to get this setup to connect over Wifi, but the HeatmiserV3 python module being used is a full implementation of the V3 protocol. If you would like to contribute to making this work over wifi, please contact @andylockran on github.
To set it up, add the following information to your `configuration.yaml` file:
```yaml