From f1db0abb2b31a57a5dc8bfb7ef078c3376ec7ee9 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sat, 25 Apr 2020 22:48:41 +0200 Subject: [PATCH] Fixed comments and minor update --- lovelace.yaml | 4 ++-- packages/qnap.yaml | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lovelace.yaml b/lovelace.yaml index 6f3a85db..b2a1f813 100644 --- a/lovelace.yaml +++ b/lovelace.yaml @@ -5,12 +5,12 @@ mode: yaml resources: - - url: /hacsfiles/button-card/button-card.js - type: module - url: /hacsfiles/bar-card/bar-card.js type: module - url: /hacsfiles/lovelace-battery-entity/battery-entity.js?v=1 type: module + - url: /hacsfiles/button-card/button-card.js + type: module - url: /hacsfiles/lovelace-slider-entity-row/slider-entity-row.js type: module - url: /hacsfiles/zigbee2mqtt-networkmap/zigbee2mqtt-networkmap.js?v=0.6.0 diff --git a/packages/qnap.yaml b/packages/qnap.yaml index dc060c46..5426487d 100644 --- a/packages/qnap.yaml +++ b/packages/qnap.yaml @@ -75,6 +75,10 @@ google_assistant: expose: true room: Generale +###################################################################### +# QNAP Package - Customizations +###################################################################### + homeassistant: customize: switch.nas: -- 2.47.3