kodi1 / tvh_rec

tvheadend recorder sensor - lovelace upcoming media card
4 stars 5 forks source link
hacs home-assistant python recordings tvheadend

Example configuration.yaml

sensor:
  - platform: tvh_rec
    name: rec
    username: tvh_username
    password: tvh_pass
    url: http://<host_or_ip>:9981
    scan_interval: 600
    count: 3

Screenshot

hacs_badge