From 7f75d6027b6c71c5c148b821e4dae97a169fa876 Mon Sep 17 00:00:00 2001 From: dougiteixeira <31328123+dougiteixeira@users.noreply.github.com> Date: Tue, 18 Jul 2023 16:40:41 -0300 Subject: [PATCH] Update hacs.json --- hacs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index fd2bd2e..f658d51 100644 --- a/hacs.json +++ b/hacs.json @@ -6,5 +6,6 @@ "sensor" ], "iot_class": "local_push", - "homeassistant": "2023.3.0" + "homeassistant": "2023.3.0", + "render_readme": true }