mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 14:19:03 +00:00
16 lines
283 B
YAML
16 lines
283 B
YAML
<<: !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
|