Add weather sensors to Homematic IP (#8896)

* Add weather to Homematic IP

* fix after review

* Readed line 20
This commit is contained in:
Markus Jankowski 2019-03-13 12:14:28 +01:00 committed by Franck Nijhof
parent 0a8e58cbe0
commit fd897598bc

View File

@ -17,6 +17,7 @@ ha_category:
- Light
- Sensor
- Switch
- Weather
ha_iot_class: "Cloud Push"
ha_release: 0.66
featured: false
@ -41,6 +42,7 @@ There is currently support for the following device types within Home Assistant:
* Light
* Sensor
* Switch
* Weather
## {% linkable_title Setup the component via the frontend %}
@ -134,3 +136,8 @@ authtoken:
* Shutter actuator brand-mount (*HmIP-BROLL*)
* Shutter actuator flush-mount (*HmIP-FROLL*)
* homematicip_cloud.weather
* Weather Sensor basic (*HmIP-SWO-B*)
* Weather Sensor plus (*HmIP-SWO-PL*)
* Weather Sensor pro (*HmIP-SWO-PR*)