Skip to content

This tool can connect to your twitch channel and watch for commands to interact with your homeassistant. Example: "!szene blue" written in the twitch chat will activate a scene called "blue"

License

Notifications You must be signed in to change notification settings

4ND3R50N/twitch-smarthome-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch-chat-smarthome-trigger

Configuration

ENV Vars for configuration:

export ST_TWITCH_CHANNEL_NAME="your_channel_name"

export ST_TWITCH_USER="your-user"

export ST_TWITCH_OAUTH="your-oauth"

export ST_HOME_ASSISTANT_URL="http://127.0.0.1:8123"

export ST_HOME_ASSISTANT_API_TOKEN="your token"

Disclaimer: ST_TWITCH_USER is not necessary and can be anything.

About

This tool can connect to your twitch channel and watch for commands to interact with your homeassistant. Example: "!szene blue" written in the twitch chat will activate a scene called "blue"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages