Lovelace: Add a label entity row (#1779)

* Add a label entity row

* Style fixes

* Allow blank label text

* Rename to section
This commit is contained in:
Thomas Lovén
2018-10-16 16:50:40 +02:00
committed by Paulus Schoutsen
parent b068db3f7a
commit 5774d913af
3 changed files with 66 additions and 5 deletions
+6 -4
View File
@@ -149,10 +149,6 @@ const CONFIGS = [
config: `
- type: entities
entities:
- type: weblink
url: http://google.com/
icon: mdi:google
name: Google
- type: call-service
icon: mdi:power
name: Bed light
@@ -160,6 +156,12 @@ const CONFIGS = [
service: light.toggle
service_data:
entity_id: light.bed_light
- type: section
label: Links
- type: weblink
url: http://google.com/
icon: mdi:google
name: Google
- type: divider
- type: divider
style: