mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-08-06 16:08:04 +00:00
Add button to move netatmo cover to preferred position (#36723)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
8139b43eea
commit
6897358d2c
@ -3,6 +3,7 @@ title: Netatmo
|
||||
description: Instructions on how to integrate Netatmo integration into Home Assistant.
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Button
|
||||
- Camera
|
||||
- Climate
|
||||
- Cover
|
||||
@ -23,6 +24,7 @@ ha_domain: netatmo
|
||||
ha_homekit: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- camera
|
||||
- climate
|
||||
- cover
|
||||
@ -40,6 +42,7 @@ The Netatmo integration platform is the main integration to integrate all Netatm
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- [Binary sensor](#binary-sensor)
|
||||
- [Button](#button)
|
||||
- [Camera](#camera)
|
||||
- [Climate](#climate)
|
||||
- [Cover](#cover)
|
||||
@ -63,6 +66,11 @@ To edit an existing area, enter its name and follow the dialog.
|
||||
|
||||
The `netatmo` binary sensor platform is showing the connectivity for the [Netatmo Smart Home Weather Station](https://www.netatmo.com/smart-weather-station).
|
||||
|
||||
## Button
|
||||
|
||||
The `netatmo` button sensor platform provides support for moving compatible shutters to a preferred position.
|
||||
Not all covers support this functionality, and we cannot automatically determine the capability, so these entities are disabled by default.
|
||||
|
||||
## Camera
|
||||
|
||||
The `netatmo` camera platform is consuming the information provided by a [Netatmo Smart Indoor](https://www.netatmo.com/smart-indoor-camera), [Outdoor](https://www.netatmo.com/smart-outdoor-camera) and [Netatmo Smart Video Doorbell](https://www.netatmo.com/smart-video-doorbell) camera. This integration allows you to view the current live stream created by the camera (exception: video doorbell).
|
||||
|
Loading…
x
Reference in New Issue
Block a user