Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Taps into Sickchill Api so you can perform basic commands

License

Notifications You must be signed in to change notification settings

custom-components/sickchill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Sickchill

Version mantained maintainer

Taps into the Sickchill API and lets you perform basic commands, like restart, daily searches, postprocess, etc.

To get started put the follwing files

/custom_components/sickchill/__init__.py
/custom_components/sickchill/services.yaml

into

<config directory>/custom_components/sickchill/__init__.py
<config directory>/custom_components/sickchill/services.yaml

Example configuration.yaml:

sickchill:
  host: 'http://example.com:8081/api'
  api_key: 'your_api_key'

Creative Commons Attribution-ShareAlike 4.0 International License


Due to how custom_components are loaded, it is normal to see a ModuleNotFoundError error on first boot after adding this, to resolve it, restart Home-Assistant.

~~Very early alpha run at own risk :) ~~ Should work now :)

About

Taps into Sickchill Api so you can perform basic commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages