diff --git a/lovelace/resources.yaml b/lovelace/resources.yaml index fd23a1a..80b6ef3 100644 --- a/lovelace/resources.yaml +++ b/lovelace/resources.yaml @@ -17,3 +17,6 @@ # https://github.com/helto4real/hassio/tree/master/www/custom_cards - url: !file /local/weather-card.js type: module + +- url: !file /local/more-info-card.js + type: js diff --git a/lovelace/vacuum_card.yaml b/lovelace/vacuum_card.yaml index 841b2b0..f35ed44 100644 --- a/lovelace/vacuum_card.yaml +++ b/lovelace/vacuum_card.yaml @@ -43,3 +43,6 @@ cards: service: python_script.event service_data: event: VACUUM_HOME + + - type: custom:more-info-card + entity: vacuum.xiaomi_vacuum_cleaner diff --git a/lovelace/views/dev_view.yaml b/lovelace/views/dev_view.yaml index 6151c73..1364a50 100644 --- a/lovelace/views/dev_view.yaml +++ b/lovelace/views/dev_view.yaml @@ -81,6 +81,9 @@ cards: - domain: automation options: secondary_info: entity-id + - type: custom:more-info-card + entity: vacuum.xiaomi_vacuum_cleaner + title: Vacuum cleaner - type: custom:auto-entities card: