mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 10:26:30 +00:00
Fixing broken link (#572)
This commit is contained in:
parent
c89143933c
commit
f205099110
@ -12,7 +12,7 @@ Sensors, when not grouped, are shown as so-called badges on top of the state car
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
The different badges are located in the file [`/src/components/entity/ha-state-label-badge.js`](https://github.com/home-assistant/home-assistant-polymer/blob/master/src/components/entity/ha-state-label-badge.js).
|
The different badges are located in the file [`/src/components/entity/ha-state-label-badge.ts`](https://github.com/home-assistant/home-assistant-polymer/blob/master/src/components/entity/ha-state-label-badge.ts).
|
||||||
|
|
||||||
Adding a custom card type can be done with a few simple steps. For this example we will add a new state card for the domain `camera`:
|
Adding a custom card type can be done with a few simple steps. For this example we will add a new state card for the domain `camera`:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user