Skip to content

AppDaemon script to collect twitch thumbnails (using information collected from homeassistant)

License

Notifications You must be signed in to change notification settings

w531t4/twitch_thumbnails

Repository files navigation

Example apps.yaml

twitch_thumbs:
  module: twitch_thumbnails
  class: TwitchConcat
  entity: sensor.twitch_online_streamers
  attribute: online_detail
  format: bmp
  mode: RGB
  size: [32, 32]
  out_dir: /config/www/twitch
  out_file: online_strip.bmp

About

AppDaemon script to collect twitch thumbnails (using information collected from homeassistant)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors