From 6897358d2c21e77d7fa093fa02cd119a940c6f39 Mon Sep 17 00:00:00 2001 From: Steve HOLWEG Date: Fri, 17 Jan 2025 11:27:23 +0100 Subject: [PATCH] Add button to move netatmo cover to preferred position (#36723) Co-authored-by: Franck Nijhof --- source/_integrations/netatmo.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/netatmo.markdown b/source/_integrations/netatmo.markdown index 622a7d62447..98e78336a54 100644 --- a/source/_integrations/netatmo.markdown +++ b/source/_integrations/netatmo.markdown @@ -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).