Add button to move netatmo cover to preferred position (#36723)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Steve HOLWEG 2025-01-17 11:27:23 +01:00 committed by GitHub
parent 8139b43eea
commit 6897358d2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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).