Integration component for Hyperbase local IoT data center system. Perform Iot devices data collecting without complex database configurations.
- Open HACS in Home Assistant
- Find "Custom repositories" in the option
- Enter
https://github.com/eclipseron/homeassistant-hyperbase.git. Choose "Integration" for the Type input. - Click Add.
- Search for "Hyperbase" in HACS. Press Download and restart your HA.
- Go to Settings > Devices & services > + Add integration.
- Find "Hyperbase" and start the integration setup.
You can follow Hyperbase installation guide from documentation to create your Hyperbase instance. Once the installation ready, create new Hyperbase admin account and login. Now, you can create a new Project.
- Inside the new project, you can find a "User" collection that is already created. Select the "User" collection and Insert a record.
- Enter a username and password to identify the owner of each records. You can use your Home Assistant account or create new one. This user record be used to authorize MQTT publish from HA. Hit the save button when you are done.
- Check the Using the _id field to authenticate MQTT publishers option then press Edit.
- On the Home Assistant web UI, go to Settings > Devices & services > Add integration. Search for "Hyperbase" and select the integration.
- Fill all required fields with your Hyperbase configuration. Press Submit to continue.
Hyperbase Base URL is not URL of the Hyperbase UI but Hyperbase server.
- Enter your Hyperbase administrator credentials into email and password fields. Hyperbase Project ID and Home Assistant User ID can be found here:
- Press Submit and wait for the start up process. You can access Hyperbase integration service by clicking the card on Integrations page (Settings > Devices & services).
- Connected with Hyperbase: Configure Hyperbase connection through UI without coding needed.
- Full Control Over Your Data: Choose what information you need to store, change whenever you want.
- Regular Consistency Check: Regularly check connection between HA and Hyperbase. Data collecting failures handled with no worries.
Hyperbase Documentation: https://github.com/HyperbaseApp/hyperbase
Hyperbase for HA Documentation: https://eclipseron.github.io/homeassistant-hyperbase







