This is a custom_component for Home Assistant to create a sensor for data usage on Cox
Copy the folder coxdatausage/
folder to <config_dir>/custom_components/
.
Add the following to your configuration.yaml
file:
- platform: Cox
name: Cox Data Usage
username: !secret cox_username
password: !secret cox_password