Skip to content
/ catt Public

Cast All The Things! for Home Assistant #HA

Notifications You must be signed in to change notification settings

miumida/catt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Cast All The Things!(catt) Service

HAKC) HACS Version v1.0.0

Cast All The Things! for Home Assistant #HA

Version history

Version Date Desc.
v1.0.0 2022.08.19 First version

Installation

This can be installed through HACS(Add url to custom repository) by copying all the files from custom_components/catt/ to /custom_components/catt/

Services

scan

Scan the local network and show all Chromecasts and their IPs.

command

commands Desc.
cast Send a video to a Chromecast for playing.
cast_site Cast any website to a Chromecast.
play Resume a video after it has been paused.
play_toggle Toggle between playing and paused state.
pause Pause a video.
clear Clear the queue (YouTube only).
add Add a video to the queue (YouTube only).
remove Remove a video from the queue (YouTube only).
seek Seek the video to TIME position.
ffwd Fastforward a video by TIME duration.
rewind Rewind a video by TIME duration.
volume Set the volume to LVL [0-100].
volumedown Turn down volume by a DELTA increment.
volumeup Turn up volume by a DELTA increment.

stop

Stop playing.

Thanks.

  • catt - Library for Python 3

About

Cast All The Things! for Home Assistant #HA

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages