lovelace - Add more info to vacuum cleaner info card

This commit is contained in:
Thomas Lovén 2019-05-28 09:14:07 +02:00
parent 151804e7a9
commit 488eebc0ad
3 changed files with 9 additions and 0 deletions

View File

@ -17,3 +17,6 @@
# https://github.com/helto4real/hassio/tree/master/www/custom_cards # https://github.com/helto4real/hassio/tree/master/www/custom_cards
- url: !file /local/weather-card.js - url: !file /local/weather-card.js
type: module type: module
- url: !file /local/more-info-card.js
type: js

View File

@ -43,3 +43,6 @@ cards:
service: python_script.event service: python_script.event
service_data: service_data:
event: VACUUM_HOME event: VACUUM_HOME
- type: custom:more-info-card
entity: vacuum.xiaomi_vacuum_cleaner

View File

@ -81,6 +81,9 @@ cards:
- domain: automation - domain: automation
options: options:
secondary_info: entity-id secondary_info: entity-id
- type: custom:more-info-card
entity: vacuum.xiaomi_vacuum_cleaner
title: Vacuum cleaner
- type: custom:auto-entities - type: custom:auto-entities
card: card: