Humidifier lovelace card (#13636)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Shulyaka 2020-07-14 23:10:08 +03:00 committed by GitHub
parent f253321b33
commit 973f1d0dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 4 deletions

View File

@ -1,19 +1,24 @@
---
title: "Humidifier Card"
sidebar_label: Humidifier
description: "The Humidifier card lets you control and monitor humidifiers, dehumidifiers, and hygrostat devices."
description: "The Humidifier card gives control of your humidifier entity, allowing you to change the target humidity and mode of the entity."
---
The Humidifier card lets you control and monitor humidifiers, dehumidifiers, and hygrostat devices.
<p class='img'>
<img src='/images/lovelace/lovelace_humidifier_card.png' alt='Screenshot of the humidifier card'>
Screenshot of the humidifier card.
</p>
{% configuration %}
type:
required: true
description: entity
description: humidifier
type: string
entity:
required: true
description: Home Assistant entity ID.
description: Entity id of `humidifier` domain
type: string
name:
required: false

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB