We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfee61 commit ce364edCopy full SHA for ce364ed
source/_integrations/dobiss.markdown
@@ -0,0 +1,21 @@
1
+---
2
+title: Dobiss
3
+description: Integrate your DOBISS NXT smart home with Home Assistant.
4
+ha_codeowners:
5
+ - '@koen-fermax'
6
+ha_config_flow: true
7
+ha_category: hub
8
+ha_iot_class: local_push
9
+ha_release: "2025.6"
10
+ha_domain: dobiss
11
+ha_platforms:
12
+ - light
13
+ha_integration_type: hub
14
+related:
15
+ - docs: /docs/configuration/
16
+ title: Configuration file
17
18
+
19
+The `dobiss` {% term integration %} allows you to integrate your [Dobiss NXT](https://www.dobiss.com/) smart home system into Home Assistant.
20
21
+{% include integrations/config_flow.md %}
0 commit comments