Search Criteria
Package Details: system-bridge 1:3.6.2-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/system-bridge.git (read-only, click to copy) |
---|---|
Package Base: | system-bridge |
Description: | Bridges your system to other systems, like Home Assistant |
Upstream URL: | https://github.com/timmo001/system-bridge |
Keywords: | homeassistant iot sensors |
Licenses: | MIT |
Submitter: | gleb.zhulik |
Maintainer: | None |
Last Packager: | RubenKelevra |
Votes: | 3 |
Popularity: | 0.000424 |
First Submitted: | 2021-06-08 16:00 (UTC) |
Last Updated: | 2023-05-12 18:38 (UTC) |
Dependencies (37)
- lshw (lshw-gitAUR)
- pyside6
- python (python37AUR, python311AUR, python310AUR)
- python-aiofiles
- python-aiogithubapiAUR
- python-aiohttp (python-aiohttp-gitAUR)
- python-appdirs (python-appdirs-gitAUR)
- python-colorlog
- python-cryptography
- python-fastapi
- python-incremental
- python-keyboardAUR
- python-mutagen (python-mutagen-gitAUR)
- python-pandas
- python-plyerAUR
- python-psutil
- python-pydantic (python-pydantic-gitAUR)
- python-pyperclip
- python-python-multipart
- Show 18 more dependencies...
Latest Comments
RubenKelevra commented on 2024-07-19 23:53 (UTC)
@simona fixed those two packages
simona commented on 2024-04-30 10:28 (UTC)
can't install on 3.12 cause python-sqlalchemy2-stubs can't compile used by python-sqlmodel
uberben commented on 2023-10-05 15:37 (UTC)
Looks like the current version of pydantic isn't compatible with system-bridge 3.6.2. I'm getting the following error:
RubenKelevra commented on 2023-04-28 01:34 (UTC)
Ah, I fixed that already in python-aiogithubapi a while ago.
RubenKelevra commented on 2023-04-28 01:28 (UTC)
@InternetFind, @2tefan missing python-backoff sounds like an issue with the package aiogithubapi.
I've added it temporarily here.
2tefan commented on 2023-01-08 15:53 (UTC)
System Bridge also crashes on my system without
lshw
. It also needspython-backoff
as @InternetFind found out.Here is a updated PKGBUILD:
InternetFind commented on 2022-12-15 13:37 (UTC)
I believe that
lshw
should be made non-optional, as I wasn't able to run without it and system-bridge website doesn't say that it's optional: https://system-bridge.timmo.dev/docs/installInternetFind commented on 2022-12-15 13:29 (UTC)
Requires dependency
python-backoff
to runxiayesuifeng commented on 2022-11-10 12:15 (UTC)
Requires dependency on https://github.com/tiangolo/sqlmodel to run
gleb.zhulik commented on 2021-12-12 14:20 (UTC)
There is not way to build 2.x versions because some of it's node dependencies does not support node 17 https://github.com/timmo001/system-bridge/issues/1154