Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for Fluss+ Integration into Home Assistant Core #35002

Open
wants to merge 7 commits into
base: next
Choose a base branch
from
29 changes: 29 additions & 0 deletions source/_integrations/fluss.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: Fluss+
description: Instructions on how to integrate Fluss+ devices within Home Assistant.
ha_category:
- Button
ha_release: "2024.11"
ha_iot_class: Cloud Polling
ha_codeowners:
-'@fluss'
ha_domain: fluss
ha_config_flow: true
ha_platforms:
- button
ha_integration_type: integration
related:
- docs: /docs/configuration/
title: Configuration file
---

The **Fluss+** {% term integration %} allows you to control [Fluss+](https://fluss.io/) devices through Home Assistant.

NjeruFluss marked this conversation as resolved.
Show resolved Hide resolved
## Prerequisites

- A Fluss+ account
- The Fluss+ app installed on your smart phone.
- During setup of the integration in Home Assistant, you will be prompted to input your API key.
- You can find the API key in your Fluss+ app.

{% include integrations/config_flow.md %}