Search Criteria
Package Details: home-assistant-cli 0.9.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/home-assistant-cli.git (read-only, click to copy) |
---|---|
Package Base: | home-assistant-cli |
Description: | Work with a local or a remote Home Assistant instance directly from the command-line. |
Upstream URL: | https://github.com/home-assistant/home-assistant-cli |
Licenses: | Apache |
Submitter: | ImNtReal |
Maintainer: | ImNtReal |
Last Packager: | ImNtReal |
Votes: | 3 |
Popularity: | 0.000001 |
First Submitted: | 2019-02-21 18:57 (UTC) |
Last Updated: | 2022-10-25 17:18 (UTC) |
Dependencies (11)
- python-aiohttp (python-aiohttp-gitAUR)
- python-click-log
- python-dateparser
- python-idna
- python-jsonpath-rwAUR
- python-netdiscoAUR
- python-regex (python-regex-gitAUR)
- python-tabulate (python-tabulate-gitAUR)
- python-setuptools (make)
- python-coverage (check)
- python-wheel (check)
Latest Comments
cadilhac commented on 2024-08-08 20:47 (UTC)
The make test needs to be skipped in order for this to compile:
yay --mflags --nocheck -S home-assistant-cli
EndlessEden commented on 2022-11-14 05:44 (UTC) (edited on 2022-11-14 05:45 (UTC) by EndlessEden)
@serxxx - its not compatible with the one in the package.
@ImNtReal - flake8 is a new makedepend
also this conflicts with python-homeassistant-cli
serxxx commented on 2022-07-29 17:44 (UTC)
Not compatible with mccabe 0.7.0 (current mccabe version for Python 3). Python 2 mccabe should be compatible, but this package uses Python 3.
arjan5 commented on 2021-08-19 11:28 (UTC)
Missing dependency: 'python-pip'
t3pfaffe commented on 2021-05-06 10:03 (UTC) (edited on 2021-05-06 10:04 (UTC) by t3pfaffe)
Missing depends: 'ruamel.yaml'
As per error:
pkg_resources.DistributionNotFound: The 'ruamel.yaml<0.17,>=0.16.5' distribution was not found and is required by homeassistant-cli
ad1217 commented on 2019-12-22 21:25 (UTC) (edited on 2019-12-22 21:25 (UTC) by ad1217)
Missing depends: 'python-regex' 'python-netdisco' 'python-dateparser' 'python-aiohttp' and checkdepends: 'python-coverage' 'python-wheel'