├── LICENSE ├── README.md ├── card.jpg ├── hacs.json └── notify-card.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bernikr/lovelace-notify-card/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bernikr/lovelace-notify-card/HEAD/README.md -------------------------------------------------------------------------------- /card.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bernikr/lovelace-notify-card/HEAD/card.jpg -------------------------------------------------------------------------------- /hacs.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bernikr/lovelace-notify-card/HEAD/hacs.json -------------------------------------------------------------------------------- /notify-card.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bernikr/lovelace-notify-card/HEAD/notify-card.js --------------------------------------------------------------------------------