mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
17 lines
301 B
YAML
17 lines
301 B
YAML
packages:
|
|
sendspin: !include common.yaml
|
|
|
|
text_sensor:
|
|
- platform: sendspin
|
|
name: "Title"
|
|
type: title
|
|
- platform: sendspin
|
|
name: "Artist"
|
|
type: artist
|
|
- platform: sendspin
|
|
name: "Album"
|
|
type: album
|
|
- platform: sendspin
|
|
name: "Album Artist"
|
|
type: album_artist
|