~ # opkg update
Downloading http://bin.entware.net/mipselsf-k3.4/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/entware
Downloading http://bin.entware.net/mipselsf-k3.4/keenetic/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/keendev
Downloading http://bin.entware.net/mipselsf-k3.4/test/HA/Packages.gz
Updated list of available packages in /opt/var/opkg-lists/ha
~ # opkg info homeassistant-cli
Package: homeassistant-cli
Version: 0.9.4-1
Depends: libc, libssp, librt, libpthread, python3-aiohttp, python3-click-log, python3-click, python3-dateparser, python3-jinja2, python3-jsonpath-ng, python3-netdisco, python3-regex, python3-ruamel-yaml, python3-requests, python3-tabulate
Status: unknown ok not-installed
Section: utils
Architecture: mipsel-3.4
Size: 53017
Filename: homeassistant-cli_0.9.4-1_mipsel-3.4.ipk
Description: The Home Assistant Command-line interface (hass-cli) allows one to work with
a local or a remote Home Assistant Core or Home Assistant (former Hass.io)
instance directly from the command-line.
~ # opkg install homeassistant-cli
Installing homeassistant-cli (0.9.4-1) to root...
Downloading http://bin.entware.net/mipselsf-k3.4/test/HA/homeassistant-cli_0.9.4-1_mipsel-3.4.ipk
Installing python3-click-log (0.3.2-2) to root...
Downloading http://bin.entware.net/mipselsf-k3.4/test/HA/python3-click-log_0.3.2-2_mipsel-3.4.ipk
Installing python3-dateparser (1.0.0-1) to root...
Downloading http://bin.entware.net/mipselsf-k3.4/test/HA/python3-dateparser_1.0.0-1_mipsel-3.4.ipk
Installing python3-decorator (4.4.2-1) to root...
Downloading http://bin.entware.net/mipselsf-k3.4/test/HA/python3-decorator_4.4.2-1_mipsel-3.4.ipk
Installing python3-jsonpath-ng (1.5.2-1) to root...
Downloading http://bin.entware.net/mipselsf-k3.4/test/HA/python3-jsonpath-ng_1.5.2-1_mipsel-3.4.ipk
Installing python3-netdisco (2.9.0-1) to root...
Downloading http://bin.entware.net/mipselsf-k3.4/test/HA/python3-netdisco_2.9.0-1_mipsel-3.4.ipk
Installing python3-regex (2021.8.21-1) to root...
Downloading http://bin.entware.net/mipselsf-k3.4/python3-regex_2021.8.21-1_mipsel-3.4.ipk
Installing python3-tabulate (0.8.9-1) to root...
Downloading http://bin.entware.net/mipselsf-k3.4/test/HA/python3-tabulate_0.8.9-1_mipsel-3.4.ipk
Configuring python3-dateparser.
Configuring python3-tabulate.
Configuring python3-regex.
Configuring python3-decorator.
Configuring python3-click-log.
Configuring python3-jsonpath-ng.
Configuring python3-netdisco.
Configuring homeassistant-cli.
*** Please install homeassistant package manually ***
~ # hass-cli --version
hass-cli, version 0.9.4
~ #