A compact Steam card by @jesmak
A Home Assistant Lovelace custom card for showing statuses of Steam accounts.
A custom Lovelace card that allows you to easily see what your Steam friends are doing. This card is heavily inspired (and forked from) kb-steam-card by Kibibit. Kibibit's card hadn't been updated in a few years and I wanted something more compact that would fit nicely in my dashboard, hence, this compact version. Like Kibibit's card, this one also supports a list of Steam entities (displayed in two columns to save vertical space), and single Steam entities. The card is designed so that it will fit nicely in a two column horizontal stack, but will also look nice while displayed in full width.
Hey dude! Help me out for a couple of 🍻 or a ☕!
Name | Type | Requirement | Description | Default |
---|---|---|---|---|
type | string | Required | custom:steam-card-compact |
|
entity | string | Optional | Target entity. Either this or entities must be defined. | |
entities | string[] | Optional | Target entities | |
title | string | Optional | Title shown on top of card | 'Steam Friends' |
game_background | boolean | Optional | Show game header picture as background | false |
- Download steam-card-compact.js from latest release and copy it to config/www folder on your Home Assistant installation.
- In Home Assistant settings, open dashboards, click the 3 dots button on the top right of the screen and open resources
- Add a new resource with path /local/steam-card-compact.js (type JavaScript)
- Refresh your browser