From 41616e1b3493187d1d5f81d0006b87a2aed7adb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Thu, 3 Oct 2019 09:27:28 +0200 Subject: [PATCH] Add hacs badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b945e6..33ed3c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ dummy-entity-row ================ +[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs) + An entity row that displays only an icon and the name of an entity. No controls. # Installation instructions