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 2570547 commit ba12a56Copy full SHA for ba12a56
source/_components/fan.dyson.markdown
@@ -22,3 +22,12 @@ You have first to setup the [Dyson component](/components/dyson/)
22
23
- Pure Cool link (desk and tower)
24
- Pure Hot+cool link (but heating is not yet supported)
25
+
26
+### {% linkable_title Attributes %}
27
28
+The are several attributes that can be useful for automations and templates.
29
30
+| Attribute | Description |
31
+| --------- | ----------- |
32
+| `is_night_mode` | A boolean that indicates if the night mode of the fan device is on.
33
+| `is_auto_mode` | A boolean that indicates if the auto mode of the fan device is on.
0 commit comments