Skip to content

Commit

Permalink
Add button to move netatmo cover to preferred position
Browse files Browse the repository at this point in the history
  • Loading branch information
PoppyPop committed Jan 5, 2025
1 parent 29d08bd commit 548f51d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions source/_integrations/netatmo.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -23,6 +24,7 @@ ha_domain: netatmo
ha_homekit: true
ha_platforms:
- binary_sensor
- button
- camera
- climate
- cover
Expand All @@ -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)
Expand All @@ -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 cover support this functionnality, and we cannot determine the capability automatically, so 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).
Expand Down

0 comments on commit 548f51d

Please sign in to comment.