Home Assistant add-on for Orb.
This add-on runs an Orb sensor in your Home Assistant environment. Doing so allows you to monitor the network responsiveness and reliability of your Home Assistant instance from your mobile device or computer from anywhere in the world. You may choose to receive a push notification on your Android or iOS device any time your Home Assistant instance cannot reach the network or experiences deterioriated connectivity.
- Navigate to the Home Assistant Add-on Store
- Add this repository URL to your add-on repositories
- Find the "Orb" add-on in the store
- Click Install
- Enable auto-updates.
- Click Start
The add-on allows configuration of the MQTT push functionality.
- Push Scores to MQTT (default false): Enabling this will have the orb sensor push its status to the Home Assistant MQTT broker
- MQTT Frequency (default 5 seconds): This determines how often the orb sensor will push its status, if the functionality is enabled
The add-on stores its data in /data/.config/orb
which is the default persistent storage provided by Home Assistant
This add-on supports multiple architectures (aarch64, amd64, armv7).
If you have the MQTT addon installed, the Orb addon will automatically detect the endpoint. Configure the Orb sensor device and start pushing the current orb status.
It will expose the following entities under the Orb Sensor device:
- Orb Score (overall)
- Bandwidth Score
- Reliability Score
- Responsiveness Score
- Bandwidth Upload
- Bandwidth Download
- Lag
- Packet Loss