update homeassistant-2022.7.2
This commit is contained in:
parent
179a20541c
commit
ed29f4f635
11
README.md
11
README.md
@ -33,11 +33,8 @@ Currently some help on the nodejs Ebuilds would be very welcome:
|
||||
* zigbee2mqtt
|
||||
* zwave-js-server (W.I.P, see https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/269)
|
||||
|
||||
## 2022-05-15 pysnmplib changes revoked
|
||||
Change from pysnmp to pysnmplib has been revoked in https://github.com/home-assistant/core/pull/71901, released with 2022.5.5
|
||||
|
||||
## 2022-05-06: file collisions with pysnmp
|
||||
With 2022.5.0, Home Assistant and some components started using `pysnmplib`, this causes file collisions with `pysnmp`, which is referred by many packages from Gentoo. `pysnmp` uses the same namespace as `pysnmplib`, and should be compatible. To avoid the collisions, add the following packages
|
||||
## 2022-07: file collisions with pysnmp
|
||||
With 2022.7.0, Home Assistant and some components started again using `pysnmplib`, this causes file collisions with `pysnmp`, which is referred by many packages from Gentoo. `pysnmp` uses the same namespace as `pysnmplib`, and should be compatible. To avoid the collisions, add the following packages
|
||||
```
|
||||
# Workaround for replacing pysnmp with pysnmplib
|
||||
dev-python/pysnmp-4.4.12-r2
|
||||
@ -524,12 +521,12 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
|
||||
|
||||
## Licenses
|
||||
This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted.
|
||||
There are 1773 Ebuilds in total, 1766 of them have in total 1775 (35 different) licenses assigned.
|
||||
There are 1776 Ebuilds in total, 1769 of them have in total 1778 (35 different) licenses assigned.
|
||||
|
||||
|License| Ebuilds using it|
|
||||
|-------|-----|
|
||||
|MIT|1081|
|
||||
|Apache-2.0|315|
|
||||
|Apache-2.0|318|
|
||||
|GPL-3|105|
|
||||
|BSD|103|
|
||||
|LGPL-3|30|
|
||||
|
||||
@ -10,7 +10,9 @@ AUX socat-zwave.init.d 637 BLAKE2B d61c1024a6fe3ce8d322e62ac1ec15e00d08f5c5a63fe
|
||||
AUX update-homeassistant 1326 BLAKE2B 917bdd332c4e5dea5177eecd11a7f8d72b911fddfdc8e5eb54960c526fe8c735e20d44e570cf7aeb99669d2a9670c70da1c5fbc30efb284d1f0f330799de6e24 SHA512 3c05f0d6d1bde0e1526c3e679568794c07091e7856dfd8793e13feec6f22725ddaa3163ca2c81d9df86cf73573f932e561743f05de420b350a0b68f6a9582aca
|
||||
DIST homeassistant-2022.5.5.tar.gz 15430712 BLAKE2B e119f508fc5dec3b7eb7f18a61ec9fc281027b4e4df156683d54b803139d774218384d8bdcaec9c778d052046f9954564ef65f7feeab73c1a94e96ca655ed984 SHA512 fc5184c010242cca362d124231de4e0f396ba9b8596de4409243586043f77650db6d10641bb6274e954a1cc81e9d107942165a91a7c61b20cffcd08b11d9c9f0
|
||||
DIST homeassistant-2022.6.7.tar.gz 15575572 BLAKE2B 53c71df2e8d4f7a4842da2ea8d5191b6d02fc70321e5abe37ad76cecd21fe5d4ec0072d2cc0bdd7da1adaed9925ad44a48d58b8d213abcf684b21d67fb504614 SHA512 c37f5f63def798ea2c742827f94ae5f2d7ea41bf03279093c5ee4a0c6d007f4f0b4238f73010785b71b28776c71c8f18f6ee4ea8a61db5c92ac5b581b57148f0
|
||||
DIST homeassistant-2022.7.2.tar.gz 15745091 BLAKE2B 4e9a5fe654d7fb570c9083dc23355d8802cd87b83f15b807970e4c1d19492c8682e8e313c9447aabc51a9a5a52b9166430a2598145a12163890a787d4e6af1be SHA512 207b8090b1997a0c679e47deec0c886511cac2133f22900240b748053d472c2879adda59ed4ed839b552dafb4470a972ce4803c0441deb804177a2e665a3bce7
|
||||
EBUILD homeassistant-full-2022.5.5-r1.ebuild 72460 BLAKE2B 2f5dccb4783e3abdf08d76d46f0dceab06901e69dba825607696be58409ba11e37f9d7faba93e4f26d1d054b7db07e3706ef206744eb44bb573fe4a43ca959e5 SHA512 b462466a87f873ec32c014442f83772227272fc67555cd1d1b9b6cbf1fbe06a9d9138c17ed93694cbbe1a378366284ea11940c930d2297c205980d766608a381
|
||||
EBUILD homeassistant-full-2022.6.7.ebuild 72867 BLAKE2B f90463097df6d324d91a1fa6de277604a407d74bf60567a5e04d4767103ad27844d11ad25e398330a6193b9511849b53257744702dff79aba6b07365cd2adc41 SHA512 079b1db9976fecfaf4273ac7b050ad3d8fb0fc83c3e80eb7cff9fc664330f11a599d14f04cd03fb5ff93d2533a91d5beccbc1f83089f8603944340fa1e025285
|
||||
EBUILD homeassistant-full-9999.ebuild 73022 BLAKE2B 6a7dfba3728ef395af0d16d37678081643801abd52643f6e5b983a371c1a0b624f73e8838bfd87a17c8fde8f012e4058bfba1db5f78f129e54c75624d9304e94 SHA512 b2070cb6362ae3bdce8cd8e3d1de729384b5fa5ce3f8b712ccd6036f7169340e1ebed9fe5f64e120631f8583725f57279519a2e8c80cd39fd1f0d0b0014e52b4
|
||||
EBUILD homeassistant-full-2022.7.2.ebuild 73032 BLAKE2B 4b481af2c52a410e656675c53f65cb2c754a20ff3c44071474bb4f4c0d6de057f85c4a5b7f2bcbc756f205fa216495f9b5ca334970021b05a2ac3e6b550f2953 SHA512 be90a4ea9ef6e7e141e6294f4055e112ab900a046dbba8e5e782fa5a1fe70ed0f0aabdabb203957c1143ddff16ac4bad4a6299f2359a75e223203ee3ba2569e7
|
||||
EBUILD homeassistant-full-9999.ebuild 73036 BLAKE2B 67b17122604542cb8d7f21a4c710181c11ec832942522d811339f2504c00eaf11653dd717869419c68d9bd3bbab315ede9d3ef358b9b7d44c1263466c7bf3a12 SHA512 b6f625a218a9e10cce5dd4330362794091a1f013c0dd59752b1b6ee06b6dc3c8f66e6cc86a13ef51f766f421061adead4fa63cc2bc3f7455eda3f656a273dd25
|
||||
MISC metadata.xml 79240 BLAKE2B 52a207bd685e106e9b4a526880f3b67a02a625b5d016edfe21f02fcd29300941a1796d0c54b6cb29e735e5f5988a1f881c33d8fd7069b1bea9fddb62d73c8d4c SHA512 9aa895324c8a21b366582886e97ae599fa6694a58f78a38381a7bd126a94181751915de8312bc427ee594ee2588f718c9f82653f31931f24636f816a00f9887e
|
||||
|
||||
1042
app-misc/homeassistant-full/homeassistant-full-2022.7.2.ebuild
Normal file
1042
app-misc/homeassistant-full/homeassistant-full-2022.7.2.ebuild
Normal file
File diff suppressed because one or more lines are too long
@ -368,7 +368,7 @@ RDEPEND="${RDEPEND}
|
||||
garmin_connect? ( ~dev-python/garminconnect-ha-0.1.6[${PYTHON_USEDEP}] )
|
||||
gc100? ( ~dev-python/python-gc100-1.0.3_alpha0[${PYTHON_USEDEP}] )
|
||||
gdacs? ( ~dev-python/aio-georss-gdacs-0.7[${PYTHON_USEDEP}] )
|
||||
generic? ( ~dev-python/av-9.2.0[${PYTHON_USEDEP}] ~dev-python/pillow-9.1.1[${PYTHON_USEDEP}] )
|
||||
generic? ( ~dev-python/ha-av-10.0.0_beta4 ~dev-python/pillow-9.1.1[${PYTHON_USEDEP}] )
|
||||
geniushub? ( ~dev-python/geniushub-client-0.6.30[${PYTHON_USEDEP}] )
|
||||
geocaching? ( ~dev-python/geocachingapi-0.2.1[${PYTHON_USEDEP}] )
|
||||
geonetnz_quakes? ( ~dev-python/aio-geojson-geonetnz-quakes-0.13[${PYTHON_USEDEP}] )
|
||||
@ -385,15 +385,15 @@ RDEPEND="${RDEPEND}
|
||||
goalzero? ( ~dev-python/goalzero-0.2.1[${PYTHON_USEDEP}] )
|
||||
gogogate2? ( ~dev-python/ismartgate-4.0.4[${PYTHON_USEDEP}] )
|
||||
goodwe? ( ~dev-python/goodwe-0.2.15[${PYTHON_USEDEP}] )
|
||||
google? ( ~dev-python/gcal-sync-0.9.0[${PYTHON_USEDEP}] ~dev-python/oauth2client-4.1.3[${PYTHON_USEDEP}] )
|
||||
google_cloud? ( ~dev-python/google-cloud-texttospeech-2.11.0[${PYTHON_USEDEP}] )
|
||||
google? ( ~dev-python/gcal-sync-0.10.0[${PYTHON_USEDEP}] ~dev-python/oauth2client-4.1.3[${PYTHON_USEDEP}] )
|
||||
google_cloud? ( ~dev-python/google-cloud-texttospeech-2.11.1[${PYTHON_USEDEP}] )
|
||||
google_maps? ( ~dev-python/locationsharinglib-4.1.5[${PYTHON_USEDEP}] )
|
||||
google_pubsub? ( ~dev-python/google-cloud-pubsub-2.11.0[${PYTHON_USEDEP}] )
|
||||
google_translate? ( ~dev-python/gTTS-2.2.4[${PYTHON_USEDEP}] )
|
||||
google_travel_time? ( ~dev-python/googlemaps-2.5.1[${PYTHON_USEDEP}] )
|
||||
gpmdp? ( ~dev-python/websocket-client-0.54.0[${PYTHON_USEDEP}] )
|
||||
gpsd? ( ~dev-python/gps3-0.33.3[${PYTHON_USEDEP}] )
|
||||
gree? ( ~dev-python/greeclimate-1.1.1[${PYTHON_USEDEP}] )
|
||||
gree? ( ~dev-python/greeclimate-1.2.0[${PYTHON_USEDEP}] )
|
||||
greeneye_monitor? ( ~dev-python/greeneye-monitor-3.0.3[${PYTHON_USEDEP}] )
|
||||
greenwave? ( ~dev-python/greenwavereality-0.5.1[${PYTHON_USEDEP}] )
|
||||
growatt_server? ( ~dev-python/growattServer-1.2.2[${PYTHON_USEDEP}] )
|
||||
@ -411,15 +411,15 @@ RDEPEND="${RDEPEND}
|
||||
hikvision? ( ~dev-python/pyHik-0.3.0[${PYTHON_USEDEP}] )
|
||||
hikvisioncam? ( ~dev-python/hikvision-0.4[${PYTHON_USEDEP}] )
|
||||
hisense_aehw4a1? ( ~dev-python/pyaehw4a1-0.3.9[${PYTHON_USEDEP}] )
|
||||
hive? ( ~dev-python/pyhiveapi-0.5.10[${PYTHON_USEDEP}] )
|
||||
hive? ( ~dev-python/pyhiveapi-0.5.13[${PYTHON_USEDEP}] )
|
||||
hlk_sw16? ( ~dev-python/hlk-sw16-0.0.9[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/HAP-python-4.4.0[${PYTHON_USEDEP}] ~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}] ~dev-python/pyqrcode-1.2.1[${PYTHON_USEDEP}] ~dev-python/base36-0.1.1[${PYTHON_USEDEP}] )
|
||||
homekit_controller? ( ~dev-python/aiohomekit-0.7.17[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/HAP-python-4.5.0[${PYTHON_USEDEP}] ~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}] ~dev-python/pyqrcode-1.2.1[${PYTHON_USEDEP}] ~dev-python/base36-0.1.1[${PYTHON_USEDEP}] )
|
||||
homekit_controller? ( ~dev-python/aiohomekit-0.7.20[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.77[${PYTHON_USEDEP}] )
|
||||
homematicip_cloud? ( ~dev-python/homematicip-1.0.2[${PYTHON_USEDEP}] )
|
||||
homematicip_cloud? ( ~dev-python/homematicip-1.0.3[${PYTHON_USEDEP}] )
|
||||
homewizard? ( ~dev-python/python-homewizard-energy-1.0.3[${PYTHON_USEDEP}] )
|
||||
homeworks? ( ~dev-python/pyhomeworks-0.0.6[${PYTHON_USEDEP}] )
|
||||
home_connect? ( ~dev-python/homeconnect-0.7.0[${PYTHON_USEDEP}] )
|
||||
home_connect? ( ~dev-python/homeconnect-0.7.1[${PYTHON_USEDEP}] )
|
||||
home_plus_control? ( ~dev-python/homepluscontrol-0.0.5[${PYTHON_USEDEP}] )
|
||||
honeywell? ( ~dev-python/somecomfort-0.8.0[${PYTHON_USEDEP}] )
|
||||
horizon? ( ~dev-python/horimote-0.4.1[${PYTHON_USEDEP}] )
|
||||
@ -445,29 +445,29 @@ RDEPEND="${RDEPEND}
|
||||
ign_sismologia? ( ~dev-python/georss-ign-sismologia-client-0.3[${PYTHON_USEDEP}] )
|
||||
ihc? ( ~dev-python/defusedxml-0.7.1[${PYTHON_USEDEP}] ~dev-python/ihcsdk-2.7.6[${PYTHON_USEDEP}] )
|
||||
image? ( ~dev-python/pillow-9.1.1[${PYTHON_USEDEP}] )
|
||||
imap? ( ~dev-python/aioimaplib-0.9.0[${PYTHON_USEDEP}] )
|
||||
imap? ( ~dev-python/aioimaplib-1.0.0[${PYTHON_USEDEP}] )
|
||||
incomfort? ( ~dev-python/incomfort-client-0.4.4[${PYTHON_USEDEP}] )
|
||||
influxdb? ( ~dev-python/influxdb-5.3.1[${PYTHON_USEDEP}] ~dev-python/influxdb-client-1.24.0[${PYTHON_USEDEP}] )
|
||||
insteon? ( ~dev-python/pyinsteon-1.1.1[${PYTHON_USEDEP}] ~dev-python/insteon-frontend-home-assistant-0.1.1[${PYTHON_USEDEP}] )
|
||||
intellifire? ( ~dev-python/intellifire4py-1.0.2[${PYTHON_USEDEP}] )
|
||||
intesishome? ( ~dev-python/pyintesishome-1.7.6[${PYTHON_USEDEP}] )
|
||||
intellifire? ( ~dev-python/intellifire4py-2.0.1[${PYTHON_USEDEP}] )
|
||||
intesishome? ( ~dev-python/pyintesishome-1.8.0[${PYTHON_USEDEP}] )
|
||||
iota? ( ~dev-python/PyOTA-2.0.5[${PYTHON_USEDEP}] )
|
||||
iotawatt? ( ~dev-python/iotawattpy-0.1.0[${PYTHON_USEDEP}] )
|
||||
iperf3? ( ~dev-python/iperf3-0.1.11[${PYTHON_USEDEP}] )
|
||||
ipma? ( ~dev-python/pyipma-2.0.5[${PYTHON_USEDEP}] )
|
||||
ipp? ( ~dev-python/pyipp-0.11.0[${PYTHON_USEDEP}] )
|
||||
iqvia? ( ~dev-python/numpy-1.21.6[${PYTHON_USEDEP}] ~dev-python/pyiqvia-2022.4.0[${PYTHON_USEDEP}] )
|
||||
iqvia? ( ~dev-python/numpy-1.23.0[${PYTHON_USEDEP}] ~dev-python/pyiqvia-2022.4.0[${PYTHON_USEDEP}] )
|
||||
irish_rail_transport? ( ~dev-python/pyirishrail-0.0.2[${PYTHON_USEDEP}] )
|
||||
islamic_prayer_times? ( ~dev-python/prayer-times-calculator-0.0.5[${PYTHON_USEDEP}] )
|
||||
iss? ( ~dev-python/pyiss-1.0.1[${PYTHON_USEDEP}] )
|
||||
isy994? ( ~dev-python/pyisy-3.0.6[${PYTHON_USEDEP}] )
|
||||
isy994? ( ~dev-python/pyisy-3.0.7[${PYTHON_USEDEP}] )
|
||||
itach? ( ~dev-python/pyitachip2ir-0.0.7[${PYTHON_USEDEP}] )
|
||||
izone? ( ~dev-python/python-izone-1.2.3[${PYTHON_USEDEP}] )
|
||||
jellyfin? ( ~dev-python/jellyfin-apiclient-python-1.7.2[${PYTHON_USEDEP}] )
|
||||
jellyfin? ( ~dev-python/jellyfin-apiclient-python-1.8.1[${PYTHON_USEDEP}] )
|
||||
jewish_calendar? ( ~dev-python/hdate-0.10.4[${PYTHON_USEDEP}] )
|
||||
joaoapps_join? ( ~dev-python/python-join-api-0.0.9[${PYTHON_USEDEP}] )
|
||||
juicenet? ( ~dev-python/python-juicenet-1.1.0[${PYTHON_USEDEP}] )
|
||||
kaiterra? ( ~dev-python/kaiterra-async-client-0.0.2[${PYTHON_USEDEP}] )
|
||||
kaiterra? ( ~dev-python/kaiterra-async-client-1.0.0[${PYTHON_USEDEP}] )
|
||||
kaleidescape? ( ~dev-python/pykaleidescape-1.0.1[${PYTHON_USEDEP}] )
|
||||
keba? ( ~dev-python/keba-kecontact-1.1.0[${PYTHON_USEDEP}] )
|
||||
keenetic_ndms2? ( ~dev-python/ndms2-client-0.1.1[${PYTHON_USEDEP}] )
|
||||
@ -477,7 +477,7 @@ RDEPEND="${RDEPEND}
|
||||
kira? ( ~dev-python/pykira-0.1.1[${PYTHON_USEDEP}] )
|
||||
kiwi? ( ~dev-python/kiwiki-client-0.1.1[${PYTHON_USEDEP}] )
|
||||
kmtronic? ( ~dev-python/pykmtronic-0.3.0[${PYTHON_USEDEP}] )
|
||||
knx? ( ~dev-python/xknx-0.21.3[${PYTHON_USEDEP}] )
|
||||
knx? ( ~dev-python/xknx-0.21.5[${PYTHON_USEDEP}] )
|
||||
kodi? ( ~dev-python/pykodi-0.2.7[${PYTHON_USEDEP}] )
|
||||
konnected? ( ~dev-python/konnected-1.2.0[${PYTHON_USEDEP}] )
|
||||
kostal_plenticore? ( ~dev-python/kostal-plenticore-0.2.0[${PYTHON_USEDEP}] )
|
||||
@ -491,9 +491,9 @@ RDEPEND="${RDEPEND}
|
||||
laundrify? ( ~dev-python/laundrify-aio-1.1.2[${PYTHON_USEDEP}] )
|
||||
lcn? ( ~dev-python/pypck-0.7.15[${PYTHON_USEDEP}] )
|
||||
lg_netcast? ( ~dev-python/pylgnetcast-0.3.7[${PYTHON_USEDEP}] )
|
||||
lg_soundbar? ( ~dev-python/temescal-0.3[${PYTHON_USEDEP}] )
|
||||
lg_soundbar? ( ~dev-python/temescal-0.5[${PYTHON_USEDEP}] )
|
||||
life360? ( ~dev-python/life360-4.1.1[${PYTHON_USEDEP}] )
|
||||
lifx? ( ~dev-python/aiolifx-0.7.1[${PYTHON_USEDEP}] ~dev-python/aiolifx-effects-0.2.2[${PYTHON_USEDEP}] )
|
||||
lifx? ( ~dev-python/aiolifx-0.8.1[${PYTHON_USEDEP}] ~dev-python/aiolifx-effects-0.2.2[${PYTHON_USEDEP}] )
|
||||
lifx_legacy? ( ~dev-python/liffylights-0.9.4[${PYTHON_USEDEP}] )
|
||||
lightwave? ( ~dev-python/lightwave-0.20[${PYTHON_USEDEP}] )
|
||||
limitlessled? ( ~dev-python/limitlessled-1.1.3[${PYTHON_USEDEP}] )
|
||||
@ -502,7 +502,7 @@ RDEPEND="${RDEPEND}
|
||||
litejet? ( ~dev-python/pylitejet-0.3.0[${PYTHON_USEDEP}] )
|
||||
litterrobot? ( ~dev-python/pylitterbot-2022.3.0[${PYTHON_USEDEP}] )
|
||||
logi_circle? ( ~dev-python/logi-circle-0.2.3[${PYTHON_USEDEP}] )
|
||||
london_underground? ( ~dev-python/london-tube-status-0.2[${PYTHON_USEDEP}] )
|
||||
london_underground? ( ~dev-python/london-tube-status-0.5[${PYTHON_USEDEP}] )
|
||||
lookin? ( ~dev-python/aiolookin-0.1.1[${PYTHON_USEDEP}] )
|
||||
loopenergy? ( ~dev-python/pyloopenergy-0.2.1[${PYTHON_USEDEP}] )
|
||||
luci? ( ~dev-python/openwrt-luci-rpc-1.1.11[${PYTHON_USEDEP}] )
|
||||
@ -566,22 +566,22 @@ RDEPEND="${RDEPEND}
|
||||
mystrom? ( ~dev-python/python-mystrom-1.1.2[${PYTHON_USEDEP}] )
|
||||
mythicbeastsdns? ( ~dev-python/mbddns-0.1.2[${PYTHON_USEDEP}] )
|
||||
nad? ( ~dev-python/nad-receiver-0.3.0[${PYTHON_USEDEP}] )
|
||||
nam? ( ~dev-python/nettigo-air-monitor-1.2.4[${PYTHON_USEDEP}] )
|
||||
nam? ( ~dev-python/nettigo-air-monitor-1.3.0[${PYTHON_USEDEP}] )
|
||||
namecheapdns? ( ~dev-python/defusedxml-0.7.1[${PYTHON_USEDEP}] )
|
||||
nanoleaf? ( ~dev-python/aionanoleaf-0.2.0[${PYTHON_USEDEP}] )
|
||||
neato? ( ~dev-python/pybotvac-0.0.23[${PYTHON_USEDEP}] )
|
||||
nederlandse_spoorwegen? ( ~dev-python/nsapi-3.0.5[${PYTHON_USEDEP}] )
|
||||
nello? ( ~dev-python/pynello-2.0.3[${PYTHON_USEDEP}] )
|
||||
ness_alarm? ( ~dev-python/nessclient-0.9.15[${PYTHON_USEDEP}] )
|
||||
nest? ( ~dev-python/python-nest-4.2.0[${PYTHON_USEDEP}] ~dev-python/google-nest-sdm-1.8.0[${PYTHON_USEDEP}] )
|
||||
nest? ( ~dev-python/python-nest-4.2.0[${PYTHON_USEDEP}] ~dev-python/google-nest-sdm-2.0.0[${PYTHON_USEDEP}] )
|
||||
netatmo? ( ~dev-python/pyatmo-6.2.4[${PYTHON_USEDEP}] )
|
||||
netdata? ( ~dev-python/netdata-1.0.1[${PYTHON_USEDEP}] )
|
||||
netgear? ( ~dev-python/pynetgear-0.10.4[${PYTHON_USEDEP}] )
|
||||
netgear? ( ~dev-python/pynetgear-0.10.6[${PYTHON_USEDEP}] )
|
||||
netgear_lte? ( ~dev-python/eternalegypt-0.0.12[${PYTHON_USEDEP}] )
|
||||
netio? ( ~dev-python/pynetio-0.1.9.1[${PYTHON_USEDEP}] )
|
||||
network? ( ~dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}] )
|
||||
neurio_energy? ( ~dev-python/neurio-0.3.1[${PYTHON_USEDEP}] )
|
||||
nexia? ( ~dev-python/nexia-1.0.2[${PYTHON_USEDEP}] )
|
||||
nexia? ( ~dev-python/nexia-2.0.1[${PYTHON_USEDEP}] )
|
||||
nextbus? ( ~dev-python/py-nextbusnext-0.1.5[${PYTHON_USEDEP}] )
|
||||
nextcloud? ( ~dev-python/nextcloudmonitor-1.1.0[${PYTHON_USEDEP}] )
|
||||
nfandroidtv? ( ~dev-python/notifications-android-tv-0.1.5[${PYTHON_USEDEP}] )
|
||||
@ -616,7 +616,7 @@ RDEPEND="${RDEPEND}
|
||||
ondilo_ico? ( ~dev-python/ondilo-0.2.0[${PYTHON_USEDEP}] )
|
||||
onewire? ( ~dev-python/pyownet-0.10.0[${PYTHON_USEDEP}] )
|
||||
onkyo? ( ~dev-python/onkyo-eiscp-1.2.7[${PYTHON_USEDEP}] )
|
||||
onvif? ( ~dev-python/onvif-zeep-async-1.2.0[${PYTHON_USEDEP}] ~dev-python/WSDiscovery-2.0.0[${PYTHON_USEDEP}] )
|
||||
onvif? ( ~dev-python/onvif-zeep-async-1.2.1[${PYTHON_USEDEP}] ~dev-python/WSDiscovery-2.0.0[${PYTHON_USEDEP}] )
|
||||
openerz? ( ~dev-python/openerz-api-0.1.0[${PYTHON_USEDEP}] )
|
||||
openevse? ( ~dev-python/openevsewifi-1.1.0[${PYTHON_USEDEP}] )
|
||||
opengarage? ( ~dev-python/open-garage-0.2.0[${PYTHON_USEDEP}] )
|
||||
@ -633,7 +633,7 @@ RDEPEND="${RDEPEND}
|
||||
orvibo? ( ~dev-python/orvibo-1.1.1[${PYTHON_USEDEP}] )
|
||||
osramlightify? ( ~dev-python/lightify-1.0.7.3[${PYTHON_USEDEP}] )
|
||||
otp? ( ~dev-python/pyotp-2.6.0[${PYTHON_USEDEP}] )
|
||||
overkiz? ( ~dev-python/pyoverkiz-1.4.0[${PYTHON_USEDEP}] )
|
||||
overkiz? ( ~dev-python/pyoverkiz-1.4.2[${PYTHON_USEDEP}] )
|
||||
ovo_energy? ( ~dev-python/ovoenergy-1.2.0[${PYTHON_USEDEP}] )
|
||||
owntracks? ( ~dev-python/pynacl-1.5.0[${PYTHON_USEDEP}] )
|
||||
ozw? ( ~dev-python/python-openzwave-mqtt-1.4.0[${PYTHON_USEDEP}] )
|
||||
@ -656,16 +656,16 @@ RDEPEND="${RDEPEND}
|
||||
plex? ( ~dev-python/PlexAPI-4.11.2[${PYTHON_USEDEP}] ~dev-python/plexauth-0.0.6[${PYTHON_USEDEP}] ~dev-python/plexwebsocket-0.0.13[${PYTHON_USEDEP}] )
|
||||
plugwise? ( ~dev-python/plugwise-0.18.5[${PYTHON_USEDEP}] )
|
||||
plum_lightpad? ( ~dev-python/plumlightpad-0.0.11[${PYTHON_USEDEP}] )
|
||||
pocketcasts? ( ~dev-python/pycketcasts-1.0.0[${PYTHON_USEDEP}] )
|
||||
pocketcasts? ( ~dev-python/pycketcasts-1.0.1[${PYTHON_USEDEP}] )
|
||||
point? ( ~dev-python/pypoint-2.3.0[${PYTHON_USEDEP}] )
|
||||
poolsense? ( ~dev-python/poolsense-0.0.8[${PYTHON_USEDEP}] )
|
||||
powerwall? ( ~dev-python/tesla-powerwall-0.3.17[${PYTHON_USEDEP}] )
|
||||
powerwall? ( ~dev-python/tesla-powerwall-0.3.18[${PYTHON_USEDEP}] )
|
||||
profiler? ( ~dev-python/pyprof2calltree-1.4.5[${PYTHON_USEDEP}] ~dev-python/guppy3-3.1.2[${PYTHON_USEDEP}] ~dev-python/objgraph-3.5.0[${PYTHON_USEDEP}] )
|
||||
progettihwsw? ( ~dev-python/ProgettiHWSW-0.1.1[${PYTHON_USEDEP}] )
|
||||
proliphix? ( ~dev-python/proliphix-0.4.1[${PYTHON_USEDEP}] )
|
||||
prometheus? ( ~dev-python/prometheus_client-0.7.1[${PYTHON_USEDEP}] )
|
||||
prosegur? ( ~dev-python/pyprosegur-0.0.5[${PYTHON_USEDEP}] )
|
||||
proxmoxve? ( ~dev-python/proxmoxer-1.1.1[${PYTHON_USEDEP}] )
|
||||
proxmoxve? ( ~dev-python/proxmoxer-1.3.1[${PYTHON_USEDEP}] )
|
||||
proxy? ( ~dev-python/pillow-9.1.1[${PYTHON_USEDEP}] )
|
||||
ps4? ( ~dev-python/pyps4-2ndscreen-1.3.1[${PYTHON_USEDEP}] )
|
||||
pulseaudio_loopback? ( ~dev-python/pulsectl-20.2.4[${PYTHON_USEDEP}] )
|
||||
@ -678,7 +678,7 @@ RDEPEND="${RDEPEND}
|
||||
qbittorrent? ( ~dev-python/python-qbittorrent-0.4.2[${PYTHON_USEDEP}] )
|
||||
qld_bushfire? ( ~dev-python/georss-qld-bushfire-alert-client-0.5[${PYTHON_USEDEP}] )
|
||||
qnap? ( ~dev-python/qnapstats-0.4.0[${PYTHON_USEDEP}] )
|
||||
qnap_qsw? ( ~dev-python/aioqsw-0.0.8[${PYTHON_USEDEP}] )
|
||||
qnap_qsw? ( ~dev-python/aioqsw-0.1.0[${PYTHON_USEDEP}] )
|
||||
qrcode? ( ~dev-python/pillow-9.1.1[${PYTHON_USEDEP}] ~dev-python/pyzbar-0.1.7[${PYTHON_USEDEP}] )
|
||||
quantum_gateway? ( ~dev-python/quantum-gateway-0.0.6[${PYTHON_USEDEP}] )
|
||||
qvr_pro? ( ~dev-python/pyqvrpro-0.52[${PYTHON_USEDEP}] )
|
||||
@ -689,12 +689,12 @@ RDEPEND="${RDEPEND}
|
||||
rainbird? ( ~dev-python/pyrainbird-0.4.3[${PYTHON_USEDEP}] )
|
||||
raincloud? ( ~dev-python/raincloudy-0.0.7[${PYTHON_USEDEP}] )
|
||||
rainforest_eagle? ( ~dev-python/aioeagle-1.1.0[${PYTHON_USEDEP}] ~dev-python/eagle100-0.1.1[${PYTHON_USEDEP}] )
|
||||
rainmachine? ( ~dev-python/regenmaschine-2022.6.1[${PYTHON_USEDEP}] )
|
||||
rainmachine? ( ~dev-python/regenmaschine-2022.7.0[${PYTHON_USEDEP}] )
|
||||
raspihats? ( ~dev-python/raspihats-2.2.3[${PYTHON_USEDEP}] ~dev-python/smbus-cffi-0.5.1[${PYTHON_USEDEP}] )
|
||||
raspyrfm? ( ~dev-python/raspyrfm-client-1.2.8[${PYTHON_USEDEP}] )
|
||||
rdw? ( ~dev-python/vehicle-0.4.0[${PYTHON_USEDEP}] )
|
||||
recollect_waste? ( ~dev-python/aiorecollect-1.0.8[${PYTHON_USEDEP}] )
|
||||
recorder? ( ~dev-python/sqlalchemy-1.4.37[${PYTHON_USEDEP}] ~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}] ~dev-python/lru-dict-1.1.7[${PYTHON_USEDEP}] )
|
||||
recorder? ( ~dev-python/sqlalchemy-1.4.38[${PYTHON_USEDEP}] ~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}] ~dev-python/lru-dict-1.1.7[${PYTHON_USEDEP}] )
|
||||
recswitch? ( ~dev-python/pyrecswitch-1.0.2[${PYTHON_USEDEP}] )
|
||||
reddit? ( ~dev-python/praw-7.5.0[${PYTHON_USEDEP}] )
|
||||
rejseplanen? ( ~dev-python/rjpl-0.3.6[${PYTHON_USEDEP}] )
|
||||
@ -702,9 +702,9 @@ RDEPEND="${RDEPEND}
|
||||
remote_rpi_gpio? ( ~dev-python/gpiozero-1.6.2[${PYTHON_USEDEP}] ~dev-python/pigpio-1.78[${PYTHON_USEDEP}] )
|
||||
renault? ( ~dev-python/renault-api-0.1.11[${PYTHON_USEDEP}] )
|
||||
repetier? ( ~dev-python/pyrepetierng-0.1.0[${PYTHON_USEDEP}] )
|
||||
rest? ( ~dev-python/jsonpath-0.82[${PYTHON_USEDEP}] ~dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}] )
|
||||
rflink? ( ~dev-python/rflink-0.0.62[${PYTHON_USEDEP}] )
|
||||
rfxtrx? ( ~dev-python/pyRFXtrx-0.29.0[${PYTHON_USEDEP}] )
|
||||
rest? ( ~dev-python/jsonpath-0.82[${PYTHON_USEDEP}] ~dev-python/xmltodict-0.13.0[${PYTHON_USEDEP}] )
|
||||
rflink? ( ~dev-python/rflink-0.0.63[${PYTHON_USEDEP}] )
|
||||
rfxtrx? ( ~dev-python/pyRFXtrx-0.30.0[${PYTHON_USEDEP}] )
|
||||
ridwell? ( ~dev-python/aioridwell-2022.3.0[${PYTHON_USEDEP}] )
|
||||
ring? ( ~dev-python/ring-doorbell-0.7.2[${PYTHON_USEDEP}] )
|
||||
ripple? ( ~dev-python/python-ripple-api-0.0.3[${PYTHON_USEDEP}] )
|
||||
@ -728,8 +728,8 @@ RDEPEND="${RDEPEND}
|
||||
russound_rnet? ( ~dev-python/russound-0.1.9[${PYTHON_USEDEP}] )
|
||||
sabnzbd? ( ~dev-python/pysabnzbd-1.1.1[${PYTHON_USEDEP}] )
|
||||
saj? ( ~dev-python/pysaj-0.0.16[${PYTHON_USEDEP}] )
|
||||
samsungtv? ( ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] ~dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}] ~dev-python/samsungtvws-2.5.0[${PYTHON_USEDEP}] ~dev-python/wakeonlan-2.0.1[${PYTHON_USEDEP}] ~dev-python/async-upnp-client-0.31.1[${PYTHON_USEDEP}] )
|
||||
satel_integra? ( ~dev-python/satel-integra-0.3.4[${PYTHON_USEDEP}] )
|
||||
samsungtv? ( ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] ~dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}] ~dev-python/samsungtvws-2.5.0[${PYTHON_USEDEP}] ~dev-python/wakeonlan-2.0.1[${PYTHON_USEDEP}] ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] )
|
||||
satel_integra? ( ~dev-python/satel-integra-0.3.7[${PYTHON_USEDEP}] )
|
||||
schluter? ( ~dev-python/py-schluter-0.1.7[${PYTHON_USEDEP}] )
|
||||
scrape? ( ~dev-python/beautifulsoup4-4.11.1[${PYTHON_USEDEP}] ~dev-python/lxml-4.8.0[${PYTHON_USEDEP}] )
|
||||
screenlogic? ( ~dev-python/screenlogicpy-0.5.4[${PYTHON_USEDEP}] )
|
||||
@ -739,8 +739,8 @@ RDEPEND="${RDEPEND}
|
||||
sense? ( ~dev-python/sense-energy-0.10.4[${PYTHON_USEDEP}] )
|
||||
sensehat? ( ~dev-python/python-sense-hat-2.2.0[${PYTHON_USEDEP}] )
|
||||
senseme? ( ~dev-python/aiosenseme-0.6.1[${PYTHON_USEDEP}] )
|
||||
sensibo? ( ~dev-python/pysensibo-1.0.14[${PYTHON_USEDEP}] )
|
||||
sentry? ( ~dev-python/sentry-sdk-1.5.12[${PYTHON_USEDEP}] )
|
||||
sensibo? ( ~dev-python/pysensibo-1.0.17[${PYTHON_USEDEP}] )
|
||||
sentry? ( ~dev-python/sentry-sdk-1.6.0[${PYTHON_USEDEP}] )
|
||||
senz? ( ~dev-python/aiosenz-1.0.0[${PYTHON_USEDEP}] )
|
||||
serial? ( ~dev-python/pyserial-asyncio-0.6[${PYTHON_USEDEP}] )
|
||||
serial_pm? ( ~dev-python/pmsensor-0.4[${PYTHON_USEDEP}] )
|
||||
@ -756,16 +756,16 @@ RDEPEND="${RDEPEND}
|
||||
sighthound? ( ~dev-python/pillow-9.1.1[${PYTHON_USEDEP}] ~dev-python/simplehound-0.3[${PYTHON_USEDEP}] )
|
||||
signal_messenger? ( ~dev-python/pysignalclirestapi-0.3.18[${PYTHON_USEDEP}] )
|
||||
simplepush? ( ~dev-python/simplepush-1.1.4[${PYTHON_USEDEP}] )
|
||||
simplisafe? ( ~dev-python/simplisafe-python-2022.6.0[${PYTHON_USEDEP}] )
|
||||
simplisafe? ( ~dev-python/simplisafe-python-2022.6.1[${PYTHON_USEDEP}] )
|
||||
sinch? ( ~dev-python/clx-sdk-xms-1.0.0[${PYTHON_USEDEP}] )
|
||||
sisyphus? ( ~dev-python/sisyphus-control-3.1.2[${PYTHON_USEDEP}] )
|
||||
skybeacon? ( ~dev-python/pygatt-4.0.5[${PYTHON_USEDEP}] )
|
||||
skybell? ( ~dev-python/skybellpy-0.6.3[${PYTHON_USEDEP}] )
|
||||
skybell? ( ~dev-python/aioskybell-22.7.0[${PYTHON_USEDEP}] )
|
||||
sky_hub? ( ~dev-python/pyskyqhub-0.1.4[${PYTHON_USEDEP}] )
|
||||
slack? ( ~dev-python/slackclient-2.5.0[${PYTHON_USEDEP}] )
|
||||
sleepiq? ( ~dev-python/asyncsleepiq-1.2.3[${PYTHON_USEDEP}] )
|
||||
slide? ( ~dev-python/goslide-api-0.5.1[${PYTHON_USEDEP}] )
|
||||
slimproto? ( ~dev-python/aioslimproto-2.0.1[${PYTHON_USEDEP}] )
|
||||
slimproto? ( ~dev-python/aioslimproto-2.1.1[${PYTHON_USEDEP}] )
|
||||
sma? ( ~dev-python/pysma-0.6.11[${PYTHON_USEDEP}] )
|
||||
smappee? ( ~dev-python/pysmappee-0.2.29[${PYTHON_USEDEP}] )
|
||||
smarthab? ( ~dev-python/SmartHab-0.21[${PYTHON_USEDEP}] )
|
||||
@ -776,7 +776,7 @@ RDEPEND="${RDEPEND}
|
||||
smhi? ( ~dev-python/smhi-pkg-1.0.15[${PYTHON_USEDEP}] )
|
||||
sms? ( ~dev-python/python-gammu-3.2.3[${PYTHON_USEDEP}] )
|
||||
snapcast? ( ~dev-python/snapcast-2.1.3[${PYTHON_USEDEP}] )
|
||||
snmp? ( ~dev-python/pysnmp-4.4.12[${PYTHON_USEDEP}] )
|
||||
snmp? ( ~dev-python/pysnmplib-5.0.15[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
sochain? ( ~dev-python/python-sochain-api-0.0.2[${PYTHON_USEDEP}] )
|
||||
solaredge? ( ~dev-python/solaredge-0.0.2[${PYTHON_USEDEP}] ~dev-python/stringcase-1.2.0[${PYTHON_USEDEP}] )
|
||||
@ -786,30 +786,30 @@ RDEPEND="${RDEPEND}
|
||||
soma? ( ~dev-python/pysoma-0.0.10[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.11.0[${PYTHON_USEDEP}] )
|
||||
somfy_mylink? ( ~dev-python/somfy-mylink-synergy-1.0.6[${PYTHON_USEDEP}] )
|
||||
sonarr? ( ~dev-python/aiopyarr-22.2.2[${PYTHON_USEDEP}] )
|
||||
sonarr? ( ~dev-python/aiopyarr-22.6.0[${PYTHON_USEDEP}] )
|
||||
songpal? ( ~dev-python/python-songpal-0.14.1[${PYTHON_USEDEP}] )
|
||||
sonos? ( ~dev-python/soco-0.27.1[${PYTHON_USEDEP}] )
|
||||
sonos? ( ~dev-python/soco-0.28.0[${PYTHON_USEDEP}] )
|
||||
sony_projector? ( ~dev-python/pySDCP-1[${PYTHON_USEDEP}] )
|
||||
soundtouch? ( ~dev-python/libsoundtouch-0.8.0[${PYTHON_USEDEP}] )
|
||||
spc? ( ~dev-python/pyspcwebgw-0.4.0[${PYTHON_USEDEP}] )
|
||||
speedtestdotnet? ( ~net-analyzer/speedtest-cli-2.1.3[${PYTHON_USEDEP}] )
|
||||
spider? ( ~dev-python/spiderpy-1.6.1[${PYTHON_USEDEP}] )
|
||||
splunk? ( ~dev-python/hass-splunk-0.1.1[${PYTHON_USEDEP}] )
|
||||
spotify? ( ~dev-python/spotipy-2.19.0[${PYTHON_USEDEP}] )
|
||||
sql? ( ~dev-python/sqlalchemy-1.4.37[${PYTHON_USEDEP}] )
|
||||
spotify? ( ~dev-python/spotipy-2.20.0[${PYTHON_USEDEP}] )
|
||||
sql? ( ~dev-python/sqlalchemy-1.4.38[${PYTHON_USEDEP}] )
|
||||
squeezebox? ( ~dev-python/pysqueezebox-0.5.5[${PYTHON_USEDEP}] )
|
||||
srp_energy? ( ~dev-python/srpenergy-1.3.6[${PYTHON_USEDEP}] )
|
||||
ssdp? ( ~dev-python/async-upnp-client-0.31.1[${PYTHON_USEDEP}] )
|
||||
ssdp? ( ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] )
|
||||
ssl? ( dev-libs/openssl app-crypt/certbot net-proxy/haproxy )
|
||||
starline? ( ~dev-python/starline-0.1.5[${PYTHON_USEDEP}] )
|
||||
starlingbank? ( ~dev-python/starlingbank-3.2[${PYTHON_USEDEP}] )
|
||||
startca? ( ~dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}] )
|
||||
startca? ( ~dev-python/xmltodict-0.13.0[${PYTHON_USEDEP}] )
|
||||
statsd? ( ~dev-python/statsd-3.2.1[${PYTHON_USEDEP}] )
|
||||
steamist? ( ~dev-python/aiosteamist-0.3.1[${PYTHON_USEDEP}] ~dev-python/discovery30303-0.2.1[${PYTHON_USEDEP}] )
|
||||
steamist? ( ~dev-python/aiosteamist-0.3.2[${PYTHON_USEDEP}] ~dev-python/discovery30303-0.2.1[${PYTHON_USEDEP}] )
|
||||
steam_online? ( ~dev-python/steamodd-4.21[${PYTHON_USEDEP}] )
|
||||
stiebel_eltron? ( ~dev-python/pystiebeleltron-0.0.1[${PYTHON_USEDEP}] )
|
||||
stookalert? ( ~dev-python/stookalert-0.1.4[${PYTHON_USEDEP}] )
|
||||
stream? ( ~dev-python/PyTurboJPEG-1.6.6[${PYTHON_USEDEP}] ~dev-python/av-9.2.0[${PYTHON_USEDEP}] )
|
||||
stream? ( ~dev-python/PyTurboJPEG-1.6.6[${PYTHON_USEDEP}] ~dev-python/ha-av-10.0.0_beta4 )
|
||||
streamlabswater? ( ~dev-python/streamlabswater-1.0.1[${PYTHON_USEDEP}] )
|
||||
subaru? ( ~dev-python/subarulink-0.5.0[${PYTHON_USEDEP}] )
|
||||
suez_water? ( ~dev-python/pysuez-0.1.19[${PYTHON_USEDEP}] )
|
||||
@ -817,7 +817,7 @@ RDEPEND="${RDEPEND}
|
||||
surepetcare? ( ~dev-python/surepy-0.7.2[${PYTHON_USEDEP}] )
|
||||
swiss_hydrological_data? ( ~dev-python/swisshydrodata-0.1.0[${PYTHON_USEDEP}] )
|
||||
swiss_public_transport? ( ~dev-python/python-opendata-transport-0.3.0[${PYTHON_USEDEP}] )
|
||||
switchbot? ( ~dev-python/PySwitchbot-0.13.3[${PYTHON_USEDEP}] )
|
||||
switchbot? ( ~dev-python/PySwitchbot-0.14.0[${PYTHON_USEDEP}] )
|
||||
switcher_kis? ( ~dev-python/aioswitcher-2.0.6[${PYTHON_USEDEP}] )
|
||||
switchmate? ( ~dev-python/PySwitchmate-0.4.6[${PYTHON_USEDEP}] )
|
||||
syncthing? ( ~dev-python/aiosyncthing-0.5.1[${PYTHON_USEDEP}] )
|
||||
@ -825,7 +825,7 @@ RDEPEND="${RDEPEND}
|
||||
synology_dsm? ( ~dev-python/py-synologydsm-api-1.0.8[${PYTHON_USEDEP}] )
|
||||
synology_srm? ( ~dev-python/synology-srm-0.2.0[${PYTHON_USEDEP}] )
|
||||
systemmonitor? ( ~dev-python/psutil-5.9.0[${PYTHON_USEDEP}] )
|
||||
system_bridge? ( ~dev-python/systembridge-2.3.1[${PYTHON_USEDEP}] )
|
||||
system_bridge? ( ~dev-python/systembridgeconnector-3.1.5[${PYTHON_USEDEP}] )
|
||||
tado? ( ~dev-python/python-tado-0.12.0[${PYTHON_USEDEP}] )
|
||||
tahoma? ( ~dev-python/tahoma-api-0.0.16[${PYTHON_USEDEP}] )
|
||||
tailscale? ( ~dev-python/tailscale-0.2.0[${PYTHON_USEDEP}] )
|
||||
@ -834,7 +834,7 @@ RDEPEND="${RDEPEND}
|
||||
tapsaff? ( ~dev-python/tapsaff-0.2.1[${PYTHON_USEDEP}] )
|
||||
tasmota? ( ~dev-python/HATasmota-0.5.1[${PYTHON_USEDEP}] )
|
||||
tautulli? ( ~dev-python/pytautulli-21.11.0[${PYTHON_USEDEP}] )
|
||||
ted5000? ( ~dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}] )
|
||||
ted5000? ( ~dev-python/xmltodict-0.13.0[${PYTHON_USEDEP}] )
|
||||
telegram_bot? ( ~dev-python/python-telegram-bot-13.1[${PYTHON_USEDEP}] ~dev-python/PySocks-1.7.1[${PYTHON_USEDEP}] )
|
||||
tellduslive? ( ~dev-python/tellduslive-0.10.11[${PYTHON_USEDEP}] )
|
||||
tellstick? ( ~dev-python/tellcore-net-0.4[${PYTHON_USEDEP}] ~dev-python/tellcore-py-1.1.2[${PYTHON_USEDEP}] )
|
||||
@ -868,7 +868,7 @@ RDEPEND="${RDEPEND}
|
||||
transmission? ( ~dev-python/transmissionrpc-0.11[${PYTHON_USEDEP}] )
|
||||
transport_nsw? ( ~dev-python/PyTransportNSW-0.1.1[${PYTHON_USEDEP}] )
|
||||
travisci? ( ~dev-python/TravisPy-0.3.5[${PYTHON_USEDEP}] )
|
||||
trend? ( ~dev-python/numpy-1.21.6[${PYTHON_USEDEP}] )
|
||||
trend? ( ~dev-python/numpy-1.23.0[${PYTHON_USEDEP}] )
|
||||
tts? ( ~media-libs/mutagen-1.45.1 )
|
||||
tuya? ( ~dev-python/tuya-iot-py-sdk-0.6.6[${PYTHON_USEDEP}] )
|
||||
twentemilieu? ( ~dev-python/twentemilieu-0.6.1[${PYTHON_USEDEP}] )
|
||||
@ -878,26 +878,26 @@ RDEPEND="${RDEPEND}
|
||||
twitter? ( ~dev-python/TwitterAPI-2.7.12[${PYTHON_USEDEP}] )
|
||||
ubus? ( ~dev-python/openwrt-ubus-rpc-0.0.2[${PYTHON_USEDEP}] )
|
||||
ukraine_alarm? ( ~dev-python/uasiren-0.0.1[${PYTHON_USEDEP}] )
|
||||
unifi? ( ~dev-python/aiounifi-32[${PYTHON_USEDEP}] )
|
||||
unifi? ( ~dev-python/aiounifi-34[${PYTHON_USEDEP}] )
|
||||
unifiled? ( ~dev-python/unifiled-0.11[${PYTHON_USEDEP}] )
|
||||
unifiprotect? ( ~dev-python/pyunifiprotect-3.9.2[${PYTHON_USEDEP}] ~dev-python/unifi-discovery-1.1.4[${PYTHON_USEDEP}] )
|
||||
unifiprotect? ( ~dev-python/pyunifiprotect-4.0.9[${PYTHON_USEDEP}] ~dev-python/unifi-discovery-1.1.4[${PYTHON_USEDEP}] )
|
||||
unifi_direct? ( ~dev-python/pexpect-4.6.0[${PYTHON_USEDEP}] )
|
||||
upb? ( ~dev-python/upb-lib-0.4.12[${PYTHON_USEDEP}] )
|
||||
upcloud? ( ~dev-python/upcloud-api-2.0.0[${PYTHON_USEDEP}] )
|
||||
upc_connect? ( ~dev-python/connect-box-0.2.8[${PYTHON_USEDEP}] )
|
||||
updater? ( ~dev-python/distro-1.5.0[${PYTHON_USEDEP}] )
|
||||
upnp? ( ~dev-python/async-upnp-client-0.31.1[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
upnp? ( ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
uptimerobot? ( ~dev-python/pyuptimerobot-22.2.0[${PYTHON_USEDEP}] )
|
||||
usb? ( ~dev-python/pyudev-0.22.0[${PYTHON_USEDEP}] ~dev-python/pyserial-3.5[${PYTHON_USEDEP}] )
|
||||
uscis? ( ~dev-python/uscisstatus-0.1.1[${PYTHON_USEDEP}] )
|
||||
usgs_earthquakes_feed? ( ~dev-python/geojson-client-0.6[${PYTHON_USEDEP}] )
|
||||
usgs_earthquakes_feed? ( ~dev-python/aio-geojson-usgs-earthquakes-0.1[${PYTHON_USEDEP}] )
|
||||
utility_meter? ( ~dev-python/croniter-1.0.6[${PYTHON_USEDEP}] )
|
||||
uvc? ( ~dev-python/uvcclient-0.11.0[${PYTHON_USEDEP}] )
|
||||
vallox? ( ~dev-python/vallox-websocket-api-2.11.0[${PYTHON_USEDEP}] )
|
||||
vasttrafik? ( ~dev-python/vtjp-0.1.14[${PYTHON_USEDEP}] )
|
||||
velbus? ( ~dev-python/velbus-aio-2022.5.1[${PYTHON_USEDEP}] )
|
||||
velux? ( ~dev-python/pyvlx-0.2.19[${PYTHON_USEDEP}] )
|
||||
venstar? ( ~dev-python/venstarcolortouch-0.15[${PYTHON_USEDEP}] )
|
||||
velbus? ( ~dev-python/velbus-aio-2022.6.2[${PYTHON_USEDEP}] )
|
||||
velux? ( ~dev-python/pyvlx-0.2.20[${PYTHON_USEDEP}] )
|
||||
venstar? ( ~dev-python/venstarcolortouch-0.17[${PYTHON_USEDEP}] )
|
||||
vera? ( ~dev-python/pyvera-0.3.13[${PYTHON_USEDEP}] )
|
||||
verisure? ( ~dev-python/vsure-1.7.3[${PYTHON_USEDEP}] )
|
||||
versasense? ( ~dev-python/pyversasense-0.0.6[${PYTHON_USEDEP}] )
|
||||
@ -926,16 +926,16 @@ RDEPEND="${RDEPEND}
|
||||
webostv? ( ~dev-python/aiowebostv-0.2.0[${PYTHON_USEDEP}] )
|
||||
wemo? ( ~dev-python/pywemo-0.9.1[${PYTHON_USEDEP}] )
|
||||
whirlpool? ( ~dev-python/whirlpool-sixth-sense-0.15.1[${PYTHON_USEDEP}] )
|
||||
whois? ( ~dev-python/whois-0.9.13[${PYTHON_USEDEP}] )
|
||||
whois? ( ~dev-python/whois-0.9.16[${PYTHON_USEDEP}] )
|
||||
wiffi? ( ~dev-python/wiffi-1.1.0[${PYTHON_USEDEP}] )
|
||||
wilight? ( ~dev-python/pywilight-0.0.70[${PYTHON_USEDEP}] )
|
||||
wink? ( ~dev-python/pubnubsub-handler-1.0.9[${PYTHON_USEDEP}] ~dev-python/python-wink-1.10.5[${PYTHON_USEDEP}] )
|
||||
wirelesstag? ( ~dev-python/wirelesstagpy-0.8.1[${PYTHON_USEDEP}] )
|
||||
withings? ( ~dev-python/withings-api-2.4.0[${PYTHON_USEDEP}] )
|
||||
wiz? ( ~dev-python/pywizlight-0.5.13[${PYTHON_USEDEP}] )
|
||||
wiz? ( ~dev-python/pywizlight-0.5.14[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.13.2[${PYTHON_USEDEP}] )
|
||||
wolflink? ( ~dev-python/wolf_smartset-0.1.11[${PYTHON_USEDEP}] )
|
||||
workday? ( ~dev-python/holidays-0.13[${PYTHON_USEDEP}] )
|
||||
workday? ( ~dev-python/holidays-0.14.2[${PYTHON_USEDEP}] )
|
||||
ws66i? ( ~dev-python/pyws66i-1.1[${PYTHON_USEDEP}] )
|
||||
xbee? ( ~dev-python/xbee-helper-0.0.7[${PYTHON_USEDEP}] )
|
||||
xbox? ( ~dev-python/xbox-webapi-2.0.11[${PYTHON_USEDEP}] )
|
||||
@ -950,21 +950,21 @@ RDEPEND="${RDEPEND}
|
||||
yamaha? ( ~dev-python/rxv-0.7.0[${PYTHON_USEDEP}] )
|
||||
yamaha_musiccast? ( ~dev-python/aiomusiccast-0.14.4[${PYTHON_USEDEP}] )
|
||||
yandex_transport? ( ~dev-python/aioymaps-1.2.2[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.7.10[${PYTHON_USEDEP}] ~dev-python/async-upnp-client-0.31.1[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.7.10[${PYTHON_USEDEP}] ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] )
|
||||
yeelightsunflower? ( ~dev-python/yeelightsunflower-0.0.10[${PYTHON_USEDEP}] )
|
||||
yi? ( ~dev-python/aioftp-0.12.0[${PYTHON_USEDEP}] )
|
||||
yolink? ( ~dev-python/yolink-api-0.0.8[${PYTHON_USEDEP}] )
|
||||
youless? ( ~dev-python/youless-api-0.16[${PYTHON_USEDEP}] )
|
||||
zabbix? ( ~dev-python/py-zabbix-1.1.7[${PYTHON_USEDEP}] )
|
||||
zengge? ( ~dev-python/bluepy-1.3.0[${PYTHON_USEDEP}] ~dev-python/zengge-0.2[${PYTHON_USEDEP}] )
|
||||
zeroconf? ( ~dev-python/zeroconf-0.38.6[${PYTHON_USEDEP}] )
|
||||
zeroconf? ( ~dev-python/zeroconf-0.38.7[${PYTHON_USEDEP}] )
|
||||
zerproc? ( ~dev-python/pyzerproc-0.4.8[${PYTHON_USEDEP}] )
|
||||
zestimate? ( ~dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}] )
|
||||
zha? ( ~dev-python/bellows-0.30.0[${PYTHON_USEDEP}] ~dev-python/pyserial-3.5[${PYTHON_USEDEP}] ~dev-python/pyserial-asyncio-0.6[${PYTHON_USEDEP}] ~dev-python/zha-quirks-0.0.75[${PYTHON_USEDEP}] ~dev-python/zigpy-deconz-0.16.0[${PYTHON_USEDEP}] ~dev-python/zigpy-0.45.1[${PYTHON_USEDEP}] ~dev-python/zigpy-xbee-0.14.0[${PYTHON_USEDEP}] ~dev-python/zigpy-zigate-0.7.4[${PYTHON_USEDEP}] ~dev-python/zigpy-znp-0.7.0[${PYTHON_USEDEP}] )
|
||||
zestimate? ( ~dev-python/xmltodict-0.13.0[${PYTHON_USEDEP}] )
|
||||
zha? ( ~dev-python/bellows-0.31.0[${PYTHON_USEDEP}] ~dev-python/pyserial-3.5[${PYTHON_USEDEP}] ~dev-python/pyserial-asyncio-0.6[${PYTHON_USEDEP}] ~dev-python/zha-quirks-0.0.77[${PYTHON_USEDEP}] ~dev-python/zigpy-deconz-0.18.0[${PYTHON_USEDEP}] ~dev-python/zigpy-0.47.2[${PYTHON_USEDEP}] ~dev-python/zigpy-xbee-0.15.0[${PYTHON_USEDEP}] ~dev-python/zigpy-zigate-0.9.0[${PYTHON_USEDEP}] ~dev-python/zigpy-znp-0.8.0[${PYTHON_USEDEP}] )
|
||||
zhong_hong? ( ~dev-python/zhong-hong-hvac-1.0.9[${PYTHON_USEDEP}] )
|
||||
ziggo_mediabox_xl? ( ~dev-python/ziggo-mediabox-xl-1.1.0[${PYTHON_USEDEP}] )
|
||||
zoneminder? ( ~dev-python/zm-py-0.5.2[${PYTHON_USEDEP}] )
|
||||
zwave_js? ( ~dev-python/zwave-js-server-python-0.37.1[${PYTHON_USEDEP}] )
|
||||
zwave_js? ( ~dev-python/zwave-js-server-python-0.39.0[${PYTHON_USEDEP}] )
|
||||
zwave_me? ( ~dev-python/zwave-me-ws-0.2.4[${PYTHON_USEDEP}] ~dev-python/url-normalize-1.4.1[${PYTHON_USEDEP}] )"
|
||||
|
||||
BDEPEND="${RDEPEND}
|
||||
|
||||
@ -10,6 +10,8 @@ AUX socat-zwave.init.d 637 BLAKE2B d61c1024a6fe3ce8d322e62ac1ec15e00d08f5c5a63fe
|
||||
AUX update-homeassistant 1326 BLAKE2B 917bdd332c4e5dea5177eecd11a7f8d72b911fddfdc8e5eb54960c526fe8c735e20d44e570cf7aeb99669d2a9670c70da1c5fbc30efb284d1f0f330799de6e24 SHA512 3c05f0d6d1bde0e1526c3e679568794c07091e7856dfd8793e13feec6f22725ddaa3163ca2c81d9df86cf73573f932e561743f05de420b350a0b68f6a9582aca
|
||||
DIST homeassistant-2022.5.5.tar.gz 15430712 BLAKE2B e119f508fc5dec3b7eb7f18a61ec9fc281027b4e4df156683d54b803139d774218384d8bdcaec9c778d052046f9954564ef65f7feeab73c1a94e96ca655ed984 SHA512 fc5184c010242cca362d124231de4e0f396ba9b8596de4409243586043f77650db6d10641bb6274e954a1cc81e9d107942165a91a7c61b20cffcd08b11d9c9f0
|
||||
DIST homeassistant-2022.6.7.tar.gz 15575572 BLAKE2B 53c71df2e8d4f7a4842da2ea8d5191b6d02fc70321e5abe37ad76cecd21fe5d4ec0072d2cc0bdd7da1adaed9925ad44a48d58b8d213abcf684b21d67fb504614 SHA512 c37f5f63def798ea2c742827f94ae5f2d7ea41bf03279093c5ee4a0c6d007f4f0b4238f73010785b71b28776c71c8f18f6ee4ea8a61db5c92ac5b581b57148f0
|
||||
DIST homeassistant-2022.7.2.tar.gz 15745091 BLAKE2B 4e9a5fe654d7fb570c9083dc23355d8802cd87b83f15b807970e4c1d19492c8682e8e313c9447aabc51a9a5a52b9166430a2598145a12163890a787d4e6af1be SHA512 207b8090b1997a0c679e47deec0c886511cac2133f22900240b748053d472c2879adda59ed4ed839b552dafb4470a972ce4803c0441deb804177a2e665a3bce7
|
||||
EBUILD homeassistant-min-2022.5.5-r1.ebuild 14423 BLAKE2B 6ce541d8f2e7423bb82a2c907e3271004c544201eba315372cc3307b1a0ff695e5ab662111ec5129bbbf1769e33beb629a97bad2ba0a55a67ef2434210e6add5 SHA512 1fc223ddd3b9a3215fa01607980b45328abcef04b88c23f353878075e7b68799c5a9815a1311a395428071b45bc90efa72935314a17bed0dce61ab346507f3b1
|
||||
EBUILD homeassistant-min-2022.6.7.ebuild 14429 BLAKE2B 8776cae82a029acf2c9705497dee2ab7b5a664c281a67a3c676627cec71d5eaee7accfb02e3da3be092dbd5f948a7b14c95c9d530515b87852051523c0143245 SHA512 958bf8e5b744bcb7dbac34bbc44f1e5eb76160e84c2219d4412c388d5e44ecb8a1822b7f3a6b7611ff155bb521e7bed0e7fe97c90c00c73e1957b2e13121d69f
|
||||
EBUILD homeassistant-min-2022.7.2.ebuild 14582 BLAKE2B c98d8dc5216dddba0addba25c80b5ad00b6f63f7f02b286cebc8c56b61f4792be17e0f0a2a00f8d01240a47bbc1c7d11dae6bbf122f1fb7409b83841a41bc08b SHA512 d3603dcdd68f5b6767384a550c6a21bea90770ee64fb73d875d0cafb9bc40ad6f9d098f01907e9fbd077438a705109793b524947bbfbfd8f8f458ecf30f0e237
|
||||
MISC metadata.xml 8241 BLAKE2B 2570c4bda77fc48e7f98c5480a5245f06755b4925434729a9635a11b99521931f75abc8e97eb56c2ee07443369a4e4c263bfb7ca9f21135ea71b4b82fb1dc261 SHA512 452a97f029059e5d7bf74e24c7ab13e4f4f3e2a17fa4407cd63d901ed909571c363450eb49052b2a0faea4bca7900a7f04113a4d8375931add97339a7c3bfefc
|
||||
|
||||
284
app-misc/homeassistant-min/homeassistant-min-2022.7.2.ebuild
Normal file
284
app-misc/homeassistant-min/homeassistant-min-2022.7.2.ebuild
Normal file
@ -0,0 +1,284 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
inherit distutils-r1 readme.gentoo-r1 systemd
|
||||
|
||||
MY_PN=homeassistant
|
||||
|
||||
if [[ ${PV} == *9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/home-assistant/core.git"
|
||||
EGIT_BRANCH="dev"
|
||||
S="${WORKDIR}/core/"
|
||||
else
|
||||
MY_PV=${PV/_beta/b}
|
||||
MY_P=${MY_PN}-${MY_PV}
|
||||
SRC_URI="https://github.com/home-assistant/core/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
|
||||
S="${WORKDIR}/core-${MY_PV}"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Open-source home automation platform running on Python."
|
||||
HOMEPAGE="https://home-assistant.io/ https://git.edevau.net/onkelbeh/HomeAssistantRepository/"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
IUSE="accuweather airly airvisual alpha_vantage androidtv android_ip_webcam axis bluetooth_le_tracker +caldav camera cast cli co2signal compensation coronavirus darksky dlna_dmr dlna_dms +dwd_weather_warnings enigma2 esphome ffmpeg forecast_solar fronius github +homekit homekit_controller http hyperion influxdb knx kodi kraken +mariadb maxcube mikrotik +mobile_app +mqtt myq mysensors -mysql +notify_events octoprint onvif +otp owntracks +ping +plex ps4 +python_script qnap qvr_pro radio_browser +recorder +rest ring samsungtv +scrape season shelly signal_messenger +snmp socat sonos speedtestdotnet +spotify +sql +ssl systemd systemmonitor tankerkoenig tasmota test tile tomorrowio tplink upnp utility_meter +version +wake_on_lan wemo whois workday yamaha yamaha_musiccast zeroconf zha +zwave_js"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# external deps
|
||||
RDEPEND="${PYTHON_DEPS} acct-group/${MY_PN} acct-user/${MY_PN}
|
||||
|| ( dev-lang/python:3.8 dev-lang/python:3.9 dev-lang/python:3.10 )
|
||||
app-admin/logrotate
|
||||
dev-db/sqlite
|
||||
dev-libs/libfastjson
|
||||
>=dev-libs/xerces-c-3.1.4-r1"
|
||||
# make sure no conflicting main Ebuild is installed
|
||||
RDEPEND="${RDEPEND}
|
||||
!app-misc/homeassistant
|
||||
!app-misc/homeassistant-full"
|
||||
|
||||
# Home Assistant Core dependencies
|
||||
# from package_constraints.txt
|
||||
RDEPEND="${RDEPEND}
|
||||
~dev-python/aiodiscover-1.4.11[${PYTHON_USEDEP}]
|
||||
~dev-python/aiohttp-3.8.1[${PYTHON_USEDEP}]
|
||||
~dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/anyio-3.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/astral-2.2[${PYTHON_USEDEP}]
|
||||
~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}]
|
||||
~dev-python/async-timeout-4.0.2[${PYTHON_USEDEP}]
|
||||
~dev-python/atomicwrites-homeassistant-1.4.1[${PYTHON_USEDEP}]
|
||||
~dev-python/attrs-21.2.0[${PYTHON_USEDEP}]
|
||||
<dev-python/Authlib-1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/awesomeversion-22.6.0[${PYTHON_USEDEP}]
|
||||
<dev-python/backoff-2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/bcrypt-3.1.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/btlewrap-0.0.10[${PYTHON_USEDEP}]
|
||||
>=dev-python/certifi-2021.5.30[${PYTHON_USEDEP}]
|
||||
~dev-python/ciso8601-2.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/cryptography-36.0.2[${PYTHON_USEDEP}]
|
||||
~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/grpcio-status-1.46.1[${PYTHON_USEDEP}]
|
||||
~dev-python/grpcio-1.46.1[${PYTHON_USEDEP}]
|
||||
~dev-python/h11-0.12.0[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.54.1[${PYTHON_USEDEP}]
|
||||
~dev-python/home-assistant-frontend-20220707.0[${PYTHON_USEDEP}]
|
||||
~dev-python/httpcore-0.15.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/httplib2-0.19.0[${PYTHON_USEDEP}]
|
||||
~dev-python/httpx-0.23.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/hyperframe-5.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]
|
||||
~dev-python/jinja-3.1.2[${PYTHON_USEDEP}]
|
||||
~dev-python/libcst-0.3.23[${PYTHON_USEDEP}]
|
||||
~dev-python/lru-dict-1.1.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/multidict-6.0.2[${PYTHON_USEDEP}]
|
||||
~dev-python/numpy-1.23.0[${PYTHON_USEDEP}]
|
||||
~dev-python/orjson-3.7.5[${PYTHON_USEDEP}]
|
||||
~dev-python/paho-mqtt-1.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pillow-9.1.1[${PYTHON_USEDEP}]
|
||||
<dev-python/pip-22.1.0
|
||||
>=dev-python/pycryptodome-3.6.6[${PYTHON_USEDEP}]
|
||||
!~dev-python/pydantic-1.9.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pyjwt-2.4.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pynacl-1.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pyserial-3.5[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-engineio-3.13.1[${PYTHON_USEDEP}]
|
||||
<dev-python/python-engineio-4[${PYTHON_USEDEP}]
|
||||
~dev-python/python-slugify-4.0.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-socketio-4.6.0[${PYTHON_USEDEP}]
|
||||
<dev-python/python-socketio-5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pyudev-0.22.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
|
||||
~dev-python/regex-2021.8.28[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-2.28.1[${PYTHON_USEDEP}]
|
||||
~net-analyzer/scapy-2.4.5
|
||||
~dev-python/sqlalchemy-1.4.38[${PYTHON_USEDEP}]
|
||||
>=dev-python/typing-extensions-3.10.0.2[${PYTHON_USEDEP}]
|
||||
<dev-python/typing-extensions-5.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/urllib3-1.26.5[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-serialize-2.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-0.13.1[${PYTHON_USEDEP}]
|
||||
~dev-python/yarl-1.7.2[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.38.7[${PYTHON_USEDEP}]"
|
||||
|
||||
# unknown origin, still something to clean up here
|
||||
# some moved to suggested USE Flags
|
||||
#
|
||||
# auth/mfa_modules/totp.py:REQUIREMENTS = ["pyotp==2.6.0", "PyQRCode==1.2.1"]
|
||||
# scripts/check_config.py:REQUIREMENTS = ("colorlog==6.6.0",)
|
||||
|
||||
RDEPEND="${RDEPEND}
|
||||
~dev-python/colorlog-6.6.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/multidict-5.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pyotp-2.6.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyqrcode-1.2.1[${PYTHON_USEDEP}]
|
||||
dev-python/pycparser[${PYTHON_USEDEP}]
|
||||
>=dev-python/websocket-client-0.57.0[${PYTHON_USEDEP}]
|
||||
~media-libs/mutagen-1.45.1"
|
||||
# Module requirements from useflags
|
||||
RDEPEND="${RDEPEND}
|
||||
accuweather? ( ~dev-python/accuweather-0.3.0[${PYTHON_USEDEP}] )
|
||||
airly? ( ~dev-python/airly-1.1.0[${PYTHON_USEDEP}] )
|
||||
airvisual? ( ~dev-python/pyairvisual-5.0.9[${PYTHON_USEDEP}] )
|
||||
alpha_vantage? ( ~dev-python/alpha-vantage-2.3.1[${PYTHON_USEDEP}] )
|
||||
androidtv? ( ~dev-python/adb-shell-0.4.2[${PYTHON_USEDEP}] ~dev-python/androidtv-0.0.67[${PYTHON_USEDEP}] ~dev-python/pure-python-adb-0.3.0[${PYTHON_USEDEP}] )
|
||||
android_ip_webcam? ( ~dev-python/pydroid-ipcam-1.3.1[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-44[${PYTHON_USEDEP}] )
|
||||
bluetooth_le_tracker? ( ~dev-python/pygatt-4.0.5[${PYTHON_USEDEP}] )
|
||||
caldav? ( ~dev-python/caldav-0.9.1[${PYTHON_USEDEP}] )
|
||||
camera? ( ~dev-python/PyTurboJPEG-1.6.6[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-12.1.4[${PYTHON_USEDEP}] )
|
||||
cli? ( app-misc/home-assistant-cli )
|
||||
co2signal? ( ~dev-python/CO2Signal-0.4.2[${PYTHON_USEDEP}] )
|
||||
compensation? ( ~dev-python/numpy-1.23.0[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.1[${PYTHON_USEDEP}] )
|
||||
darksky? ( ~dev-python/python-forecastio-1.4.0[${PYTHON_USEDEP}] )
|
||||
dlna_dmr? ( ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] )
|
||||
dlna_dms? ( ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] )
|
||||
dwd_weather_warnings? ( ~dev-python/dwdwfsapi-1.0.5[${PYTHON_USEDEP}] )
|
||||
enigma2? ( ~dev-python/openwebifpy-3.2.7[${PYTHON_USEDEP}] )
|
||||
esphome? ( ~dev-python/aioesphomeapi-10.10.0[${PYTHON_USEDEP}] )
|
||||
ffmpeg? ( ~dev-python/ha-ffmpeg-3.0.2[${PYTHON_USEDEP}] )
|
||||
forecast_solar? ( ~dev-python/forecast-solar-2.2.0[${PYTHON_USEDEP}] )
|
||||
fronius? ( ~dev-python/PyFronius-0.7.1[${PYTHON_USEDEP}] )
|
||||
github? ( ~dev-python/aiogithubapi-22.2.4[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/HAP-python-4.5.0[${PYTHON_USEDEP}] ~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}] ~dev-python/pyqrcode-1.2.1[${PYTHON_USEDEP}] ~dev-python/base36-0.1.1[${PYTHON_USEDEP}] )
|
||||
homekit_controller? ( ~dev-python/aiohomekit-0.7.20[${PYTHON_USEDEP}] )
|
||||
http? ( ~dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}] )
|
||||
hyperion? ( ~dev-python/hyperion-py-0.7.5[${PYTHON_USEDEP}] )
|
||||
influxdb? ( ~dev-python/influxdb-5.3.1[${PYTHON_USEDEP}] ~dev-python/influxdb-client-1.24.0[${PYTHON_USEDEP}] )
|
||||
knx? ( ~dev-python/xknx-0.21.5[${PYTHON_USEDEP}] )
|
||||
kodi? ( ~dev-python/pykodi-0.2.7[${PYTHON_USEDEP}] )
|
||||
kraken? ( ~dev-python/krakenex-2.1.0[${PYTHON_USEDEP}] ~dev-python/pykrakenapi-0.1.8[${PYTHON_USEDEP}] )
|
||||
mariadb? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
|
||||
maxcube? ( ~dev-python/maxcube-api-0.4.3[${PYTHON_USEDEP}] )
|
||||
mikrotik? ( ~dev-python/librouteros-3.2.0[${PYTHON_USEDEP}] )
|
||||
mobile_app? ( ~dev-python/pynacl-1.5.0[${PYTHON_USEDEP}] )
|
||||
mqtt? ( ~dev-python/paho-mqtt-1.6.1[${PYTHON_USEDEP}] )
|
||||
myq? ( ~dev-python/pymyq-3.1.4[${PYTHON_USEDEP}] )
|
||||
mysensors? ( ~dev-python/pymysensors-0.22.1[${PYTHON_USEDEP}] )
|
||||
mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
|
||||
notify_events? ( ~dev-python/notify-events-1.0.4[${PYTHON_USEDEP}] )
|
||||
octoprint? ( ~dev-python/pyoctoprintapi-0.1.8[${PYTHON_USEDEP}] )
|
||||
onvif? ( ~dev-python/onvif-zeep-async-1.2.1[${PYTHON_USEDEP}] ~dev-python/WSDiscovery-2.0.0[${PYTHON_USEDEP}] )
|
||||
otp? ( ~dev-python/pyotp-2.6.0[${PYTHON_USEDEP}] )
|
||||
owntracks? ( ~dev-python/pynacl-1.5.0[${PYTHON_USEDEP}] )
|
||||
ping? ( ~dev-python/icmplib-3.0[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-4.11.2[${PYTHON_USEDEP}] ~dev-python/plexauth-0.0.6[${PYTHON_USEDEP}] ~dev-python/plexwebsocket-0.0.13[${PYTHON_USEDEP}] )
|
||||
ps4? ( ~dev-python/pyps4-2ndscreen-1.3.1[${PYTHON_USEDEP}] )
|
||||
python_script? ( ~dev-python/RestrictedPython-5.2[${PYTHON_USEDEP}] )
|
||||
qnap? ( ~dev-python/qnapstats-0.4.0[${PYTHON_USEDEP}] )
|
||||
qvr_pro? ( ~dev-python/pyqvrpro-0.52[${PYTHON_USEDEP}] )
|
||||
radio_browser? ( ~dev-python/radios-0.1.1[${PYTHON_USEDEP}] )
|
||||
recorder? ( ~dev-python/sqlalchemy-1.4.38[${PYTHON_USEDEP}] ~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}] ~dev-python/lru-dict-1.1.7[${PYTHON_USEDEP}] )
|
||||
rest? ( ~dev-python/jsonpath-0.82[${PYTHON_USEDEP}] ~dev-python/xmltodict-0.13.0[${PYTHON_USEDEP}] )
|
||||
ring? ( ~dev-python/ring-doorbell-0.7.2[${PYTHON_USEDEP}] )
|
||||
samsungtv? ( ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] ~dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}] ~dev-python/samsungtvws-2.5.0[${PYTHON_USEDEP}] ~dev-python/wakeonlan-2.0.1[${PYTHON_USEDEP}] ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] )
|
||||
scrape? ( ~dev-python/beautifulsoup4-4.11.1[${PYTHON_USEDEP}] ~dev-python/lxml-4.8.0[${PYTHON_USEDEP}] )
|
||||
season? ( ~dev-python/ephem-4.1.2[${PYTHON_USEDEP}] )
|
||||
shelly? ( ~dev-python/aioshelly-2.0.0[${PYTHON_USEDEP}] )
|
||||
signal_messenger? ( ~dev-python/pysignalclirestapi-0.3.18[${PYTHON_USEDEP}] )
|
||||
snmp? ( ~dev-python/pysnmplib-5.0.15[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
sonos? ( ~dev-python/soco-0.28.0[${PYTHON_USEDEP}] )
|
||||
speedtestdotnet? ( ~net-analyzer/speedtest-cli-2.1.3[${PYTHON_USEDEP}] )
|
||||
spotify? ( ~dev-python/spotipy-2.20.0[${PYTHON_USEDEP}] )
|
||||
sql? ( ~dev-python/sqlalchemy-1.4.38[${PYTHON_USEDEP}] )
|
||||
ssl? ( dev-libs/openssl app-crypt/certbot net-proxy/haproxy )
|
||||
systemmonitor? ( ~dev-python/psutil-5.9.0[${PYTHON_USEDEP}] )
|
||||
tankerkoenig? ( ~dev-python/pytankerkoenig-0.0.6[${PYTHON_USEDEP}] )
|
||||
tasmota? ( ~dev-python/HATasmota-0.5.1[${PYTHON_USEDEP}] )
|
||||
tile? ( ~dev-python/pytile-2022.2.0[${PYTHON_USEDEP}] )
|
||||
tomorrowio? ( ~dev-python/pytomorrowio-0.3.3[${PYTHON_USEDEP}] )
|
||||
tplink? ( ~dev-python/python-kasa-0.5.0[${PYTHON_USEDEP}] )
|
||||
upnp? ( ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
utility_meter? ( ~dev-python/croniter-1.0.6[${PYTHON_USEDEP}] )
|
||||
version? ( ~dev-python/pyhaversion-22.4.1[${PYTHON_USEDEP}] )
|
||||
wake_on_lan? ( ~dev-python/wakeonlan-2.0.1[${PYTHON_USEDEP}] )
|
||||
wemo? ( ~dev-python/pywemo-0.9.1[${PYTHON_USEDEP}] )
|
||||
whois? ( ~dev-python/whois-0.9.16[${PYTHON_USEDEP}] )
|
||||
workday? ( ~dev-python/holidays-0.14.2[${PYTHON_USEDEP}] )
|
||||
yamaha? ( ~dev-python/rxv-0.7.0[${PYTHON_USEDEP}] )
|
||||
yamaha_musiccast? ( ~dev-python/aiomusiccast-0.14.4[${PYTHON_USEDEP}] )
|
||||
zeroconf? ( ~dev-python/zeroconf-0.38.7[${PYTHON_USEDEP}] )
|
||||
zha? ( ~dev-python/bellows-0.31.0[${PYTHON_USEDEP}] ~dev-python/pyserial-3.5[${PYTHON_USEDEP}] ~dev-python/pyserial-asyncio-0.6[${PYTHON_USEDEP}] ~dev-python/zha-quirks-0.0.77[${PYTHON_USEDEP}] ~dev-python/zigpy-deconz-0.18.0[${PYTHON_USEDEP}] ~dev-python/zigpy-0.47.2[${PYTHON_USEDEP}] ~dev-python/zigpy-xbee-0.15.0[${PYTHON_USEDEP}] ~dev-python/zigpy-zigate-0.9.0[${PYTHON_USEDEP}] ~dev-python/zigpy-znp-0.8.0[${PYTHON_USEDEP}] )
|
||||
zwave_js? ( ~dev-python/zwave-js-server-python-0.39.0[${PYTHON_USEDEP}] )"
|
||||
|
||||
BDEPEND="${RDEPEND}
|
||||
test? (
|
||||
~dev-python/codecov-2.1.12[${PYTHON_USEDEP}]
|
||||
~dev-python/coverage-6.4.1[${PYTHON_USEDEP}]
|
||||
~dev-python/freezegun-1.2.1[${PYTHON_USEDEP}]
|
||||
~dev-python/mock-open-1.4.0[${PYTHON_USEDEP}]
|
||||
~dev-python/mypy-0.961[${PYTHON_USEDEP}]
|
||||
<dev-python/pip-22.1.0
|
||||
~dev-vcs/pre-commit-2.19.0
|
||||
~dev-python/pylint-strict-informational-0.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pylint-2.14.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-cov-3.0.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-freezegun-0.4.2[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-socket-0.5.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-sugar-0.9.4[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-test-groups-1.0.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-timeout-2.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-xdist-2.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-7.1.2[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-mock-1.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/respx-0.19.0[${PYTHON_USEDEP}]
|
||||
~dev-python/stdlib-list-0.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
|
||||
~dev-python/tqdm-4.49.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}]"
|
||||
|
||||
INSTALL_DIR="/opt/${MY_PN}"
|
||||
|
||||
DISABLE_AUTOFORMATTING=1
|
||||
DOC_CONTENTS="
|
||||
The HA interface listens on port 8123
|
||||
hass configuration is in: /etc/${MY_PN}
|
||||
daemon command line arguments are configured in: /etc/conf.d/${MY_PN}
|
||||
logging is to: /var/log/${MY_PN}/{server,errors,stdout}.log
|
||||
The sqlite db is by default in: /etc/${MY_PN}
|
||||
support at https://git.edevau.net/onkelbeh/HomeAssistantRepository
|
||||
"
|
||||
|
||||
S="${WORKDIR}/core-${MY_PV}"
|
||||
|
||||
DOCS="README.rst"
|
||||
|
||||
python_install_all() {
|
||||
dodoc ${DOCS}
|
||||
distutils-r1_python_install_all
|
||||
keepdir "$INSTALL_DIR"
|
||||
keepdir "/etc/${MY_PN}"
|
||||
fowners -R "${MY_PN}:${MY_PN}" "/etc/${MY_PN}"
|
||||
keepdir "/var/log/${MY_PN}"
|
||||
fowners -R "${MY_PN}:${MY_PN}" "/var/log/${MY_PN}"
|
||||
newconfd "${FILESDIR}/${MY_PN}.conf.d" "${MY_PN}"
|
||||
newinitd "${FILESDIR}/${MY_PN}.init.d" "${MY_PN}"
|
||||
use systemd && systemd_dounit "${FILESDIR}/${MY_PN}.service"
|
||||
dobin "${FILESDIR}/hasstest"
|
||||
if use socat ; then
|
||||
newinitd "${FILESDIR}/socat-zwave.init.d" "socat-zwave"
|
||||
sed -i -e 's/# need socat-zwave/need socat-zwave/g' "${D}/etc/init.d/${MY_PN}" || die
|
||||
fi
|
||||
if use mqtt ; then
|
||||
sed -i -e 's/# need mosquitto/need mosquitto/g' "${D}/etc/init.d/${MY_PN}" || die
|
||||
fi
|
||||
insinto /etc/logrotate.d
|
||||
newins "${FILESDIR}/${MY_PN}.logrotate" "${MY_PN}"
|
||||
readme.gentoo_create_doc
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
readme.gentoo_print_elog
|
||||
}
|
||||
|
||||
distutils_enable_tests pytest
|
||||
@ -10,6 +10,8 @@ AUX socat-zwave.init.d 637 BLAKE2B d61c1024a6fe3ce8d322e62ac1ec15e00d08f5c5a63fe
|
||||
AUX update-homeassistant 1326 BLAKE2B 917bdd332c4e5dea5177eecd11a7f8d72b911fddfdc8e5eb54960c526fe8c735e20d44e570cf7aeb99669d2a9670c70da1c5fbc30efb284d1f0f330799de6e24 SHA512 3c05f0d6d1bde0e1526c3e679568794c07091e7856dfd8793e13feec6f22725ddaa3163ca2c81d9df86cf73573f932e561743f05de420b350a0b68f6a9582aca
|
||||
DIST homeassistant-2022.5.5.tar.gz 15430712 BLAKE2B e119f508fc5dec3b7eb7f18a61ec9fc281027b4e4df156683d54b803139d774218384d8bdcaec9c778d052046f9954564ef65f7feeab73c1a94e96ca655ed984 SHA512 fc5184c010242cca362d124231de4e0f396ba9b8596de4409243586043f77650db6d10641bb6274e954a1cc81e9d107942165a91a7c61b20cffcd08b11d9c9f0
|
||||
DIST homeassistant-2022.6.7.tar.gz 15575572 BLAKE2B 53c71df2e8d4f7a4842da2ea8d5191b6d02fc70321e5abe37ad76cecd21fe5d4ec0072d2cc0bdd7da1adaed9925ad44a48d58b8d213abcf684b21d67fb504614 SHA512 c37f5f63def798ea2c742827f94ae5f2d7ea41bf03279093c5ee4a0c6d007f4f0b4238f73010785b71b28776c71c8f18f6ee4ea8a61db5c92ac5b581b57148f0
|
||||
DIST homeassistant-2022.7.2.tar.gz 15745091 BLAKE2B 4e9a5fe654d7fb570c9083dc23355d8802cd87b83f15b807970e4c1d19492c8682e8e313c9447aabc51a9a5a52b9166430a2598145a12163890a787d4e6af1be SHA512 207b8090b1997a0c679e47deec0c886511cac2133f22900240b748053d472c2879adda59ed4ed839b552dafb4470a972ce4803c0441deb804177a2e665a3bce7
|
||||
EBUILD homeassistant-2022.5.5-r1.ebuild 29443 BLAKE2B 61b4d92853df3816395f22e61e4f1d09c19212f8ef9bcbfff7d1810aa36e26dcb76b44e5a21a51d81cc7372de6f3d754dfb40f089b532065ac371ff1b9ce6152 SHA512 d6c41a417a40ab8680b2b7c3bcc52aadaac89f361dca48f7ab70102d8173d2526b182e253e66e4092fa290b364fa722f06ac5305495c26b4e21d37ca9fcb8da9
|
||||
EBUILD homeassistant-2022.6.7.ebuild 29452 BLAKE2B 36f13b254d8c197131d8a6b1c98d155cb41101519c5fae12a25ee86cec3321fa87eb4a394c3a404ff1f5dd96c10a1e83079986ac28791d6851da0bc1ea6c0b08 SHA512 a69d32b09f5c1bf6de790ea98fa70b776049478f357d44d01dcf525057e8b3ce1748de8c288ea40707a9c39463d8b4a983d0ce3553ee7f7954e0459dc62f64bd
|
||||
EBUILD homeassistant-2022.7.2.ebuild 29610 BLAKE2B f081acfc0447cfeb9cd8f8f264f393e6eaa1d30a7a24f0bbe268b09c4b9e6672d82e20ae9312fdeb62f0cdcf966085218e52ad207f2c9ab352d143f270f37f33 SHA512 d2807a20743e9a288d76dac71d884647d0e4ec6e89f3a75f15acd278fedae98afeaffab8140c386bdbeb966adb19ecd0ea65b60680e6c980d62de6f1982982c6
|
||||
MISC metadata.xml 25917 BLAKE2B 889ec049ef6825fe8241a0b8330a598fa0e7985dbe12c0fcff87c192a3ecd4ca1855d734f43215a25baa64c64aa2f0b0b12258f3e170c7ecdbc3337b55b10c4c SHA512 739c2ab285211ce05be6824134262bb7967a088f863de1e7b6ce2dfb6d0333a349b1dde74b2f156cef493cef5c11a38b89628b376561512404e7b2abb89b7ade
|
||||
|
||||
480
app-misc/homeassistant/homeassistant-2022.7.2.ebuild
Normal file
480
app-misc/homeassistant/homeassistant-2022.7.2.ebuild
Normal file
@ -0,0 +1,480 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
inherit distutils-r1 readme.gentoo-r1 systemd
|
||||
|
||||
MY_PN=homeassistant
|
||||
|
||||
if [[ ${PV} == *9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/home-assistant/core.git"
|
||||
EGIT_BRANCH="dev"
|
||||
S="${WORKDIR}/core/"
|
||||
else
|
||||
MY_PV=${PV/_beta/b}
|
||||
MY_P=${MY_PN}-${MY_PV}
|
||||
SRC_URI="https://github.com/home-assistant/core/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
|
||||
S="${WORKDIR}/core-${MY_PV}"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Open-source home automation platform running on Python."
|
||||
HOMEPAGE="https://home-assistant.io/ https://git.edevau.net/onkelbeh/HomeAssistantRepository/"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
IUSE="abode accuweather acer_projector acmeda adguard ads aftership agent_dvr airly airvisual aladdin_connect alarmdecoder almond alpha_vantage ambiclimate ambient_station amcrest ampio androidtv android_ip_webcam anel_pwrctrl anthemav apache_kafka apcupsd apple_tv apprise aquostv arcam_fmj aruba asuswrt aten_pe atome august aurora_abb_powerone avea avion awair axis backup baidu beewi_smartclim bh1750 bitcoin bizkaibus blackbird blebox blink blinksticklight blinkt blockchain bluetooth_le_tracker bluetooth_tracker bme280 bme680 bmw_connected_drive bond braviatv broadlink brother brottsplatskartan brunt bsblan bt_home_hub_5 bt_smarthub buienradar +caldav camera canary cast cisco_mobility_express cli co2signal compensation coronavirus daikin darksky deconz delijn denonavr deutsche_bahn devolo_home_control dexcom dhcp dht discogs discord discovery dlna_dmr dlna_dms doorbird dunehd +dwd_weather_warnings dynalite dyson ecobee emulated_roku enigma2 enocean enphase_envoy environment_canada esphome everlights evohome ffmpeg fibaro flume flunearyou flux_led foobot forecast_solar fortios freebox fritz fritzbox fritzbox_callmonitor fritzbox_netmonitor fronius garmin_connect gios github gogogate2 greeneye_monitor growatt_server guardian harman_kardon_avr harmony heos here_travel_time +homekit homekit_controller homematic homematicip_cloud hp_ilo http hue hydrawise iaqualink ihc imap incomfort influxdb insteon intesishome ipma ipp islamic_prayer_times jewish_calendar joaoapps_join kef knx kodi kraken lifx linode litterrobot loopenergy luci luftdaten +mariadb maxcube media_extractor meteo_france mfi miflora mikrotik mitemp_bt +mobile_app +mqtt myq -mysql nad nederlandse_spoorwegen netatmo netdata +notify_events nuki nws nx584 octoprint onkyo onvif opengarage opensensemap openweathermap opnsense +otp owntracks panasonic_viera philips_js pilight +ping pi_hole +plex plugwise poolsense powerwall ps4 +python_script qnap qvr_pro rachio radio_browser rainbird rainmachine +recorder rejseplanen +rest ring roku roomba roon samsungtv +scrape season shelly shodan signal_messenger simplisafe skybell sma smappee smarthab smartthings +snmp socat solax somfy sonos speedtestdotnet +spotify +sql squeezebox +ssl statsd synology_dsm systemd systemmonitor tankerkoenig tasmota tellduslive tesla test tile tomorrowio toon totalconnect tplink tuya unifi unifi_direct upnp utility_meter vallox velbus velux vera +version vicare vizio +wake_on_lan waqi waze_travel_time webostv wemo whois wink withings wled workday xbox_live xiaomi_aqara xiaomi_miio xiaomi_tv xs1 yamaha yamaha_musiccast yeelight yi zeroconf zerproc zha zhong_hong zoneminder +zwave_js"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# external deps
|
||||
RDEPEND="${PYTHON_DEPS} acct-group/${MY_PN} acct-user/${MY_PN}
|
||||
|| ( dev-lang/python:3.8 dev-lang/python:3.9 dev-lang/python:3.10 )
|
||||
app-admin/logrotate
|
||||
dev-db/sqlite
|
||||
dev-libs/libfastjson
|
||||
>=dev-libs/xerces-c-3.1.4-r1"
|
||||
# make sure no conflicting main Ebuild is installed
|
||||
RDEPEND="${RDEPEND}
|
||||
!app-misc/homeassistant-min
|
||||
!app-misc/homeassistant-full"
|
||||
|
||||
# Home Assistant Core dependencies
|
||||
# from package_constraints.txt
|
||||
RDEPEND="${RDEPEND}
|
||||
~dev-python/aiodiscover-1.4.11[${PYTHON_USEDEP}]
|
||||
~dev-python/aiohttp-3.8.1[${PYTHON_USEDEP}]
|
||||
~dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/anyio-3.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/astral-2.2[${PYTHON_USEDEP}]
|
||||
~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}]
|
||||
~dev-python/async-timeout-4.0.2[${PYTHON_USEDEP}]
|
||||
~dev-python/atomicwrites-homeassistant-1.4.1[${PYTHON_USEDEP}]
|
||||
~dev-python/attrs-21.2.0[${PYTHON_USEDEP}]
|
||||
<dev-python/Authlib-1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/awesomeversion-22.6.0[${PYTHON_USEDEP}]
|
||||
<dev-python/backoff-2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/bcrypt-3.1.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/btlewrap-0.0.10[${PYTHON_USEDEP}]
|
||||
>=dev-python/certifi-2021.5.30[${PYTHON_USEDEP}]
|
||||
~dev-python/ciso8601-2.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/cryptography-36.0.2[${PYTHON_USEDEP}]
|
||||
~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/grpcio-status-1.46.1[${PYTHON_USEDEP}]
|
||||
~dev-python/grpcio-1.46.1[${PYTHON_USEDEP}]
|
||||
~dev-python/h11-0.12.0[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.54.1[${PYTHON_USEDEP}]
|
||||
~dev-python/home-assistant-frontend-20220707.0[${PYTHON_USEDEP}]
|
||||
~dev-python/httpcore-0.15.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/httplib2-0.19.0[${PYTHON_USEDEP}]
|
||||
~dev-python/httpx-0.23.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/hyperframe-5.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]
|
||||
~dev-python/jinja-3.1.2[${PYTHON_USEDEP}]
|
||||
~dev-python/libcst-0.3.23[${PYTHON_USEDEP}]
|
||||
~dev-python/lru-dict-1.1.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/multidict-6.0.2[${PYTHON_USEDEP}]
|
||||
~dev-python/numpy-1.23.0[${PYTHON_USEDEP}]
|
||||
~dev-python/orjson-3.7.5[${PYTHON_USEDEP}]
|
||||
~dev-python/paho-mqtt-1.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pillow-9.1.1[${PYTHON_USEDEP}]
|
||||
<dev-python/pip-22.1.0
|
||||
>=dev-python/pycryptodome-3.6.6[${PYTHON_USEDEP}]
|
||||
!~dev-python/pydantic-1.9.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pyjwt-2.4.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pynacl-1.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pyserial-3.5[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-engineio-3.13.1[${PYTHON_USEDEP}]
|
||||
<dev-python/python-engineio-4[${PYTHON_USEDEP}]
|
||||
~dev-python/python-slugify-4.0.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-socketio-4.6.0[${PYTHON_USEDEP}]
|
||||
<dev-python/python-socketio-5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pyudev-0.22.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
|
||||
~dev-python/regex-2021.8.28[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-2.28.1[${PYTHON_USEDEP}]
|
||||
~net-analyzer/scapy-2.4.5
|
||||
~dev-python/sqlalchemy-1.4.38[${PYTHON_USEDEP}]
|
||||
>=dev-python/typing-extensions-3.10.0.2[${PYTHON_USEDEP}]
|
||||
<dev-python/typing-extensions-5.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/urllib3-1.26.5[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-serialize-2.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-0.13.1[${PYTHON_USEDEP}]
|
||||
~dev-python/yarl-1.7.2[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.38.7[${PYTHON_USEDEP}]"
|
||||
|
||||
# unknown origin, still something to clean up here
|
||||
# some moved to suggested USE Flags
|
||||
#
|
||||
# auth/mfa_modules/totp.py:REQUIREMENTS = ["pyotp==2.6.0", "PyQRCode==1.2.1"]
|
||||
# scripts/check_config.py:REQUIREMENTS = ("colorlog==6.6.0",)
|
||||
|
||||
RDEPEND="${RDEPEND}
|
||||
~dev-python/colorlog-6.6.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/multidict-5.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pyotp-2.6.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyqrcode-1.2.1[${PYTHON_USEDEP}]
|
||||
dev-python/pycparser[${PYTHON_USEDEP}]
|
||||
>=dev-python/websocket-client-0.57.0[${PYTHON_USEDEP}]
|
||||
~media-libs/mutagen-1.45.1"
|
||||
# Module requirements from useflags
|
||||
RDEPEND="${RDEPEND}
|
||||
abode? ( ~dev-python/abodepy-1.2.0[${PYTHON_USEDEP}] )
|
||||
accuweather? ( ~dev-python/accuweather-0.3.0[${PYTHON_USEDEP}] )
|
||||
acer_projector? ( ~dev-python/pyserial-3.5[${PYTHON_USEDEP}] )
|
||||
acmeda? ( ~dev-python/aiopulse-0.4.3[${PYTHON_USEDEP}] )
|
||||
adguard? ( ~dev-python/adguardhome-0.5.1[${PYTHON_USEDEP}] )
|
||||
ads? ( ~dev-python/pyads-3.2.2[${PYTHON_USEDEP}] )
|
||||
aftership? ( ~dev-python/pyaftership-21.11.0[${PYTHON_USEDEP}] )
|
||||
agent_dvr? ( ~dev-python/agent-py-0.0.23[${PYTHON_USEDEP}] )
|
||||
airly? ( ~dev-python/airly-1.1.0[${PYTHON_USEDEP}] )
|
||||
airvisual? ( ~dev-python/pyairvisual-5.0.9[${PYTHON_USEDEP}] )
|
||||
aladdin_connect? ( ~dev-python/AIOAladdinConnect-0.1.21[${PYTHON_USEDEP}] )
|
||||
alarmdecoder? ( ~dev-python/adext-0.4.2[${PYTHON_USEDEP}] )
|
||||
almond? ( ~dev-python/pyalmond-0.0.2[${PYTHON_USEDEP}] )
|
||||
alpha_vantage? ( ~dev-python/alpha-vantage-2.3.1[${PYTHON_USEDEP}] )
|
||||
ambiclimate? ( ~dev-python/Ambiclimate-0.2.1[${PYTHON_USEDEP}] )
|
||||
ambient_station? ( ~dev-python/aioambient-2021.11.0[${PYTHON_USEDEP}] )
|
||||
amcrest? ( ~dev-python/amcrest-1.9.7[${PYTHON_USEDEP}] )
|
||||
ampio? ( ~dev-python/asmog-0.0.6[${PYTHON_USEDEP}] )
|
||||
androidtv? ( ~dev-python/adb-shell-0.4.2[${PYTHON_USEDEP}] ~dev-python/androidtv-0.0.67[${PYTHON_USEDEP}] ~dev-python/pure-python-adb-0.3.0[${PYTHON_USEDEP}] )
|
||||
android_ip_webcam? ( ~dev-python/pydroid-ipcam-1.3.1[${PYTHON_USEDEP}] )
|
||||
anel_pwrctrl? ( ~dev-python/anel-pwrctrl-homeassistant-0.0.1[${PYTHON_USEDEP}] )
|
||||
anthemav? ( ~dev-python/anthemav-1.2.0[${PYTHON_USEDEP}] )
|
||||
apache_kafka? ( ~dev-python/aiokafka-0.7.2[${PYTHON_USEDEP}] )
|
||||
apcupsd? ( ~dev-python/apcaccess-0.0.13[${PYTHON_USEDEP}] )
|
||||
apple_tv? ( ~dev-python/pyatv-0.10.2[${PYTHON_USEDEP}] )
|
||||
apprise? ( ~dev-python/apprise-0.9.9[${PYTHON_USEDEP}] )
|
||||
aquostv? ( ~dev-python/sharp_aquos_rc-0.3.2[${PYTHON_USEDEP}] )
|
||||
arcam_fmj? ( ~dev-python/arcam-fmj-0.12.0[${PYTHON_USEDEP}] )
|
||||
aruba? ( ~dev-python/pexpect-4.6.0[${PYTHON_USEDEP}] )
|
||||
asuswrt? ( ~dev-python/aioasuswrt-1.4.0[${PYTHON_USEDEP}] )
|
||||
aten_pe? ( ~dev-python/atenpdu-0.3.2[${PYTHON_USEDEP}] )
|
||||
atome? ( ~dev-python/pyAtome-0.1.1[${PYTHON_USEDEP}] )
|
||||
august? ( ~dev-python/yalexs-1.1.25[${PYTHON_USEDEP}] )
|
||||
aurora_abb_powerone? ( ~dev-python/aurorapy-0.2.7[${PYTHON_USEDEP}] )
|
||||
avea? ( ~dev-python/avea-1.5.1[${PYTHON_USEDEP}] )
|
||||
avion? ( ~dev-python/avion-0.10[${PYTHON_USEDEP}] )
|
||||
awair? ( ~dev-python/python-awair-0.2.3[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-44[${PYTHON_USEDEP}] )
|
||||
backup? ( ~dev-python/securetar-2022.2.0[${PYTHON_USEDEP}] )
|
||||
baidu? ( ~dev-python/baidu-aip-1.6.6.0[${PYTHON_USEDEP}] )
|
||||
beewi_smartclim? ( ~dev-python/beewi-smartclim-0.0.10[${PYTHON_USEDEP}] )
|
||||
bh1750? ( ~dev-python/i2csense-0.0.4[${PYTHON_USEDEP}] ~dev-python/smbus-cffi-0.5.1[${PYTHON_USEDEP}] )
|
||||
bitcoin? ( ~dev-python/blockchain-1.4.4[${PYTHON_USEDEP}] )
|
||||
bizkaibus? ( ~dev-python/bizkaibus-0.1.1[${PYTHON_USEDEP}] )
|
||||
blackbird? ( ~dev-python/pyblackbird-0.5[${PYTHON_USEDEP}] )
|
||||
blebox? ( ~dev-python/blebox-uniapi-2.0.0[${PYTHON_USEDEP}] )
|
||||
blink? ( ~dev-python/blinkpy-0.19.0[${PYTHON_USEDEP}] )
|
||||
blinksticklight? ( ~dev-python/BlinkStick-1.2.0[${PYTHON_USEDEP}] )
|
||||
blinkt? ( ~dev-python/blinkt-0.1.0[${PYTHON_USEDEP}] )
|
||||
blockchain? ( ~dev-python/python-blockchain-api-0.0.2[${PYTHON_USEDEP}] )
|
||||
bluetooth_le_tracker? ( ~dev-python/pygatt-4.0.5[${PYTHON_USEDEP}] )
|
||||
bluetooth_tracker? ( ~dev-python/bt-proximity-0.2.1[${PYTHON_USEDEP}] ~dev-python/pybluez-0.22[${PYTHON_USEDEP}] )
|
||||
bme280? ( ~dev-python/i2csense-0.0.4[${PYTHON_USEDEP}] ~dev-python/smbus-cffi-0.5.1[${PYTHON_USEDEP}] ~dev-python/bme280spi-0.2.0[${PYTHON_USEDEP}] )
|
||||
bme680? ( ~dev-python/bme680-1.0.5[${PYTHON_USEDEP}] ~dev-python/smbus-cffi-0.5.1[${PYTHON_USEDEP}] )
|
||||
bmw_connected_drive? ( ~dev-python/bimmer-connected-0.9.6[${PYTHON_USEDEP}] )
|
||||
bond? ( ~dev-python/bond-async-0.1.22[${PYTHON_USEDEP}] )
|
||||
braviatv? ( ~dev-python/bravia-tv-1.0.11[${PYTHON_USEDEP}] )
|
||||
broadlink? ( ~dev-python/broadlink-0.18.2[${PYTHON_USEDEP}] )
|
||||
brother? ( ~dev-python/brother-1.2.3[${PYTHON_USEDEP}] )
|
||||
brottsplatskartan? ( ~dev-python/brottsplatskartan-0.0.1[${PYTHON_USEDEP}] )
|
||||
brunt? ( ~dev-python/brunt-1.2.0[${PYTHON_USEDEP}] )
|
||||
bsblan? ( ~dev-python/bsblan-0.5.0[${PYTHON_USEDEP}] )
|
||||
bt_home_hub_5? ( ~dev-python/bthomehub5-devicelist-0.1.1[${PYTHON_USEDEP}] )
|
||||
bt_smarthub? ( ~dev-python/btsmarthub-devicelist-0.2.0[${PYTHON_USEDEP}] )
|
||||
buienradar? ( ~dev-python/buienradar-1.0.5[${PYTHON_USEDEP}] )
|
||||
caldav? ( ~dev-python/caldav-0.9.1[${PYTHON_USEDEP}] )
|
||||
camera? ( ~dev-python/PyTurboJPEG-1.6.6[${PYTHON_USEDEP}] )
|
||||
canary? ( ~dev-python/py-canary-0.5.3[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-12.1.4[${PYTHON_USEDEP}] )
|
||||
cisco_mobility_express? ( ~dev-python/ciscomobilityexpress-0.3.9[${PYTHON_USEDEP}] )
|
||||
cli? ( app-misc/home-assistant-cli )
|
||||
co2signal? ( ~dev-python/CO2Signal-0.4.2[${PYTHON_USEDEP}] )
|
||||
compensation? ( ~dev-python/numpy-1.23.0[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.1[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.7.0[${PYTHON_USEDEP}] )
|
||||
darksky? ( ~dev-python/python-forecastio-1.4.0[${PYTHON_USEDEP}] )
|
||||
deconz? ( ~dev-python/pydeconz-97[${PYTHON_USEDEP}] )
|
||||
delijn? ( ~dev-python/pydelijn-1.0.0[${PYTHON_USEDEP}] )
|
||||
denonavr? ( ~dev-python/denonavr-0.10.11[${PYTHON_USEDEP}] )
|
||||
deutsche_bahn? ( ~dev-python/schiene-0.23[${PYTHON_USEDEP}] )
|
||||
devolo_home_control? ( ~dev-python/devolo-home-control-api-0.18.2[${PYTHON_USEDEP}] )
|
||||
dexcom? ( ~dev-python/pydexcom-0.2.3[${PYTHON_USEDEP}] )
|
||||
dhcp? ( ~net-analyzer/scapy-2.4.5 ~dev-python/aiodiscover-1.4.11[${PYTHON_USEDEP}] )
|
||||
dht? ( ~dev-python/adafruit-circuitpython-dht-3.7.0[${PYTHON_USEDEP}] ~dev-python/RPi-GPIO-0.7.1_alpha4[${PYTHON_USEDEP}] )
|
||||
discogs? ( ~dev-python/discogs-client-2.3.0[${PYTHON_USEDEP}] )
|
||||
discord? ( ~dev-python/nextcord-2.0.0_alpha8[${PYTHON_USEDEP}] )
|
||||
discovery? ( ~dev-python/netdisco-3.0.0[${PYTHON_USEDEP}] )
|
||||
dlna_dmr? ( ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] )
|
||||
dlna_dms? ( ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] )
|
||||
doorbird? ( ~dev-python/DoorBirdPy-2.1.0[${PYTHON_USEDEP}] )
|
||||
dunehd? ( ~dev-python/pdunehd-1.3.2[${PYTHON_USEDEP}] )
|
||||
dwd_weather_warnings? ( ~dev-python/dwdwfsapi-1.0.5[${PYTHON_USEDEP}] )
|
||||
dynalite? ( ~dev-python/dynalite-devices-0.1.46[${PYTHON_USEDEP}] )
|
||||
dyson? ( ~dev-python/libpurecool-0.6.4[${PYTHON_USEDEP}] )
|
||||
ecobee? ( ~dev-python/python-ecobee-api-0.2.14[${PYTHON_USEDEP}] )
|
||||
emulated_roku? ( ~dev-python/emulated-roku-0.2.1[${PYTHON_USEDEP}] )
|
||||
enigma2? ( ~dev-python/openwebifpy-3.2.7[${PYTHON_USEDEP}] )
|
||||
enocean? ( ~dev-python/enocean-0.50.1[${PYTHON_USEDEP}] )
|
||||
enphase_envoy? ( ~dev-python/envoy-reader-0.20.1[${PYTHON_USEDEP}] )
|
||||
environment_canada? ( ~dev-python/env-canada-0.5.22[${PYTHON_USEDEP}] )
|
||||
esphome? ( ~dev-python/aioesphomeapi-10.10.0[${PYTHON_USEDEP}] )
|
||||
everlights? ( ~dev-python/pyeverlights-0.1.0[${PYTHON_USEDEP}] )
|
||||
evohome? ( ~dev-python/evohome-async-0.3.15[${PYTHON_USEDEP}] )
|
||||
ffmpeg? ( ~dev-python/ha-ffmpeg-3.0.2[${PYTHON_USEDEP}] )
|
||||
fibaro? ( ~dev-python/fiblary3-0.1.8[${PYTHON_USEDEP}] )
|
||||
flume? ( ~dev-python/PyFlume-0.6.5[${PYTHON_USEDEP}] )
|
||||
flunearyou? ( ~dev-python/pyflunearyou-2.0.2[${PYTHON_USEDEP}] )
|
||||
flux_led? ( ~dev-python/flux-led-0.28.30[${PYTHON_USEDEP}] )
|
||||
foobot? ( ~dev-python/foobot_async-1.0.0[${PYTHON_USEDEP}] )
|
||||
forecast_solar? ( ~dev-python/forecast-solar-2.2.0[${PYTHON_USEDEP}] )
|
||||
fortios? ( ~dev-python/fortiosapi-1.0.5[${PYTHON_USEDEP}] )
|
||||
freebox? ( ~dev-python/freebox-api-0.0.10[${PYTHON_USEDEP}] )
|
||||
fritz? ( ~dev-python/fritzconnection-1.8.0[${PYTHON_USEDEP}] ~dev-python/xmltodict-0.13.0[${PYTHON_USEDEP}] )
|
||||
fritzbox? ( ~dev-python/pyfritzhome-0.6.4[${PYTHON_USEDEP}] )
|
||||
fritzbox_callmonitor? ( ~dev-python/fritzconnection-1.8.0[${PYTHON_USEDEP}] )
|
||||
fritzbox_netmonitor? ( ~dev-python/fritzconnection-1.4.2[${PYTHON_USEDEP}] )
|
||||
fronius? ( ~dev-python/PyFronius-0.7.1[${PYTHON_USEDEP}] )
|
||||
garmin_connect? ( ~dev-python/garminconnect-ha-0.1.6[${PYTHON_USEDEP}] )
|
||||
gios? ( ~dev-python/gios-2.1.0[${PYTHON_USEDEP}] )
|
||||
github? ( ~dev-python/aiogithubapi-22.2.4[${PYTHON_USEDEP}] )
|
||||
gogogate2? ( ~dev-python/ismartgate-4.0.4[${PYTHON_USEDEP}] )
|
||||
greeneye_monitor? ( ~dev-python/greeneye-monitor-3.0.3[${PYTHON_USEDEP}] )
|
||||
growatt_server? ( ~dev-python/growattServer-1.2.2[${PYTHON_USEDEP}] )
|
||||
guardian? ( ~dev-python/aioguardian-2022.3.2[${PYTHON_USEDEP}] )
|
||||
harman_kardon_avr? ( ~dev-python/hkavr-0.0.5[${PYTHON_USEDEP}] )
|
||||
harmony? ( ~dev-python/aioharmony-0.2.9[${PYTHON_USEDEP}] )
|
||||
heos? ( ~dev-python/pyheos-0.7.2[${PYTHON_USEDEP}] )
|
||||
here_travel_time? ( ~dev-python/herepy-2.0.0[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/HAP-python-4.5.0[${PYTHON_USEDEP}] ~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}] ~dev-python/pyqrcode-1.2.1[${PYTHON_USEDEP}] ~dev-python/base36-0.1.1[${PYTHON_USEDEP}] )
|
||||
homekit_controller? ( ~dev-python/aiohomekit-0.7.20[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.77[${PYTHON_USEDEP}] )
|
||||
homematicip_cloud? ( ~dev-python/homematicip-1.0.3[${PYTHON_USEDEP}] )
|
||||
hp_ilo? ( ~dev-python/python-hpilo-4.3[${PYTHON_USEDEP}] )
|
||||
http? ( ~dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}] )
|
||||
hue? ( ~dev-python/aiohue-4.4.2[${PYTHON_USEDEP}] )
|
||||
hydrawise? ( ~dev-python/Hydrawiser-0.2[${PYTHON_USEDEP}] )
|
||||
iaqualink? ( ~dev-python/iaqualink-0.4.1[${PYTHON_USEDEP}] )
|
||||
ihc? ( ~dev-python/defusedxml-0.7.1[${PYTHON_USEDEP}] ~dev-python/ihcsdk-2.7.6[${PYTHON_USEDEP}] )
|
||||
imap? ( ~dev-python/aioimaplib-1.0.0[${PYTHON_USEDEP}] )
|
||||
incomfort? ( ~dev-python/incomfort-client-0.4.4[${PYTHON_USEDEP}] )
|
||||
influxdb? ( ~dev-python/influxdb-5.3.1[${PYTHON_USEDEP}] ~dev-python/influxdb-client-1.24.0[${PYTHON_USEDEP}] )
|
||||
insteon? ( ~dev-python/pyinsteon-1.1.1[${PYTHON_USEDEP}] ~dev-python/insteon-frontend-home-assistant-0.1.1[${PYTHON_USEDEP}] )
|
||||
intesishome? ( ~dev-python/pyintesishome-1.8.0[${PYTHON_USEDEP}] )
|
||||
ipma? ( ~dev-python/pyipma-2.0.5[${PYTHON_USEDEP}] )
|
||||
ipp? ( ~dev-python/pyipp-0.11.0[${PYTHON_USEDEP}] )
|
||||
islamic_prayer_times? ( ~dev-python/prayer-times-calculator-0.0.5[${PYTHON_USEDEP}] )
|
||||
jewish_calendar? ( ~dev-python/hdate-0.10.4[${PYTHON_USEDEP}] )
|
||||
joaoapps_join? ( ~dev-python/python-join-api-0.0.9[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.16[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
knx? ( ~dev-python/xknx-0.21.5[${PYTHON_USEDEP}] )
|
||||
kodi? ( ~dev-python/pykodi-0.2.7[${PYTHON_USEDEP}] )
|
||||
kraken? ( ~dev-python/krakenex-2.1.0[${PYTHON_USEDEP}] ~dev-python/pykrakenapi-0.1.8[${PYTHON_USEDEP}] )
|
||||
lifx? ( ~dev-python/aiolifx-0.8.1[${PYTHON_USEDEP}] ~dev-python/aiolifx-effects-0.2.2[${PYTHON_USEDEP}] )
|
||||
linode? ( ~dev-python/linode-api-4.1.9_beta1[${PYTHON_USEDEP}] )
|
||||
litterrobot? ( ~dev-python/pylitterbot-2022.3.0[${PYTHON_USEDEP}] )
|
||||
loopenergy? ( ~dev-python/pyloopenergy-0.2.1[${PYTHON_USEDEP}] )
|
||||
luci? ( ~dev-python/openwrt-luci-rpc-1.1.11[${PYTHON_USEDEP}] )
|
||||
luftdaten? ( ~dev-python/luftdaten-0.7.2[${PYTHON_USEDEP}] )
|
||||
mariadb? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
|
||||
maxcube? ( ~dev-python/maxcube-api-0.4.3[${PYTHON_USEDEP}] )
|
||||
media_extractor? ( ~net-misc/youtube-dl-2021.12.17 )
|
||||
meteo_france? ( ~dev-python/meteofrance-api-1.0.2[${PYTHON_USEDEP}] )
|
||||
mfi? ( ~dev-python/mficlient-0.3.0[${PYTHON_USEDEP}] )
|
||||
miflora? ( ~dev-python/bluepy-1.3.0[${PYTHON_USEDEP}] ~dev-python/miflora-0.7.2[${PYTHON_USEDEP}] )
|
||||
mikrotik? ( ~dev-python/librouteros-3.2.0[${PYTHON_USEDEP}] )
|
||||
mitemp_bt? ( ~dev-python/mitemp-bt-0.0.5[${PYTHON_USEDEP}] )
|
||||
mobile_app? ( ~dev-python/pynacl-1.5.0[${PYTHON_USEDEP}] )
|
||||
mqtt? ( ~dev-python/paho-mqtt-1.6.1[${PYTHON_USEDEP}] )
|
||||
myq? ( ~dev-python/pymyq-3.1.4[${PYTHON_USEDEP}] )
|
||||
mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
|
||||
nad? ( ~dev-python/nad-receiver-0.3.0[${PYTHON_USEDEP}] )
|
||||
nederlandse_spoorwegen? ( ~dev-python/nsapi-3.0.5[${PYTHON_USEDEP}] )
|
||||
netatmo? ( ~dev-python/pyatmo-6.2.4[${PYTHON_USEDEP}] )
|
||||
netdata? ( ~dev-python/netdata-1.0.1[${PYTHON_USEDEP}] )
|
||||
notify_events? ( ~dev-python/notify-events-1.0.4[${PYTHON_USEDEP}] )
|
||||
nuki? ( ~dev-python/pynuki-1.5.2[${PYTHON_USEDEP}] )
|
||||
nws? ( ~dev-python/pynws-1.4.1[${PYTHON_USEDEP}] )
|
||||
nx584? ( ~dev-python/pynx584-0.5[${PYTHON_USEDEP}] )
|
||||
octoprint? ( ~dev-python/pyoctoprintapi-0.1.8[${PYTHON_USEDEP}] )
|
||||
onkyo? ( ~dev-python/onkyo-eiscp-1.2.7[${PYTHON_USEDEP}] )
|
||||
onvif? ( ~dev-python/onvif-zeep-async-1.2.1[${PYTHON_USEDEP}] ~dev-python/WSDiscovery-2.0.0[${PYTHON_USEDEP}] )
|
||||
opengarage? ( ~dev-python/open-garage-0.2.0[${PYTHON_USEDEP}] )
|
||||
opensensemap? ( ~dev-python/opensensemap-api-0.2.0[${PYTHON_USEDEP}] )
|
||||
openweathermap? ( ~dev-python/pyowm-3.2.0[${PYTHON_USEDEP}] )
|
||||
opnsense? ( ~dev-python/pyopnsense-0.2.0[${PYTHON_USEDEP}] )
|
||||
otp? ( ~dev-python/pyotp-2.6.0[${PYTHON_USEDEP}] )
|
||||
owntracks? ( ~dev-python/pynacl-1.5.0[${PYTHON_USEDEP}] )
|
||||
panasonic_viera? ( ~dev-python/panasonic-viera-0.3.6[${PYTHON_USEDEP}] )
|
||||
philips_js? ( ~dev-python/ha-philipsjs-2.9.0[${PYTHON_USEDEP}] )
|
||||
pilight? ( ~dev-python/pilight-0.1.1[${PYTHON_USEDEP}] )
|
||||
ping? ( ~dev-python/icmplib-3.0[${PYTHON_USEDEP}] )
|
||||
pi_hole? ( ~dev-python/hole-0.7.0[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-4.11.2[${PYTHON_USEDEP}] ~dev-python/plexauth-0.0.6[${PYTHON_USEDEP}] ~dev-python/plexwebsocket-0.0.13[${PYTHON_USEDEP}] )
|
||||
plugwise? ( ~dev-python/plugwise-0.18.5[${PYTHON_USEDEP}] )
|
||||
poolsense? ( ~dev-python/poolsense-0.0.8[${PYTHON_USEDEP}] )
|
||||
powerwall? ( ~dev-python/tesla-powerwall-0.3.18[${PYTHON_USEDEP}] )
|
||||
ps4? ( ~dev-python/pyps4-2ndscreen-1.3.1[${PYTHON_USEDEP}] )
|
||||
python_script? ( ~dev-python/RestrictedPython-5.2[${PYTHON_USEDEP}] )
|
||||
qnap? ( ~dev-python/qnapstats-0.4.0[${PYTHON_USEDEP}] )
|
||||
qvr_pro? ( ~dev-python/pyqvrpro-0.52[${PYTHON_USEDEP}] )
|
||||
rachio? ( ~dev-python/RachioPy-1.0.3[${PYTHON_USEDEP}] )
|
||||
radio_browser? ( ~dev-python/radios-0.1.1[${PYTHON_USEDEP}] )
|
||||
rainbird? ( ~dev-python/pyrainbird-0.4.3[${PYTHON_USEDEP}] )
|
||||
rainmachine? ( ~dev-python/regenmaschine-2022.7.0[${PYTHON_USEDEP}] )
|
||||
recorder? ( ~dev-python/sqlalchemy-1.4.38[${PYTHON_USEDEP}] ~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}] ~dev-python/lru-dict-1.1.7[${PYTHON_USEDEP}] )
|
||||
rejseplanen? ( ~dev-python/rjpl-0.3.6[${PYTHON_USEDEP}] )
|
||||
rest? ( ~dev-python/jsonpath-0.82[${PYTHON_USEDEP}] ~dev-python/xmltodict-0.13.0[${PYTHON_USEDEP}] )
|
||||
ring? ( ~dev-python/ring-doorbell-0.7.2[${PYTHON_USEDEP}] )
|
||||
roku? ( ~dev-python/rokuecp-0.16.0[${PYTHON_USEDEP}] )
|
||||
roomba? ( ~dev-python/roombapy-1.6.5[${PYTHON_USEDEP}] )
|
||||
roon? ( ~dev-python/roonapi-0.1.1[${PYTHON_USEDEP}] )
|
||||
samsungtv? ( ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] ~dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}] ~dev-python/samsungtvws-2.5.0[${PYTHON_USEDEP}] ~dev-python/wakeonlan-2.0.1[${PYTHON_USEDEP}] ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] )
|
||||
scrape? ( ~dev-python/beautifulsoup4-4.11.1[${PYTHON_USEDEP}] ~dev-python/lxml-4.8.0[${PYTHON_USEDEP}] )
|
||||
season? ( ~dev-python/ephem-4.1.2[${PYTHON_USEDEP}] )
|
||||
shelly? ( ~dev-python/aioshelly-2.0.0[${PYTHON_USEDEP}] )
|
||||
shodan? ( ~dev-python/shodan-1.27.0[${PYTHON_USEDEP}] )
|
||||
signal_messenger? ( ~dev-python/pysignalclirestapi-0.3.18[${PYTHON_USEDEP}] )
|
||||
simplisafe? ( ~dev-python/simplisafe-python-2022.6.1[${PYTHON_USEDEP}] )
|
||||
skybell? ( ~dev-python/aioskybell-22.7.0[${PYTHON_USEDEP}] )
|
||||
sma? ( ~dev-python/pysma-0.6.11[${PYTHON_USEDEP}] )
|
||||
smappee? ( ~dev-python/pysmappee-0.2.29[${PYTHON_USEDEP}] )
|
||||
smarthab? ( ~dev-python/SmartHab-0.21[${PYTHON_USEDEP}] )
|
||||
smartthings? ( ~dev-python/pysmartapp-0.3.3[${PYTHON_USEDEP}] ~dev-python/pysmartthings-0.7.6[${PYTHON_USEDEP}] )
|
||||
snmp? ( ~dev-python/pysnmplib-5.0.15[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
solax? ( ~dev-python/solax-0.2.9[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.11.0[${PYTHON_USEDEP}] )
|
||||
sonos? ( ~dev-python/soco-0.28.0[${PYTHON_USEDEP}] )
|
||||
speedtestdotnet? ( ~net-analyzer/speedtest-cli-2.1.3[${PYTHON_USEDEP}] )
|
||||
spotify? ( ~dev-python/spotipy-2.20.0[${PYTHON_USEDEP}] )
|
||||
sql? ( ~dev-python/sqlalchemy-1.4.38[${PYTHON_USEDEP}] )
|
||||
squeezebox? ( ~dev-python/pysqueezebox-0.5.5[${PYTHON_USEDEP}] )
|
||||
ssl? ( dev-libs/openssl app-crypt/certbot net-proxy/haproxy )
|
||||
statsd? ( ~dev-python/statsd-3.2.1[${PYTHON_USEDEP}] )
|
||||
synology_dsm? ( ~dev-python/py-synologydsm-api-1.0.8[${PYTHON_USEDEP}] )
|
||||
systemmonitor? ( ~dev-python/psutil-5.9.0[${PYTHON_USEDEP}] )
|
||||
tankerkoenig? ( ~dev-python/pytankerkoenig-0.0.6[${PYTHON_USEDEP}] )
|
||||
tasmota? ( ~dev-python/HATasmota-0.5.1[${PYTHON_USEDEP}] )
|
||||
tellduslive? ( ~dev-python/tellduslive-0.10.11[${PYTHON_USEDEP}] )
|
||||
tesla? ( ~dev-python/teslajsonpy-0.18.3[${PYTHON_USEDEP}] )
|
||||
tile? ( ~dev-python/pytile-2022.2.0[${PYTHON_USEDEP}] )
|
||||
tomorrowio? ( ~dev-python/pytomorrowio-0.3.3[${PYTHON_USEDEP}] )
|
||||
toon? ( ~dev-python/toonapi-0.2.1[${PYTHON_USEDEP}] )
|
||||
totalconnect? ( ~dev-python/total-connect-client-2022.5[${PYTHON_USEDEP}] )
|
||||
tplink? ( ~dev-python/python-kasa-0.5.0[${PYTHON_USEDEP}] )
|
||||
tuya? ( ~dev-python/tuya-iot-py-sdk-0.6.6[${PYTHON_USEDEP}] )
|
||||
unifi? ( ~dev-python/aiounifi-34[${PYTHON_USEDEP}] )
|
||||
unifi_direct? ( ~dev-python/pexpect-4.6.0[${PYTHON_USEDEP}] )
|
||||
upnp? ( ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
utility_meter? ( ~dev-python/croniter-1.0.6[${PYTHON_USEDEP}] )
|
||||
vallox? ( ~dev-python/vallox-websocket-api-2.11.0[${PYTHON_USEDEP}] )
|
||||
velbus? ( ~dev-python/velbus-aio-2022.6.2[${PYTHON_USEDEP}] )
|
||||
velux? ( ~dev-python/pyvlx-0.2.20[${PYTHON_USEDEP}] )
|
||||
vera? ( ~dev-python/pyvera-0.3.13[${PYTHON_USEDEP}] )
|
||||
version? ( ~dev-python/pyhaversion-22.4.1[${PYTHON_USEDEP}] )
|
||||
vicare? ( ~dev-python/PyViCare-2.16.2[${PYTHON_USEDEP}] )
|
||||
vizio? ( ~dev-python/pyvizio-0.1.57[${PYTHON_USEDEP}] )
|
||||
wake_on_lan? ( ~dev-python/wakeonlan-2.0.1[${PYTHON_USEDEP}] )
|
||||
waqi? ( ~dev-python/waqiasync-1.0.0[${PYTHON_USEDEP}] )
|
||||
waze_travel_time? ( ~dev-python/WazeRouteCalculator-0.14[${PYTHON_USEDEP}] )
|
||||
webostv? ( ~dev-python/aiowebostv-0.2.0[${PYTHON_USEDEP}] )
|
||||
wemo? ( ~dev-python/pywemo-0.9.1[${PYTHON_USEDEP}] )
|
||||
whois? ( ~dev-python/whois-0.9.16[${PYTHON_USEDEP}] )
|
||||
wink? ( ~dev-python/pubnubsub-handler-1.0.9[${PYTHON_USEDEP}] ~dev-python/python-wink-1.10.5[${PYTHON_USEDEP}] )
|
||||
withings? ( ~dev-python/withings-api-2.4.0[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.13.2[${PYTHON_USEDEP}] )
|
||||
workday? ( ~dev-python/holidays-0.14.2[${PYTHON_USEDEP}] )
|
||||
xbox_live? ( ~dev-python/xboxapi-2.0.1[${PYTHON_USEDEP}] )
|
||||
xiaomi_aqara? ( ~dev-python/PyXiaomiGateway-0.13.4[${PYTHON_USEDEP}] )
|
||||
xiaomi_miio? ( ~dev-python/construct-2.10.56[${PYTHON_USEDEP}] ~dev-python/micloud-0.5[${PYTHON_USEDEP}] ~dev-python/python-miio-0.5.11[${PYTHON_USEDEP}] )
|
||||
xiaomi_tv? ( ~dev-python/pymitv-1.4.3[${PYTHON_USEDEP}] )
|
||||
xs1? ( ~dev-python/xs1-api-client-3.0.0[${PYTHON_USEDEP}] )
|
||||
yamaha? ( ~dev-python/rxv-0.7.0[${PYTHON_USEDEP}] )
|
||||
yamaha_musiccast? ( ~dev-python/aiomusiccast-0.14.4[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.7.10[${PYTHON_USEDEP}] ~dev-python/async-upnp-client-0.31.2[${PYTHON_USEDEP}] )
|
||||
yi? ( ~dev-python/aioftp-0.12.0[${PYTHON_USEDEP}] )
|
||||
zeroconf? ( ~dev-python/zeroconf-0.38.7[${PYTHON_USEDEP}] )
|
||||
zerproc? ( ~dev-python/pyzerproc-0.4.8[${PYTHON_USEDEP}] )
|
||||
zha? ( ~dev-python/bellows-0.31.0[${PYTHON_USEDEP}] ~dev-python/pyserial-3.5[${PYTHON_USEDEP}] ~dev-python/pyserial-asyncio-0.6[${PYTHON_USEDEP}] ~dev-python/zha-quirks-0.0.77[${PYTHON_USEDEP}] ~dev-python/zigpy-deconz-0.18.0[${PYTHON_USEDEP}] ~dev-python/zigpy-0.47.2[${PYTHON_USEDEP}] ~dev-python/zigpy-xbee-0.15.0[${PYTHON_USEDEP}] ~dev-python/zigpy-zigate-0.9.0[${PYTHON_USEDEP}] ~dev-python/zigpy-znp-0.8.0[${PYTHON_USEDEP}] )
|
||||
zhong_hong? ( ~dev-python/zhong-hong-hvac-1.0.9[${PYTHON_USEDEP}] )
|
||||
zoneminder? ( ~dev-python/zm-py-0.5.2[${PYTHON_USEDEP}] )
|
||||
zwave_js? ( ~dev-python/zwave-js-server-python-0.39.0[${PYTHON_USEDEP}] )"
|
||||
|
||||
BDEPEND="${RDEPEND}
|
||||
test? (
|
||||
~dev-python/codecov-2.1.12[${PYTHON_USEDEP}]
|
||||
~dev-python/coverage-6.4.1[${PYTHON_USEDEP}]
|
||||
~dev-python/freezegun-1.2.1[${PYTHON_USEDEP}]
|
||||
~dev-python/mock-open-1.4.0[${PYTHON_USEDEP}]
|
||||
~dev-python/mypy-0.961[${PYTHON_USEDEP}]
|
||||
<dev-python/pip-22.1.0
|
||||
~dev-vcs/pre-commit-2.19.0
|
||||
~dev-python/pylint-strict-informational-0.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pylint-2.14.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-cov-3.0.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-freezegun-0.4.2[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-socket-0.5.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-sugar-0.9.4[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-test-groups-1.0.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-timeout-2.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-xdist-2.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-7.1.2[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-mock-1.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/respx-0.19.0[${PYTHON_USEDEP}]
|
||||
~dev-python/stdlib-list-0.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
|
||||
~dev-python/tqdm-4.49.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}]"
|
||||
|
||||
INSTALL_DIR="/opt/${MY_PN}"
|
||||
|
||||
DISABLE_AUTOFORMATTING=1
|
||||
DOC_CONTENTS="
|
||||
The HA interface listens on port 8123
|
||||
hass configuration is in: /etc/${MY_PN}
|
||||
daemon command line arguments are configured in: /etc/conf.d/${MY_PN}
|
||||
logging is to: /var/log/${MY_PN}/{server,errors,stdout}.log
|
||||
The sqlite db is by default in: /etc/${MY_PN}
|
||||
support at https://git.edevau.net/onkelbeh/HomeAssistantRepository
|
||||
"
|
||||
|
||||
S="${WORKDIR}/core-${MY_PV}"
|
||||
|
||||
DOCS="README.rst"
|
||||
|
||||
python_install_all() {
|
||||
dodoc ${DOCS}
|
||||
distutils-r1_python_install_all
|
||||
keepdir "$INSTALL_DIR"
|
||||
keepdir "/etc/${MY_PN}"
|
||||
fowners -R "${MY_PN}:${MY_PN}" "/etc/${MY_PN}"
|
||||
keepdir "/var/log/${MY_PN}"
|
||||
fowners -R "${MY_PN}:${MY_PN}" "/var/log/${MY_PN}"
|
||||
newconfd "${FILESDIR}/${MY_PN}.conf.d" "${MY_PN}"
|
||||
newinitd "${FILESDIR}/${MY_PN}.init.d" "${MY_PN}"
|
||||
use systemd && systemd_dounit "${FILESDIR}/${MY_PN}.service"
|
||||
dobin "${FILESDIR}/hasstest"
|
||||
if use socat ; then
|
||||
newinitd "${FILESDIR}/socat-zwave.init.d" "socat-zwave"
|
||||
sed -i -e 's/# need socat-zwave/need socat-zwave/g' "${D}/etc/init.d/${MY_PN}" || die
|
||||
fi
|
||||
if use mqtt ; then
|
||||
sed -i -e 's/# need mosquitto/need mosquitto/g' "${D}/etc/init.d/${MY_PN}" || die
|
||||
fi
|
||||
insinto /etc/logrotate.d
|
||||
newins "${FILESDIR}/${MY_PN}.logrotate" "${MY_PN}"
|
||||
readme.gentoo_create_doc
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
readme.gentoo_print_elog
|
||||
}
|
||||
|
||||
distutils_enable_tests pytest
|
||||
@ -1,6 +1,6 @@
|
||||
abodepy==1.2.0
|
||||
accuweather==0.3.0
|
||||
acme==1.27.0
|
||||
acme==1.28.0
|
||||
Adafruit-Blinka==7.1.1
|
||||
adafruit-circuitpython-bmp280==3.1.1
|
||||
adafruit-circuitpython-busdevice==5.1.8
|
||||
@ -16,16 +16,18 @@ adguardhome==0.5.1
|
||||
advantage-air==0.3.1
|
||||
AEMET-OpenData==0.2.1
|
||||
aenum==3.1.11
|
||||
afsapi==0.0.4
|
||||
afsapi==0.2.4
|
||||
agent-py==0.0.23
|
||||
aio-geojson-client==0.17
|
||||
aio-geojson-generic-client==0.1
|
||||
aio-geojson-geonetnz-quakes==0.13
|
||||
aio-geojson-geonetnz-volcano==0.6
|
||||
aio-geojson-nsw-rfs-incidents==0.4
|
||||
aio-geojson-usgs-earthquakes==0.1
|
||||
aio-georss-client==0.10
|
||||
aio-georss-gdacs==0.7
|
||||
aioairzone==0.4.4
|
||||
aioairzone==0.4.5
|
||||
AIOAladdinConnect==0.1.21
|
||||
aioambient==2021.11.0
|
||||
aioaseko==0.0.2
|
||||
aioasuswrt==1.4.0
|
||||
@ -46,16 +48,16 @@ aioftp==0.12.0
|
||||
aiogithubapi==22.2.4
|
||||
aioguardian==2022.3.2
|
||||
aioharmony==0.2.9
|
||||
aiohomekit==0.7.17
|
||||
aiohomekit==0.7.20
|
||||
aiohttp-cors==0.7.0
|
||||
aiohttp==3.8.1
|
||||
aiohue==4.4.2
|
||||
aioimaplib==0.9.0
|
||||
aioimaplib==1.0.0
|
||||
aioitertools==0.8.0
|
||||
aiokafka==0.6.0
|
||||
aiokafka==0.7.2
|
||||
aiokef==0.2.16
|
||||
aiolifx-effects==0.2.2
|
||||
aiolifx==0.7.1
|
||||
aiolifx==0.8.1
|
||||
aiolookin==0.1.1
|
||||
aiolyric==1.0.8
|
||||
aiomodernforms==0.1.8
|
||||
@ -67,8 +69,8 @@ aiooncue==0.3.4
|
||||
aiopulse==0.4.3
|
||||
aiopvapi==1.6.19
|
||||
aiopvpc==3.0.0
|
||||
aiopyarr==22.2.2
|
||||
aioqsw==0.0.8
|
||||
aiopyarr==22.6.0
|
||||
aioqsw==0.1.0
|
||||
aiorecollect==1.0.8
|
||||
aioridwell==2022.3.0
|
||||
aiosenseme==0.6.1
|
||||
@ -77,13 +79,14 @@ aioserial==1.3.0
|
||||
aioshelly==2.0.0
|
||||
aioshutil==1.1
|
||||
aiosignal==1.2.0
|
||||
aioslimproto==2.0.1
|
||||
aioskybell==22.7.0
|
||||
aioslimproto==2.1.1
|
||||
aiosqlite==0.17.0
|
||||
aiosteamist==0.3.1
|
||||
aiosteamist==0.3.2
|
||||
aioswitcher==2.0.6
|
||||
aiosyncthing==0.5.1
|
||||
aiotractive==0.5.4
|
||||
aiounifi==32
|
||||
aiounifi==34
|
||||
aiovlc==0.1.0
|
||||
aiowatttime==0.1.1
|
||||
aiowebostv==0.2.0
|
||||
@ -92,7 +95,6 @@ airly==1.1.0
|
||||
airthings-cloud==0.1.0
|
||||
airtouch4pyapi==1.0.5
|
||||
ajsonrpc==1.2.0
|
||||
aladdin-connect==0.4
|
||||
alarmdecoder==1.13.11
|
||||
alpha-vantage==2.3.1
|
||||
ambee==0.4.0
|
||||
@ -106,7 +108,7 @@ anyio==3.6.1
|
||||
apcaccess==0.0.13
|
||||
apns2==0.3.0
|
||||
appdirs==1.4.4
|
||||
apprise==0.9.8.3
|
||||
apprise==0.9.9
|
||||
aprslib==0.7.0
|
||||
aqualogic==2.6
|
||||
arcam-fmj==0.12.0
|
||||
@ -117,7 +119,8 @@ asgiref==3.5.2
|
||||
asmog==0.0.6
|
||||
asterisk_mbox==0.5.0
|
||||
astral==2.2
|
||||
async-upnp-client==0.31.1
|
||||
async-timeout==4.0.2
|
||||
async-upnp-client==0.31.2
|
||||
asyncclick==8.0.1.3
|
||||
asynccmd==0.2.4
|
||||
asyncio-dgram==2.1.0
|
||||
@ -126,23 +129,21 @@ asyncpysupla==0.0.5
|
||||
asyncsleepiq==1.2.3
|
||||
asyncssh==2.9.0
|
||||
asynctest==0.13.0
|
||||
async-timeout==4.0.2
|
||||
atenpdu==0.3.2
|
||||
atomicwrites==1.4.0
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
attrs==21.2.0
|
||||
attrs==21.4.0
|
||||
auroranoaa==0.0.2
|
||||
aurorapy==0.2.6
|
||||
aurorapy==0.2.7
|
||||
Authlib==0.15.5
|
||||
automat==20.2.0
|
||||
av==9.2.0
|
||||
avea==1.5.1
|
||||
avion==0.10
|
||||
awesomeversion==22.5.2
|
||||
awesomeversion==22.6.0
|
||||
awk==1
|
||||
axis==44
|
||||
backoff==1.11.1
|
||||
backoff==2.0.1
|
||||
backoff==2.1.2
|
||||
baidu-aip==1.6.6.0
|
||||
baselayout==2.8
|
||||
batinfo==0.4.2
|
||||
@ -151,14 +152,14 @@ bcrypt==3.2.2
|
||||
beacontools==1.2.3
|
||||
beautifulsoup4==4.11.1
|
||||
beewi-smartclim==0.0.10
|
||||
bellows==0.30.0
|
||||
bimmer-connected==0.9.4
|
||||
bellows==0.31.0
|
||||
bimmer-connected==0.9.6
|
||||
bitarray==2.5.1
|
||||
bitstring==3.1.9
|
||||
bizkaibus==0.1.1
|
||||
bleach==5.0.0
|
||||
bleak==0.14.2
|
||||
blebox-uniapi==1.3.3
|
||||
blebox-uniapi==2.0.0
|
||||
blinker==1.4
|
||||
blinkpy==0.19.0
|
||||
BlinkStick==1.2.0
|
||||
@ -171,13 +172,13 @@ bme680==1.0.5
|
||||
bond-async==0.1.22
|
||||
boschshcpy==0.2.30
|
||||
boto3==1.20.24
|
||||
boto3==1.24.7
|
||||
botocore==1.27.7
|
||||
boto3==1.24.22
|
||||
botocore==1.27.22
|
||||
bottle==0.12.21
|
||||
bottleneck==1.3.4
|
||||
bravia-tv==1.0.11
|
||||
broadlink==0.18.2
|
||||
brother==1.1.0
|
||||
brother==1.2.3
|
||||
brotli==1.0.9
|
||||
brottsplatskartan==0.0.1
|
||||
brunt==1.2.0
|
||||
@ -198,13 +199,15 @@ cbor2==5.4.3
|
||||
cchardet==2.1.7
|
||||
certifi==3021.3.16
|
||||
cffi==1.15.0
|
||||
chacha20poly1305-reuseable==0.0.3
|
||||
chacha20poly1305-reuseable==0.0.4
|
||||
chardet==4.0.0
|
||||
charset_normalizer==2.0.12
|
||||
circuit-webhook==1.0.1
|
||||
ciscomobilityexpress==0.3.9
|
||||
ciso8601==2.2.0
|
||||
clearpasspy==1.0.2
|
||||
click-log==0.3.2
|
||||
click-log==0.4.0
|
||||
click-plugins==1.1.1
|
||||
click==8.1.3
|
||||
clx-sdk-xms==1.0.0
|
||||
@ -242,8 +245,8 @@ cryptography==36.0.2
|
||||
cryptography==37.0.2
|
||||
csrmesh==0.10.0
|
||||
cssselect==1.1.0
|
||||
cups==2.3.3_p2
|
||||
curl==7.83.1
|
||||
cups==2.4.2
|
||||
curl==7.84.0
|
||||
c_rehash==1.7
|
||||
d2to1==0.2.12_p1
|
||||
dacite==1.6.0
|
||||
@ -287,11 +290,10 @@ eebrightbox==0.0.4
|
||||
elementpath==2.5.3
|
||||
elgato==3.0.0
|
||||
eliqonline==1.2.2
|
||||
elkm1-lib==2.0.0
|
||||
elkm1-lib==2.0.2
|
||||
elmax-api==0.0.2
|
||||
emulated-roku==0.2.1
|
||||
enocean==0.50.1
|
||||
entrypoints==0.4
|
||||
enturclient==0.2.3
|
||||
enum-compat==0.0.3
|
||||
env-canada==0.5.22
|
||||
@ -320,7 +322,7 @@ feedparser==6.0.2
|
||||
ffmpeg==4.4.2
|
||||
fiblary3==0.1.8
|
||||
file==5.41
|
||||
fints==1.0.1
|
||||
fints==3.1.0
|
||||
fitbit==0.3.1
|
||||
fivem-api==0.1.2
|
||||
fixerio==1.0.0_alpha0
|
||||
@ -329,7 +331,7 @@ flask==2.1.2
|
||||
flipr-api==1.4.2
|
||||
flux-led==0.28.30
|
||||
fnvhash==0.1.0
|
||||
fontconfig==2.13.1
|
||||
fontconfig==2.14.0
|
||||
foobot_async==1.0.0
|
||||
forecast-solar==2.2.0
|
||||
fortiosapi==1.0.5
|
||||
@ -345,14 +347,13 @@ gammu==1.41.0
|
||||
garages-amsterdam==3.0.0
|
||||
garminconnect-ha==0.1.6
|
||||
gawk==5.1.1
|
||||
gcal-sync==0.9.0
|
||||
gcal-sync==0.10.0
|
||||
gcloud==0.18.3
|
||||
gd==2.3.2
|
||||
gd==2.3.3
|
||||
geniushub-client==0.6.30
|
||||
gentoo-functions==0.15
|
||||
geocachingapi==0.2.1
|
||||
GeographicLib==1.52
|
||||
geojson-client==0.6
|
||||
geojson==2.5.0
|
||||
geopy==2.1.0
|
||||
geopy==2.2.0
|
||||
@ -364,17 +365,18 @@ getmac==0.8.2
|
||||
gios==2.1.0
|
||||
gitterpy==0.1.7
|
||||
glances-api==0.3.5
|
||||
glib==2.72.1
|
||||
glib==2.72.2
|
||||
glibc==2.34
|
||||
gmp==6.2.1
|
||||
gntp==1.0.3
|
||||
goalzero==0.2.1
|
||||
goodwe==0.2.15
|
||||
google-api-core==2.7.3
|
||||
google-auth==2.6.6
|
||||
google-api-core==2.8.1
|
||||
google-auth-oauthlib==0.5.2
|
||||
google-auth==2.9.0
|
||||
google-cloud-pubsub==2.11.0
|
||||
google-cloud-texttospeech==2.11.0
|
||||
google-nest-sdm==1.8.0
|
||||
google-cloud-texttospeech==2.11.1
|
||||
google-nest-sdm==2.0.0
|
||||
googleapis-common-protos==1.56.2
|
||||
googlemaps==2.5.1
|
||||
goslide-api==0.5.1
|
||||
@ -382,7 +384,7 @@ gpiozero==1.6.2
|
||||
gps3==0.33.3
|
||||
graphql-subscription-manager==0.4.3
|
||||
graphviz==2.50.0
|
||||
greeclimate==1.1.1
|
||||
greeclimate==1.2.0
|
||||
greeneye-monitor==3.0.3
|
||||
greenwavereality==0.5.1
|
||||
grep==3.7
|
||||
@ -391,18 +393,22 @@ growattServer==1.2.2
|
||||
grpc-google-iam-v1==0.12.3
|
||||
grpcio-status==1.46.1
|
||||
grpcio==1.46.1
|
||||
gst-plugins-base==1.20.2
|
||||
gst-plugins-libav==1.20.2
|
||||
gstreamer-player==1.1.2
|
||||
gstreamer==1.20.2
|
||||
gTTS==2.2.4
|
||||
guppy3==3.1.2
|
||||
gzip==1.12
|
||||
h11==0.12.0
|
||||
h11==0.13.0
|
||||
h2==4.1.0
|
||||
ha-av==10.0.0_beta4
|
||||
ha-ffmpeg==3.0.2
|
||||
ha-philipsjs==2.9.0
|
||||
habitipy==0.2.0
|
||||
hangups==0.4.18
|
||||
hass-nabucasa==0.54.0
|
||||
hass-nabucasa==0.54.1
|
||||
hass-splunk==0.1.1
|
||||
HATasmota==0.5.1
|
||||
haversine==2.3.1
|
||||
@ -415,12 +421,12 @@ hikvision==0.4
|
||||
hkavr==0.0.5
|
||||
hlk-sw16==0.0.9
|
||||
hole==0.7.0
|
||||
holidays==0.13
|
||||
holidays==0.14.2
|
||||
home-assistant-cli==9999
|
||||
home-assistant-frontend==20220601.0
|
||||
home-assistant-frontend==20220707.0
|
||||
homeassistant
|
||||
homeconnect==0.7.0
|
||||
homematicip==1.0.2
|
||||
homeconnect==0.7.1
|
||||
homematicip==1.0.3
|
||||
homepluscontrol==0.0.5
|
||||
horimote==0.4.1
|
||||
hpack==4.0.0
|
||||
@ -447,7 +453,7 @@ idna==3.3
|
||||
ifaddr==0.1.7
|
||||
iglo==1.2.7
|
||||
ihcsdk==2.7.6
|
||||
importlib_metadata==4.11.3
|
||||
importlib_metadata==4.11.4
|
||||
incomfort-client==0.4.4
|
||||
incremental==21.3.0
|
||||
inflect==5.6.0
|
||||
@ -455,10 +461,11 @@ influxdb-client==1.24.0
|
||||
influxdb==5.3.1
|
||||
insteon-frontend-home-assistant==0.1.1
|
||||
intelhex==2.3.0
|
||||
intellifire4py==1.0.2
|
||||
intellifire4py==2.0.1
|
||||
iotawattpy==0.1.0
|
||||
iperf3==0.1.11
|
||||
ismartgate==4.0.4
|
||||
iso-codes==4.10.0
|
||||
iso4217==1.6.20180829
|
||||
iso8601==1.0.2
|
||||
isodate==0.6.1
|
||||
@ -466,25 +473,26 @@ isoduration==20.11.0
|
||||
itsdangerous==2.1.2
|
||||
jaraco-context==4.1.1
|
||||
jaraco-functools==3.5.0
|
||||
jaraco-text==3.7.0
|
||||
jaraco-text==3.8.0
|
||||
jeepney==0.8.0
|
||||
jellyfin-apiclient-python==1.7.2
|
||||
jellyfin-apiclient-python==1.8.1
|
||||
jinja==3.1.2
|
||||
jmespath==1.0.0
|
||||
josepy==1.13.0
|
||||
jpeg==100
|
||||
js2py==0.71
|
||||
js2py==0.71_p20210918
|
||||
jsonpath-ng==1.5.2
|
||||
jsonpickle==2.2.0
|
||||
jsonpointer==2.3
|
||||
jsonrpc-async==2.1.0
|
||||
jsonrpc-base==2.1.0
|
||||
jsonrpc-websocket==3.1.1
|
||||
jsonschema==4.5.1
|
||||
kaiterra-async-client==0.0.2
|
||||
jsonschema==4.6.0
|
||||
kafka-python==2.0.2
|
||||
kaiterra-async-client==1.0.0
|
||||
kconfiglib==13.7.1
|
||||
keba-kecontact==1.1.0
|
||||
keyring==23.5.0
|
||||
keyring==23.6.0
|
||||
keyrings_alt==4.1.0
|
||||
kiwiki-client==0.1.1
|
||||
konnected==1.2.0
|
||||
@ -538,12 +546,12 @@ locationsharinglib==4.1.5
|
||||
logi-circle==0.2.3
|
||||
loguru==0.6.0
|
||||
lomond==0.3.3
|
||||
london-tube-status==0.2
|
||||
london-tube-status==0.5
|
||||
lru-dict==1.1.7
|
||||
luftdaten==0.7.2
|
||||
lupupy==0.0.24
|
||||
lw12==0.9.2
|
||||
lxml==4.8.0
|
||||
lxml==4.9.1
|
||||
lyft_rides==0.2
|
||||
mac-vendor-lookup==0.1.11
|
||||
magicseaweed==1.0.3
|
||||
@ -577,7 +585,7 @@ motionblinds==0.6.8
|
||||
motioneye-client==0.3.12
|
||||
ms-cv==0.1.1
|
||||
msgpack==1.0.4
|
||||
mt_940==4.23.0
|
||||
mt_940==4.26.0
|
||||
mullvad-api==1.0.0
|
||||
multidict==6.0.2
|
||||
munch==2.5.0
|
||||
@ -597,9 +605,9 @@ netdata==1.0.1
|
||||
netdisco==3.0.0
|
||||
netifaces==0.11.0
|
||||
netmap==0.7.0.2
|
||||
nettigo-air-monitor==1.2.4
|
||||
nettigo-air-monitor==1.3.0
|
||||
neurio==0.3.1
|
||||
nexia==1.0.2
|
||||
nexia==2.0.1
|
||||
nextcloudmonitor==1.1.0
|
||||
nextcord==2.0.0_alpha8
|
||||
niko-home-control==0.2.1
|
||||
@ -608,13 +616,12 @@ noaa-coops==0.1.8
|
||||
noiseprotocol==0.3.1
|
||||
notifications-android-tv==0.1.5
|
||||
nsapi==3.0.5
|
||||
nspektr==0.3.0
|
||||
nspektr==0.4.0
|
||||
nsw-fuel-api-client==1.1.0
|
||||
nuheat==0.3.0
|
||||
numato-gpio==0.10.0
|
||||
numexpr==2.8.1
|
||||
numpy==1.21.6
|
||||
numpy==1.22.3
|
||||
numpy==1.23.0
|
||||
oasatelematics==0.3
|
||||
oauth2client==4.1.3
|
||||
oauthlib==3.2.0
|
||||
@ -624,18 +631,20 @@ olefile==0.46
|
||||
omnilogic==0.4.5
|
||||
ondilo==0.2.0
|
||||
onkyo-eiscp==1.2.7
|
||||
onvif-zeep-async==1.2.0
|
||||
onvif-zeep-async==1.2.1
|
||||
open-garage==0.2.0
|
||||
open-meteo==0.2.1
|
||||
openerz-api==0.1.0
|
||||
openevsewifi==1.1.0
|
||||
openhomedevice==2.0.2
|
||||
opensensemap-api==0.2.0
|
||||
openssl==1.1.1o
|
||||
openssl==1.1.1q
|
||||
openwebifpy==3.2.7
|
||||
openwrt-luci-rpc==1.1.11
|
||||
openwrt-ubus-rpc==0.0.2
|
||||
ordered-set==4.1.0
|
||||
orjson==3.7.5
|
||||
orjson==3.7.7
|
||||
oru==0.1.11
|
||||
orvibo==1.1.1
|
||||
ovoenergy==1.2.0
|
||||
@ -663,6 +672,7 @@ piglow==1.2.4
|
||||
pigpio==1.78
|
||||
pilight==0.1.1
|
||||
pillow==9.1.1
|
||||
pillow==9.2.0
|
||||
pip==22.0.4
|
||||
pizzapi==0.0.3
|
||||
pkce==1.0.3
|
||||
@ -686,7 +696,7 @@ prometheus_client==0.7.1
|
||||
proto-plus==1.20.5
|
||||
protobuf-python==3.20.1
|
||||
protobuf==3.20.1
|
||||
proxmoxer==1.1.1
|
||||
proxmoxer==1.3.1
|
||||
psutil==5.9.0
|
||||
ptyprocess==0.7.0
|
||||
pubnub==6.0.0
|
||||
@ -697,7 +707,7 @@ pure-python-adb==0.3.0
|
||||
pushbullet-py==0.11.0
|
||||
pushover_complete==1.1.1
|
||||
pvo==0.2.2
|
||||
py-canary==0.5.2
|
||||
py-canary==0.5.3
|
||||
py-melissa-climate==2.1.4
|
||||
py-nextbusnext==0.1.5
|
||||
py-nightscout==1.2.2
|
||||
@ -718,7 +728,7 @@ pyasn1==0.4.8
|
||||
pyatag==0.3.5.3
|
||||
pyatmo==6.2.4
|
||||
pyAtome==0.1.1
|
||||
pyatv==0.10.0
|
||||
pyatv==0.10.2
|
||||
pyaussiebb==0.0.15
|
||||
pybalboa==0.13
|
||||
pybbox==0.0.5_alpha0
|
||||
@ -731,11 +741,11 @@ pycarwings2==2.13
|
||||
pyCEC==0.5.1
|
||||
pycfdns==1.2.2
|
||||
pychannels==1.0.0
|
||||
pychromecast==12.1.3
|
||||
pycketcasts==1.0.0
|
||||
pychromecast==12.1.4
|
||||
pycketcasts==1.0.1
|
||||
pyclimacell==0.18.2
|
||||
pycmus==0.1.1
|
||||
pycognito==2022.1.0
|
||||
pycognito==2022.5.0
|
||||
pycomfoconnect==0.4
|
||||
pyControl4==0.0.6
|
||||
pycoolmasternet-async==0.1.2
|
||||
@ -746,11 +756,12 @@ pycryptodome==3.14.1
|
||||
pycryptodomex==3.14.1
|
||||
pycsspeechtts==1.0.4
|
||||
pycups==1.9.73
|
||||
pycurl==7.44.1
|
||||
pycurl==7.45.1
|
||||
pydaikin==2.7.0
|
||||
pydanfossair==0.1.0
|
||||
pydantic==1.9.0
|
||||
pydeconz==92
|
||||
pydantic==1.9.1
|
||||
pydeconz==97
|
||||
pydelijn==1.0.0
|
||||
pydexcom==0.2.3
|
||||
pydoods==1.0.2
|
||||
@ -759,10 +770,10 @@ pyebox==1.1.4
|
||||
pyeconet==0.1.15
|
||||
pyedimax==0.2.1
|
||||
pyefergy==22.1.1
|
||||
pyEight==0.2.0
|
||||
pyEight==0.3.0
|
||||
pyelftools==0.28
|
||||
pyEmby==1.8
|
||||
pyenvisalink==4.4
|
||||
pyenvisalink==4.6
|
||||
pyephember==0.3.1
|
||||
PyEssent==0.14
|
||||
pyeverlights==0.1.0
|
||||
@ -788,7 +799,7 @@ pygti==0.9.2
|
||||
pyhamcrest==2.0.3
|
||||
pyheos==0.7.2
|
||||
pyHik==0.3.0
|
||||
pyhiveapi==0.5.10
|
||||
pyhiveapi==0.5.13
|
||||
pyhomematic==0.1.77
|
||||
pyhomeworks==0.0.6
|
||||
pyhumps==3.5.0
|
||||
@ -796,13 +807,13 @@ pyialarm==1.9.0
|
||||
pyialarmxr-homeassistant==1.0.18
|
||||
pyicloud==1.0.0
|
||||
pyinsteon==1.1.1
|
||||
pyintesishome==1.7.6
|
||||
pyintesishome==1.8.0
|
||||
pyipma==2.0.5
|
||||
pyipp==0.11.0
|
||||
pyiqvia==2022.4.0
|
||||
pyirishrail==0.0.2
|
||||
pyiss==1.0.1
|
||||
pyisy==3.0.6
|
||||
pyisy==3.0.7
|
||||
pyitachip2ir==0.0.7
|
||||
pyjsparser==2.7.1_p20190421
|
||||
pyjwt==2.3.0
|
||||
@ -844,7 +855,7 @@ pymyq==3.1.4
|
||||
pymysensors==0.22.1
|
||||
pynacl==1.5.0
|
||||
pynello==2.0.3
|
||||
pynetgear==0.10.4
|
||||
pynetgear==0.10.6
|
||||
pynetio==0.1.9.1
|
||||
PyNINA==0.1.8
|
||||
pynuki==1.5.2
|
||||
@ -861,7 +872,8 @@ pyopnsense==0.2.0
|
||||
pyoppleio==1.0.5
|
||||
PyOTA==2.0.5
|
||||
pyotgw==1.1_beta1
|
||||
pyoverkiz==1.4.0
|
||||
pyotp==2.6.0
|
||||
pyoverkiz==1.4.2
|
||||
pyowm==3.2.0
|
||||
pyownet==0.10.0
|
||||
pyparsing==3.0.9
|
||||
@ -884,7 +896,7 @@ Pyrebase4==4.5.0
|
||||
pyrecswitch==1.0.2
|
||||
pyrepetierng==0.1.0
|
||||
pyrfc3339==1.1
|
||||
pyRFXtrx==0.29.0
|
||||
pyRFXtrx==0.30.0
|
||||
pyrisco==0.3.1
|
||||
pyrituals==0.0.6
|
||||
PyRMVtransport==0.3.3
|
||||
@ -894,7 +906,7 @@ pyruckus==0.12
|
||||
pysabnzbd==1.1.1
|
||||
pysaj==0.0.16
|
||||
pySDCP==1
|
||||
pysensibo==1.0.14
|
||||
pysensibo==1.0.17
|
||||
pyserial-asyncio==0.6
|
||||
pyserial==3.5
|
||||
pysesame2==1.0.1
|
||||
@ -909,14 +921,17 @@ pysmartapp==0.3.3
|
||||
pysmartthings==0.7.6
|
||||
pysmarty==0.8
|
||||
pysml==0.0.7
|
||||
pysnmp-pyasn1==1.1.2
|
||||
pysnmp-pysmi==1.1.10
|
||||
pysnmp==4.4.12
|
||||
pysnmplib==5.0.15
|
||||
PySocks==1.7.1
|
||||
pysoma==0.0.10
|
||||
pyspcwebgw==0.4.0
|
||||
pysqueezebox==0.5.5
|
||||
pystiebeleltron==0.0.1
|
||||
pysuez==0.1.19
|
||||
PySwitchbot==0.13.3
|
||||
PySwitchbot==0.14.0
|
||||
PySwitchmate==0.4.6
|
||||
PySyncThru==0.7.10
|
||||
pytankerkoenig==0.0.6
|
||||
@ -947,7 +962,7 @@ python-join-api==0.0.9
|
||||
python-jose==3.3.0
|
||||
python-juicenet==1.1.0
|
||||
python-kasa==0.5.0
|
||||
python-magic==0.4.25
|
||||
python-magic==0.4.27
|
||||
python-metar==1.4.0
|
||||
python-miio==0.5.11
|
||||
python-mpd2==3.0.5
|
||||
@ -984,7 +999,7 @@ PyTurboJPEG==1.6.6
|
||||
pytz==2022.1
|
||||
pytz_deprecation_shim==0.1.0_p0
|
||||
pyudev==0.22.0
|
||||
pyunifiprotect==3.9.2
|
||||
pyunifiprotect==4.0.9
|
||||
pyuptimerobot==22.2.0
|
||||
pyusb==1.2.1
|
||||
PyUserInput==0.1.11
|
||||
@ -993,14 +1008,14 @@ pyversasense==0.0.6
|
||||
pyvesync==2.0.3
|
||||
PyViCare==2.16.2
|
||||
pyvizio==0.1.57
|
||||
pyvlx==0.2.19
|
||||
pyvlx==0.2.20
|
||||
pyvolumio==0.1.5
|
||||
pyW215==0.7.0
|
||||
pyW800rf32==0.1
|
||||
pywebpush==1.9.2
|
||||
pywemo==0.9.1
|
||||
pywilight==0.0.70
|
||||
pywizlight==0.5.13
|
||||
pywizlight==0.5.14
|
||||
pyws66i==1.1
|
||||
pyxeoma==1.4.1
|
||||
PyXiaomiGateway==0.13.4
|
||||
@ -1019,9 +1034,9 @@ ratelimit==2.2.1
|
||||
re2==0.2021.11.01
|
||||
readlike==0.1.2
|
||||
reedsolomon==1.5.4
|
||||
regenmaschine==2022.6.1
|
||||
regenmaschine==2022.7.0
|
||||
regex==2021.8.28
|
||||
regex==2022.4.24
|
||||
regex==2022.6.2
|
||||
related==0.7.2
|
||||
renault-api==0.1.11
|
||||
ReParser==1.4.3
|
||||
@ -1030,15 +1045,15 @@ requests-futures==1.0.0
|
||||
requests-oauth==0.4.1
|
||||
requests-oauthlib==1.3.1
|
||||
requests-toolbelt==0.9.1
|
||||
requests==2.27.1
|
||||
responses==0.20.0
|
||||
requests==2.28.1
|
||||
responses==0.21.0
|
||||
rfc3339-validator==0.1.4
|
||||
rfc3986-validator==0.1.1
|
||||
rfc3986==2.0.0
|
||||
rfc3987==1.3.8
|
||||
rfk101py==0.0.1
|
||||
rflink==0.0.62
|
||||
rich==12.4.1
|
||||
rflink==0.0.63
|
||||
rich==12.4.4
|
||||
ring-doorbell==0.7.2
|
||||
ritassist==0.9.2
|
||||
rjpl==0.3.6
|
||||
@ -1061,7 +1076,7 @@ rxv==0.7.0
|
||||
s3transfer==0.6.0
|
||||
samsungctl==0.7.1
|
||||
samsungtvws==2.5.0
|
||||
satel-integra==0.3.4
|
||||
satel-integra==0.3.7
|
||||
scapy==2.4.5
|
||||
schedule==1.1.0
|
||||
schiene==0.23
|
||||
@ -1073,9 +1088,8 @@ semantic_version==2.10.0
|
||||
semver==2.13.0
|
||||
sendgrid==6.8.2
|
||||
sense-energy==0.10.4
|
||||
sentry-sdk==1.5.12
|
||||
sepaxml==2.2.0
|
||||
setuptools==62.3.3
|
||||
setuptools==62.6.0
|
||||
sgmllib3k==1.0.0
|
||||
sharkiq==0.0.1
|
||||
sharp_aquos_rc==0.3.2
|
||||
@ -1083,11 +1097,10 @@ shodan==1.27.0
|
||||
simplehound==0.3
|
||||
simplejson==3.17.6
|
||||
simplepush==1.1.4
|
||||
simplisafe-python==2022.6.0
|
||||
simplisafe-python==2022.6.1
|
||||
siobrultech-protocols==0.5.0
|
||||
sisyphus-control==3.1.2
|
||||
six==1.16.0
|
||||
skybellpy==0.6.3
|
||||
slackclient==2.5.0
|
||||
sleekxmppfs==1.3.4
|
||||
slixmpp==1.8.2
|
||||
@ -1100,18 +1113,18 @@ snapcast==2.1.3
|
||||
sniffio==1.2.0
|
||||
snitun==0.31.0
|
||||
socat==1.7.4.3
|
||||
soco==0.27.1
|
||||
soco==0.28.0
|
||||
solaredge-local==0.2.0
|
||||
solaredge==0.0.2
|
||||
solax==0.2.9
|
||||
somecomfort==0.8.0
|
||||
somfy-mylink-synergy==1.0.6
|
||||
soupsieve==2.3.2
|
||||
soupsieve==2.3.2_p1
|
||||
speak2mary==1.4.0
|
||||
speedtest-cli==2.1.3
|
||||
spiderpy==1.6.1
|
||||
spidev==3.5
|
||||
sqlalchemy==1.4.37
|
||||
sqlalchemy==1.4.38
|
||||
srpenergy==1.3.6
|
||||
srptools==1.0.1
|
||||
sseclient-py==1.7.2
|
||||
@ -1133,9 +1146,9 @@ sunwatcher==0.2.1
|
||||
surepy==0.7.2
|
||||
swisshydrodata==0.1.0
|
||||
synology-srm==0.2.0
|
||||
systembridge==2.3.1
|
||||
systemd-utils==250.6
|
||||
systemd==250.6
|
||||
systembridgeconnector==3.1.5
|
||||
systemd-utils==250.7
|
||||
systemd==251.2
|
||||
sysvinit==3.01
|
||||
tabulate==0.8.9
|
||||
tahoma-api==0.0.16
|
||||
@ -1147,10 +1160,10 @@ tellcore-net==0.4
|
||||
tellcore-py==1.1.2
|
||||
tellduslive==0.10.11
|
||||
tellsticknet==0.1.2
|
||||
temescal==0.3
|
||||
temescal==0.5
|
||||
temperusb==1.5.3
|
||||
tenacity==8.0.1
|
||||
tesla-powerwall==0.3.17
|
||||
tesla-powerwall==0.3.18
|
||||
tesla-wall-connector==1.0.1
|
||||
teslajsonpy==0.18.3
|
||||
text-unidecode==1.3
|
||||
@ -1186,7 +1199,7 @@ ua-parser==0.10.0
|
||||
uasiren==0.0.1
|
||||
udev==217
|
||||
udev==250
|
||||
ujson==5.3.0
|
||||
ujson==5.4.0
|
||||
unasync==0.5.0
|
||||
unidecode==1.3.4
|
||||
unifi-discovery==1.1.4
|
||||
@ -1206,8 +1219,8 @@ uvcclient==0.11.0
|
||||
uvicorn==0.17.6
|
||||
vallox-websocket-api==2.11.0
|
||||
vehicle==0.4.0
|
||||
velbus-aio==2022.5.1
|
||||
venstarcolortouch==0.15
|
||||
velbus-aio==2022.6.2
|
||||
venstarcolortouch==0.17
|
||||
vilfo-api-client==0.3.2
|
||||
vincenty==0.1.4
|
||||
vol==0.1.1
|
||||
@ -1223,7 +1236,7 @@ wakeonlan==2.0.1
|
||||
wallbox==0.4.9
|
||||
waqiasync==1.0.0
|
||||
warrant-lite==1.0.4
|
||||
watchdog==2.1.8
|
||||
watchdog==2.1.9
|
||||
waterfurnace==1.1.0
|
||||
WazeRouteCalculator==0.14
|
||||
wcwidth==0.2.5
|
||||
@ -1236,7 +1249,7 @@ websocket-client==1.3.2
|
||||
websockets==10.3
|
||||
werkzeug==2.1.2
|
||||
whirlpool-sixth-sense==0.15.1
|
||||
whois==0.9.13
|
||||
whois==0.9.16
|
||||
wiffi==1.1.0
|
||||
wirelesstagpy==0.8.1
|
||||
withings-api==2.4.0
|
||||
@ -1250,11 +1263,12 @@ XBee==2.3.2
|
||||
xbox-webapi==2.0.11
|
||||
xboxapi==2.0.1
|
||||
xerces-c==3.2.3
|
||||
xknx==0.21.3
|
||||
xknx==0.21.5
|
||||
xmlschema==1.11.1
|
||||
xmltodict==0.12.0
|
||||
xmltodict==0.13.0
|
||||
xs1-api-client==3.0.0
|
||||
xxhash==0.8.1
|
||||
xxhash==3.0.0
|
||||
yalesmartalarmclient==0.3.8
|
||||
yalexs==1.1.25
|
||||
yarl==1.7.2
|
||||
@ -1266,15 +1280,15 @@ youtube-dl==2021.12.17
|
||||
zbar==0.23.90
|
||||
zeep==4.1.0
|
||||
zengge==0.2
|
||||
zeroconf==0.38.6
|
||||
zha-quirks==0.0.75
|
||||
zeroconf==0.38.7
|
||||
zha-quirks==0.0.77
|
||||
zhong-hong-hvac==1.0.9
|
||||
ziggo-mediabox-xl==1.1.0
|
||||
zigpy-deconz==0.16.0
|
||||
zigpy-xbee==0.14.0
|
||||
zigpy-zigate==0.7.4
|
||||
zigpy-znp==0.7.0
|
||||
zigpy==0.45.1
|
||||
zigpy-deconz==0.18.0
|
||||
zigpy-xbee==0.15.0
|
||||
zigpy-zigate==0.9.0
|
||||
zigpy-znp==0.8.0
|
||||
zigpy==0.47.2
|
||||
zipp==3.8.0
|
||||
zlib==1.2.12
|
||||
zm-py==0.5.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user