added docs for added attributes for dyson fan (#5938)

This commit is contained in:
Oscar Tin Yiu Lai 2018-08-14 08:53:58 +10:00 committed by Paulus Schoutsen
parent 574111a720
commit 002833d557

View File

@ -22,3 +22,12 @@ You have first to setup the [Dyson component](/components/dyson/)
- Pure Cool link (desk and tower)
- Pure Hot+cool link (but heating is not yet supported)
### {% linkable_title Attributes %}
The are several attributes that can be useful for automations and templates.
| Attribute | Description |
| --------- | ----------- |
| `is_night_mode` | A boolean that indicates if the night mode of the fan device is on.
| `is_auto_mode` | A boolean that indicates if the auto mode of the fan device is on.