Skip to content

Commit

Permalink
Create Service_Card.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BangerTech authored Dec 7, 2021
1 parent 2bc54a6 commit 7d757f1
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions StateCards/Service_Card.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
uid: Service_Card
tags: []
props:
parameters: []
parameterGroups: []
timestamp: Feb 18, 2021, 9:18:06 PM
component: oh-list-card
config:
title: Services Status
accordionList: true
#footer: Online status of home automation related services
slots:
default:
- component: oh-list-item
config:
title: All Services
icon: oh:network
badge: OK
badgeColor: green
slots:
accordion:
- component: oh-list
config:
accordionList: true
class:
- margin-left
slots:
default:
- component: oh-list-item
config:
title: Persistence
slots:
accordion:
- component: oh-list
config:
accordionList: true
class:
- margin-left
slots:
default:
- component: oh-list-item
config:
title: influxDB
- component: oh-list-item
config:
title: Grafana
- component: oh-list-item
config:
title: Zigbee
slots:
accordion:
- component: oh-list
config:
accordionList: true
class:
- margin-left
slots:
default:
- component: oh-list-item
config:
title: Service1
- component: oh-list-item
config:
title: Service2

0 comments on commit 7d757f1

Please sign in to comment.