This is a custom component to integrate with Seedboxes.cc and provide information and statistics about your account.
Some examples of the type of information provided:
- Disk Quota
- Upload Traffic
- IP Address
- Torrent Client
This component will set up the following platforms.
Platform | Description |
---|---|
sensor |
A set of sensors to provide seedbox-related statistics |
- Using the tool of choice open the directory (folder) for your HA configuration (where you find
configuration.yaml
). - If you do not have a
custom_components
directory (folder) there, you need to create it. - In the
custom_components
directory (folder) create a new folder calledseedboxes_cc
. - Download all the files from the
custom_components/seedboxes_cc/
directory (folder) in this repository. - Place the files you downloaded in the new directory (folder) you created.
- Restart Home Assistant
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Seedboxes.cc"
All configuration is carried out in the UI. You will need to enter your Seedboxes.cc API key, which can be obtained here.