mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Remove aftership
This commit is contained in:
@@ -120,23 +120,3 @@ cards:
|
||||
details: true
|
||||
entity: weather.dark_sky
|
||||
forecast: true
|
||||
|
||||
- type: "custom:aftership-card"
|
||||
title: Packages
|
||||
entity: sensor.aftership
|
||||
show_add: false
|
||||
style: |
|
||||
ha-card {
|
||||
padding-top: 1em;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
paper-item-body:first-child {
|
||||
width: 32px;
|
||||
}
|
||||
paper-item-body {
|
||||
width: 45%;
|
||||
white-space: normal !important;
|
||||
}
|
||||
ha-icon {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
sensor:
|
||||
- platform: aftership
|
||||
api_key: !secret aftership_key
|
||||
Reference in New Issue
Block a user