HA Lovelace Blank Card
This card has been created for use in conjunction with state-switch, allowing the option of showing nothing.
type: 'custom:state-switch'
entity: input_boolean.test
states:
'on':
type: entities
title: Lights
entities:
- light.kitchen
'off':
type: 'custom:blank-card'
Install using HACS using the following custom plugin repository https://github.com/jeremywillans/lovelace-blank-card
resources:
- type: module
url: /community_plugin/lovelace-blank-card/blank-card.js
OR
Manually add [blank-card.js]
to your <config>/www/
folder and add the following to your ui-lovelace.yaml
file:
resources:
- type: module
url: /local/blank-card.js
In case you've found a bug, please open an issue on GitHub.
ha-rest980-roomba | roomba-vacuum-card | hass-addons | event-emitter