close
The Wayback Machine - https://web.archive.org/web/20201205101519/https://github.com/custom-components/sickchill
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

You can’t perform that action at this time.