[sendspin] Add metadata sensor component (#15971)

This commit is contained in:
Kevin Ahrendt
2026-04-24 14:32:47 +00:00
committed by GitHub
parent f132b7dc07
commit 55bcf33446
8 changed files with 280 additions and 1 deletions
@@ -0,0 +1,15 @@
<<: !include common.yaml
sensor:
- platform: sendspin
name: "Sendspin Track Progress"
type: track_progress
- platform: sendspin
name: "Sendspin Track Duration"
type: track_duration
- platform: sendspin
name: "Sendspin Year"
type: year
- platform: sendspin
name: "Sendspin Track"
type: track
@@ -0,0 +1 @@
<<: !include common-sensor.yaml