From 002833d557b22aac5ce3ce4368a2400aa2016cd0 Mon Sep 17 00:00:00 2001 From: Oscar Tin Yiu Lai Date: Tue, 14 Aug 2018 08:53:58 +1000 Subject: [PATCH] added docs for added attributes for dyson fan (#5938) --- source/_components/fan.dyson.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_components/fan.dyson.markdown b/source/_components/fan.dyson.markdown index d1ae60c6381..c3480135efb 100644 --- a/source/_components/fan.dyson.markdown +++ b/source/_components/fan.dyson.markdown @@ -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.