Digital Devices Octopus NET Monitoring as a Custom Component for Home Assistant. Octopus NET with firmware octonet-pro-2.0.0
or higher are supported.
Important
Requires Home Assistant 2023.11.0 or newer.
Installation using Home Assistant Community Store (HACS) is recommended.
-
If HACS is not installed, follow HACS installation and configuration at https://hacs.xyz/.
-
Click the button below or visit HACS and add
https://github.com/ufozone/ha-octopusnet.git
as a custom repository with typeIntegration
by following these instructions. -
Install the integration.
-
Restart Home Assistant!
-
Make sure that you refresh your browser window too.
-
Download the
octopusnet.zip
file from the repository release section.Do not download directly from the
main
branch. -
Extract and copy the content into the path
/config/custom_components/octopusnet
of your HA installation. -
Restart Home Assistant!
-
Make sure that you refresh your browser window too.
Start setup:
-
Click this button:
-
Or use the "Add Integration" in Home Assistant, Settings, Devices & Services and select "Digital Devices Octopus NET Monitoring".
- All configuration options are offered from the front end.
-
binary_sensor.{host}_epg
Attributes:
total, events, last_poll
-
binary_sensor.{host}_tuner_{n}
This entity is disabled by default. You have to activate it if you want to use it.
Attributes:
lock, strength, snr, quality, level, last_poll
-
binary_sensor.{host}_stream_{n}
This entity is disabled by default. You have to activate it if you want to use it.
Attributes:
input, packets, bytes, client, last_poll
-
button.{host}_update
Attributes:
last_poll
-
button.{host}_reboot
Attributes:
last_poll
-
button.{host}_epg_scan
Attributes:
last_poll
-
sensor.{host}_fanspeed
Attributes:
last_poll
-
sensor.{host}_temperature
Attributes:
last_poll
-
sensor.{host}_tuner
Attributes:
count, avg. strength, avg. snr, avg. quality, avg. level, last_poll
-
sensor.{host}_stream
Attributes:
total input, total packets, total bytes, total clients, last_poll
-
octopusnet.epg_scan
Start the EPG scan.
-
octopusnet.reboot
Reboot the device.
Set the logging to debug with the following settings in case of problems.
logger:
default: warn
logs:
custom_components.octopusnet: debug