mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
Add weather sensors to Homematic IP (#8896)
* Add weather to Homematic IP * fix after review * Readed line 20
This commit is contained in:
parent
0a8e58cbe0
commit
fd897598bc
@ -17,6 +17,7 @@ ha_category:
|
|||||||
- Light
|
- Light
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
|
- Weather
|
||||||
ha_iot_class: "Cloud Push"
|
ha_iot_class: "Cloud Push"
|
||||||
ha_release: 0.66
|
ha_release: 0.66
|
||||||
featured: false
|
featured: false
|
||||||
@ -41,6 +42,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
* Light
|
* Light
|
||||||
* Sensor
|
* Sensor
|
||||||
* Switch
|
* Switch
|
||||||
|
* Weather
|
||||||
|
|
||||||
## {% linkable_title Setup the component via the frontend %}
|
## {% linkable_title Setup the component via the frontend %}
|
||||||
|
|
||||||
@ -134,3 +136,8 @@ authtoken:
|
|||||||
* Shutter actuator brand-mount (*HmIP-BROLL*)
|
* Shutter actuator brand-mount (*HmIP-BROLL*)
|
||||||
* Shutter actuator flush-mount (*HmIP-FROLL*)
|
* 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*)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user