The ZTE Hyperbox Home Assistant Custom Integration allows you to integrate the ZTE Hyperbox Router with your Home Assistant setup.
Supported devices:
- ZTE MC8810 Hyperbox 5G Lite
This integration is available in HACS (Home Assistant Community Store).
- Install HACS if you don't have it already
- Open HACS in Home Assistant
- Go to any of the sections (integrations, frontend, automation).
- Click on the 3 dots in the top right corner.
- Select "Custom repositories"
- Add following URL to the repository
https://github.com/timniklas/hass-zte_hyperbox
. - Select Integration as category.
- Click the "ADD" button
- Search for "ZTE Hyperbox"
- Click the "Download" button
To install this integration manually you have to download blitzerde.zip and extract its contents to config/custom_components/zte_hyperbox
directory:
mkdir -p custom_components/zte_hyperbox
cd custom_components/zte_hyperbox
wget https://github.com/timniklas/hass-zte_hyperbox/releases/latest/download/zte_hyperbox.zip
unzip zte_hyperbox.zip
rm zte_hyperbox.zip
From the Home Assistant front page go to Configuration
and then select Devices & Services
from the list.
Use the Add Integration
button in the bottom right to add a new integration called ZTE Hyperbox
.
If you find a problem, feel free to report it and I will do my best to help you. If you have something to contribute, your help is greatly appreciated! If you want to add a new feature, add a pull request first so we can discuss the details.
This custom integration is not officially endorsed or supported by ZTE. Use it at your own risk and ensure that you comply with all relevant terms of service and privacy policies.