update homeassistant-2022.6.0_beta0
This commit is contained in:
parent
a801b2e127
commit
d8d5334c2f
@ -60,6 +60,7 @@
|
||||
|aws|Interact with Amazon Web Services|N|N|Y|0.91|
|
||||
|axis|Communicating with newer devices from Axis Communications|Y|Y|Y|0.45|
|
||||
|backup|allows you to create and download backups for your Home Assistant Core|N|Y|Y|2022.4.0b0|
|
||||
|baf|None|N|N|Y|2022.6.0b0|
|
||||
|baidu|Text-to-speech platform uses Baidu TTS engine to read a text with natural soundi|N|Y|Y|0.59|
|
||||
|balboa|This integration adds support for Balboa Spa WiFi Modules|N|N|Y|2021.12.0b0|
|
||||
|bbb_gpio|Base for all BeagleBone Black related GPIO platforms|N|N|Y|0.36|
|
||||
@ -248,6 +249,7 @@
|
||||
|gdacs|lets you use a GeoRSS feed provided by GDACS|N|N|Y|0.106|
|
||||
|generic|The generic camera platform allows you to integrate any IP camera or other URL|N|N|Y||
|
||||
|geniushub|geniushub integration links Home Assistant with your Genius Hub CH/DHW|N|N|Y|0.92|
|
||||
|geocaching|None|N|N|Y|2022.6.0b0|
|
||||
|geonetnz_quakes|Use a GeoJSON feed provided by New Zealand’s GeoNet in Home Assistant|N|N|Y|0.98|
|
||||
|geonetnz_volcano|GeoJSON feed provided by New Zealand’s GeoNet|N|N|Y|0.103|
|
||||
|geo_json_events|geo_json_events platform lets you integrate GeoJSON feeds|N|N|Y|0.79|
|
||||
@ -312,6 +314,7 @@
|
||||
|hydrawise|communicate with Hunter Wi-Fi irrigation controllers|N|Y|Y|0.71|
|
||||
|hyperion|integrate your Hyperion into Home Assistant|Y|N|Y|0.7.6|
|
||||
|ialarm|A simple library to interface with iAlarm systems, built for Home-Assistant|N|N|Y|2021.5|
|
||||
|ialarm_xr|None|N|N|Y|2022.6.0b0|
|
||||
|iammeter|real-time readings of WEM3080, WEM3162 & WEM3080T) meters|N|N|Y|0.107|
|
||||
|iaqualink|iAqualink by Jandy allows you to control your pool via cloud service|N|Y|Y|0.99|
|
||||
|icloud|iCloud allows users to track their location on iOS devices|N|N|Y|0.10|
|
||||
@ -364,6 +367,7 @@
|
||||
|lametric|LaMetric Time smart clock listen to web radio and display notifications|N|N|Y|0.49|
|
||||
|lastfm|lastfm sensor platform will allow you to see whenever a user starts scrobbling|N|N|Y|0.20|
|
||||
|launch_library|information about the next planned space launch|N|N|Y|0.83|
|
||||
|laundrify|None|N|N|Y|2022.6.0b0|
|
||||
|lcn|allows you to connect to LCN hardware devices|N|N|Y|0.85|
|
||||
|lg_netcast|allows you to control a LG Smart TV running NetCast 3.0|N|N|Y|0.20|
|
||||
|lg_soundbar|allows you to control LG Soundbars from Home Assistant|N|N|Y|0.81|
|
||||
@ -396,7 +400,7 @@
|
||||
|maxcube|eQ-3 ELV MAX Cube Python API|Y|Y|Y|0.40|
|
||||
|mazda|Mazda Connected Services integration|N|N|Y|2021.3|
|
||||
|mcp23017|base for all related mcp23017 platforms in Home Assistant|N|N|Y|0.94|
|
||||
|meater|communication with the Meater Temperature Probe from Apption Labs|None|None|Y|2022.5.0b0|
|
||||
|meater|communication with the Meater Temperature Probe from Apption Labs|N|N|Y|2022.5.0b0|
|
||||
|mediaroom|control a Mediaroom Set-Top Box (STB) from Home Assistant|N|N|Y|0.63|
|
||||
|media_extractor|Gets a stream URL and sends it to a media player entity|N|Y|Y|0.49|
|
||||
|melcloud|Python MELCloud interface|N|N|Y|0.106|
|
||||
@ -812,6 +816,7 @@
|
||||
|wled|add support for Aircookie's WLED|N|Y|Y|0.102|
|
||||
|wolflink|uses the Wolf Smart-Set for your heating system status|N|N|Y|0.114|
|
||||
|workday|generating country, province and state specific sets of holidays on the fly|Y|Y|Y|0.41|
|
||||
|ws66i|None|N|N|Y|2022.6.0b0|
|
||||
|xbee|send and receive commands to and from other devices on the Zigbee|N|N|Y|0.12|
|
||||
|xbox|A library to authenticate with Windows Live/Xbox Live and use their API|N|N|Y|0.117|
|
||||
|xbox_live|track Xbox profiles|N|Y|Y|0.28|
|
||||
@ -828,6 +833,7 @@
|
||||
|yeelight|allows you to control your Yeelight Wifi bulbs|N|Y|Y|0.32|
|
||||
|yeelightsunflower|allows you to control your Yeelight Sunflower light bulbs|N|N|Y|0.39|
|
||||
|yi|allows you to utilize Yi Home Cameras within Home Assistant|N|Y|Y|0.56|
|
||||
|yolink|None|N|N|Y|2022.6.0b0|
|
||||
|youless|allows you to read the meter values from sensors created by YouLess|N|N|Y|2021.8.0|
|
||||
|zabbix|integration to connect to a Zabbix monitoring instance via the Zabbix API|N|N|Y|0.37|
|
||||
|zengge|Python API for controlling Zengge LED bulbs|N|N|Y|0.36|
|
||||
|
@ -78,7 +78,7 @@ The Ebuild we have since `0.97.0`, as soon as I know that at least one user is a
|
||||
### `app-misc/homeassistant-full`
|
||||
|
||||
WARNING: This one currently breaks (caused by shell limitations) emerge with an 'Argument list too long' error. It compiles with a [kernel hack](https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/190#issuecomment-1002). Thanks to @gcampagnoli.
|
||||
This Ebuild contains USE Flags for (nearly) all components of Home Assistant with external dependencies. Most components compile, but these are too many (for me) to run tests for all of them on a regular schedule. It holds **840** USE Flags.
|
||||
This Ebuild contains USE Flags for (nearly) all components of Home Assistant with external dependencies. Most components compile, but these are too many (for me) to run tests for all of them on a regular schedule. It holds **846** USE Flags.
|
||||
|
||||
A list of all components aka USEFlags is generated with every release [DOMAINTABLE.md](DOMAINTABLE.md)
|
||||
|
||||
@ -524,12 +524,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 1746 Ebuilds in total, 1739 of them have in total 1746 (35 different) licenses assigned.
|
||||
There are 1747 Ebuilds in total, 1740 of them have in total 1747 (35 different) licenses assigned.
|
||||
|
||||
|License| Ebuilds using it|
|
||||
|-------|-----|
|
||||
|MIT|1068|
|
||||
|Apache-2.0|311|
|
||||
|Apache-2.0|312|
|
||||
|GPL-3|108|
|
||||
|BSD|96|
|
||||
|LGPL-3|28|
|
||||
|
@ -11,8 +11,10 @@ AUX update-homeassistant 1326 BLAKE2B 917bdd332c4e5dea5177eecd11a7f8d72b911fddfd
|
||||
DIST homeassistant-2022.4.7.tar.gz 15146071 BLAKE2B da4a764a281d8597a6a75e1a829c3c4d555f7ae232f429077203afbfa4a5bb9e3480d0f4bf8cddc7e5ae1d3187b871d43ee38930a60e54f9e3e7e16176a14b0e SHA512 8989a3b32444ccf70d33e301b08d42b424474cb5cc437e872e857978993dd4006732efc67a74ab1ab6c44740f60a4fd00fe264c88652c0acaf5b7d6b18d0f489
|
||||
DIST homeassistant-2022.5.4.tar.gz 15430675 BLAKE2B 8e1e1d540909995a6d2012745e4e60ec154e84002ec9d9d7761d33e84ff195259a9d63d2375d97ecae16962bb30c99743d585a54951077cde18c2217b9cb9668 SHA512 e96f75509e08726797551729c498c2061bcaceae7a9dfc73b6dd695c23e956959e155e48e3008ef7160f0a904af56032a21c42d3e23bbaee3a5e8c7ed4b76f11
|
||||
DIST homeassistant-2022.5.5.tar.gz 15430712 BLAKE2B e119f508fc5dec3b7eb7f18a61ec9fc281027b4e4df156683d54b803139d774218384d8bdcaec9c778d052046f9954564ef65f7feeab73c1a94e96ca655ed984 SHA512 fc5184c010242cca362d124231de4e0f396ba9b8596de4409243586043f77650db6d10641bb6274e954a1cc81e9d107942165a91a7c61b20cffcd08b11d9c9f0
|
||||
DIST homeassistant-2022.6.0b0.tar.gz 15548464 BLAKE2B 14cd0e5769d01dca235b19be1d1c980fe97039c776e5176a7d6aa87d40b6ecdab58bd33f65598f8744ca15bec608cfa62cba1e305aa78a39cd8f5c222d01d942 SHA512 bd05789f82ceec56f9eb46b3353805201cece2082396e9d2c28025f19154e2ed711fa5ac3e95234f226dfc14484ea1dc281482a22324fc4e9f5e888b81ec9044
|
||||
EBUILD homeassistant-full-2022.4.7.ebuild 71892 BLAKE2B f0f1c9cc2cf2cfa7b790439c9fcc0c7af2bec759ca962d3cb61d5e78fde59e9dd6ebd6696dd58e3069b3bcf99c2502175e3a9db101b4d804bc6c4bc03a9c5833 SHA512 0e679f51b93267c8efbe8e024e6e9a84343b6a8c5ff9ede684a6b65006a7863de9d9fbc06db113762194ba720e86152b840ab15e7e220320a8fa89c0ba983f08
|
||||
EBUILD homeassistant-full-2022.5.4.ebuild 72462 BLAKE2B b196641b22961d3599ef97312801367761999e76ded1f8acdf92ffb01f2728dc3b323bcad76c5a619764d9fec26aa70483728992032b6f8c7b365c2e0e773509 SHA512 0c102c86342ce57e9259bf7ff55db34c855e07e4e922f1245278dbdfe5de53598dee885422537ebf261e1bbfb9eb22720730362974bf55a8d39c3c3af36c0c2a
|
||||
EBUILD homeassistant-full-2022.5.5.ebuild 72459 BLAKE2B 8479af8473a992c0b6dd8408333a195f2c1fb0ee0e012c310228b2236561d08080d23870089f623a9db733bf410c90d95c01a70261722fe13c5e1ba5eee3308e SHA512 cefe4a0662e6afdd423dd7db8a9e84e9832ab98ecfbfb57ecad01b240f2307bf98ea73de639ed759e154c767609d1317ac070a082d7758fb8314d53a7554a88d
|
||||
EBUILD homeassistant-full-9999.ebuild 72465 BLAKE2B 9bd0b1943e410a2943c254730268501b4d1b45ac4e8c38812425953a6593f050968133bae6606c1758243ed3a595e86d487322ca8d2e852807efd0db79b42178 SHA512 2c26682ae5698d04b1e7a10d862a0c265203834234b693ca1f2dd08cfec2a1ac8fc555c0dffd8933f8e2115e522e3ab283efe2bb8becd588e8ddca58dedae999
|
||||
MISC metadata.xml 78659 BLAKE2B fbf3df65c78fbc53453b66a9d7c407e02bb3ee9c30e2ab9b081af6f25f9666bda05a7fad905254b5ba6052b781aa82ff4229abc493e3fda10a2c53826d655f60 SHA512 3b47ecbc2f4b7696addbee8d8bbdfece2db993733c4f06edb8312ee729bb8f9f30c2f6d81d8d9b1451f6141f2d7abbbe608e9f3c5689bbb0e552a6554fc4ffae
|
||||
EBUILD homeassistant-full-2022.6.0_beta0.ebuild 72889 BLAKE2B 91f5b5ec1f536870994615717233d7c79a6149de2f0472ce99ef6b577618288272d72d1b99c853714608c61ac391773980906460671b4010bbed05694f41c9ce SHA512 0b8366fdd7f5ab4dbbf5ac99afaac539a586fcf67fdea012033a1678a2db34efd04fbafd1bdd92fa084a1e245e30a664d8ddae17392508e486c323d8102dffa4
|
||||
EBUILD homeassistant-full-9999.ebuild 72889 BLAKE2B 91f5b5ec1f536870994615717233d7c79a6149de2f0472ce99ef6b577618288272d72d1b99c853714608c61ac391773980906460671b4010bbed05694f41c9ce SHA512 0b8366fdd7f5ab4dbbf5ac99afaac539a586fcf67fdea012033a1678a2db34efd04fbafd1bdd92fa084a1e245e30a664d8ddae17392508e486c323d8102dffa4
|
||||
MISC metadata.xml 78821 BLAKE2B 8bee08130e7d3deb7d344c292fcbad0a1c7d32f7ddcb102a34ce24e38091a5bb2197176cffee162c32449dc5b79b7a6b5d37012aee52d1dfb958ec1944cc0181 SHA512 8bcf2a7a577970f6b6f6085e6b491fa3506f39adb5b9f17ebe4483db964eb28a8a46b7a2cdbb7ec41c8962995008e333da592c677dcf03a443e7ed291f2f0a6f
|
||||
|
1039
app-misc/homeassistant-full/homeassistant-full-2022.6.0_beta0.ebuild
Normal file
1039
app-misc/homeassistant-full/homeassistant-full-2022.6.0_beta0.ebuild
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -76,6 +76,7 @@
|
||||
<flag name="aws">Interact with Amazon Web Services</flag>
|
||||
<flag name="axis">Communicating with newer devices from Axis Communications</flag>
|
||||
<flag name="backup">allows you to create and download backups for your Home Assistant Core</flag>
|
||||
<flag name="baf"/>
|
||||
<flag name="baidu">Text-to-speech platform uses Baidu TTS engine to read a text with natural soundi</flag>
|
||||
<flag name="balboa">This integration adds support for Balboa Spa WiFi Modules</flag>
|
||||
<flag name="bbb_gpio">Base for all BeagleBone Black related GPIO platforms</flag>
|
||||
@ -264,6 +265,7 @@
|
||||
<flag name="gdacs">lets you use a GeoRSS feed provided by GDACS</flag>
|
||||
<flag name="generic">The generic camera platform allows you to integrate any IP camera or other URL</flag>
|
||||
<flag name="geniushub">geniushub integration links Home Assistant with your Genius Hub CH/DHW</flag>
|
||||
<flag name="geocaching"/>
|
||||
<flag name="geonetnz_quakes">Use a GeoJSON feed provided by New Zealand’s GeoNet in Home Assistant</flag>
|
||||
<flag name="geonetnz_volcano">GeoJSON feed provided by New Zealand’s GeoNet</flag>
|
||||
<flag name="geo_json_events">geo_json_events platform lets you integrate GeoJSON feeds</flag>
|
||||
@ -328,6 +330,7 @@
|
||||
<flag name="hydrawise">communicate with Hunter Wi-Fi irrigation controllers</flag>
|
||||
<flag name="hyperion">integrate your Hyperion into Home Assistant</flag>
|
||||
<flag name="ialarm">A simple library to interface with iAlarm systems, built for Home-Assistant</flag>
|
||||
<flag name="ialarm_xr"/>
|
||||
<flag name="iammeter">real-time readings of WEM3080, WEM3162 & WEM3080T) meters</flag>
|
||||
<flag name="iaqualink">iAqualink by Jandy allows you to control your pool via cloud service</flag>
|
||||
<flag name="icloud">iCloud allows users to track their location on iOS devices</flag>
|
||||
@ -380,6 +383,7 @@
|
||||
<flag name="lametric">LaMetric Time smart clock listen to web radio and display notifications</flag>
|
||||
<flag name="lastfm">lastfm sensor platform will allow you to see whenever a user starts scrobbling</flag>
|
||||
<flag name="launch_library">information about the next planned space launch</flag>
|
||||
<flag name="laundrify"/>
|
||||
<flag name="lcn">allows you to connect to LCN hardware devices</flag>
|
||||
<flag name="lg_netcast">allows you to control a LG Smart TV running NetCast 3.0</flag>
|
||||
<flag name="lg_soundbar">allows you to control LG Soundbars from Home Assistant</flag>
|
||||
@ -828,6 +832,7 @@
|
||||
<flag name="wled">add support for Aircookie's WLED</flag>
|
||||
<flag name="wolflink">uses the Wolf Smart-Set for your heating system status</flag>
|
||||
<flag name="workday">generating country, province and state specific sets of holidays on the fly</flag>
|
||||
<flag name="ws66i"/>
|
||||
<flag name="xbee">send and receive commands to and from other devices on the Zigbee</flag>
|
||||
<flag name="xbox">A library to authenticate with Windows Live/Xbox Live and use their API</flag>
|
||||
<flag name="xbox_live">track Xbox profiles</flag>
|
||||
@ -844,6 +849,7 @@
|
||||
<flag name="yeelight">allows you to control your Yeelight Wifi bulbs</flag>
|
||||
<flag name="yeelightsunflower">allows you to control your Yeelight Sunflower light bulbs</flag>
|
||||
<flag name="yi">allows you to utilize Yi Home Cameras within Home Assistant</flag>
|
||||
<flag name="yolink"/>
|
||||
<flag name="youless">allows you to read the meter values from sensors created by YouLess</flag>
|
||||
<flag name="zabbix">integration to connect to a Zabbix monitoring instance via the Zabbix API</flag>
|
||||
<flag name="zengge">Python API for controlling Zengge LED bulbs</flag>
|
||||
|
@ -11,7 +11,9 @@ AUX update-homeassistant 1326 BLAKE2B 917bdd332c4e5dea5177eecd11a7f8d72b911fddfd
|
||||
DIST homeassistant-2022.4.7.tar.gz 15146071 BLAKE2B da4a764a281d8597a6a75e1a829c3c4d555f7ae232f429077203afbfa4a5bb9e3480d0f4bf8cddc7e5ae1d3187b871d43ee38930a60e54f9e3e7e16176a14b0e SHA512 8989a3b32444ccf70d33e301b08d42b424474cb5cc437e872e857978993dd4006732efc67a74ab1ab6c44740f60a4fd00fe264c88652c0acaf5b7d6b18d0f489
|
||||
DIST homeassistant-2022.5.4.tar.gz 15430675 BLAKE2B 8e1e1d540909995a6d2012745e4e60ec154e84002ec9d9d7761d33e84ff195259a9d63d2375d97ecae16962bb30c99743d585a54951077cde18c2217b9cb9668 SHA512 e96f75509e08726797551729c498c2061bcaceae7a9dfc73b6dd695c23e956959e155e48e3008ef7160f0a904af56032a21c42d3e23bbaee3a5e8c7ed4b76f11
|
||||
DIST homeassistant-2022.5.5.tar.gz 15430712 BLAKE2B e119f508fc5dec3b7eb7f18a61ec9fc281027b4e4df156683d54b803139d774218384d8bdcaec9c778d052046f9954564ef65f7feeab73c1a94e96ca655ed984 SHA512 fc5184c010242cca362d124231de4e0f396ba9b8596de4409243586043f77650db6d10641bb6274e954a1cc81e9d107942165a91a7c61b20cffcd08b11d9c9f0
|
||||
DIST homeassistant-2022.6.0b0.tar.gz 15548464 BLAKE2B 14cd0e5769d01dca235b19be1d1c980fe97039c776e5176a7d6aa87d40b6ecdab58bd33f65598f8744ca15bec608cfa62cba1e305aa78a39cd8f5c222d01d942 SHA512 bd05789f82ceec56f9eb46b3353805201cece2082396e9d2c28025f19154e2ed711fa5ac3e95234f226dfc14484ea1dc281482a22324fc4e9f5e888b81ec9044
|
||||
EBUILD homeassistant-min-2022.4.7.ebuild 14329 BLAKE2B 588d9b5267ad2fe853faeeb099049623696084ed6d74de5113be95b8cdb53ed315daebf9576d329f20bdab4cc4467bef6e3ae699290ebe08ce75a5ced17a810d SHA512 f388521ac9bd4a94291c4222c8dc67ca62c5b5af5e3fa469a87621152fb94a5dc75ee36e431a7e9f9a660835f00dd19048143230f69ca4445b0213bd08461d94
|
||||
EBUILD homeassistant-min-2022.5.4.ebuild 14425 BLAKE2B dc769056eb343ed765ba5ff937abf1c1903f064b2eb5ab5da6fee5059216341e6a9bcf29dd894e06b0ec8873b11c754e7628832b3bb2e077adc881a16c1b003b SHA512 ffe909bc0a8616453651b259af3ce4fc2b2cbc4cc13f0964d46b07d8536b7e699be93b0a26ce83af6541114fded2b0d8c13fd447e84feceadde51d84c647e973
|
||||
EBUILD homeassistant-min-2022.5.5.ebuild 14422 BLAKE2B f816b47763d39eb18b9a28f02a9986f27175f60bdd93668565b6d8cf732305c1d16ddf07664458b08228c2964ce8f3d5a04aca34781c5cf520f8f7ca3f8b0fe6 SHA512 5c860f79fae738bcdf3c0f5034fdd3676807aa7f070f254e20619c3e9f609238cc8b159645cd4a1e2a1501d4023b1fc2bc51d48d68ee2eefa99886c03a8407af
|
||||
EBUILD homeassistant-min-2022.6.0_beta0.ebuild 14468 BLAKE2B 27b3c2d5a382e6aaa76179a4009dcbd8a6074f7fe47f3e503ceae8fb1ebbab6e94a2566998c4ca7aaf8554df14a8a4e1d1eccd0f68244cf8bf90e8733f1c5aea SHA512 847585fc46075937757380c3d8a8e3a2da319d0ded21e97c32aca92a3429dc49aad01b39285e198ad51f2a24d03572196367106ed3f9425d9c454f69a7079ea2
|
||||
MISC metadata.xml 8235 BLAKE2B 96b66a6ec8467f5f214b43cf8f4ed92033342a4b39c1b2c693ce5ab0090530dfb9b3a407db4700bba14ffbff50ccf3a413adeb9cb5c086d2c8b07a3f29231127 SHA512 9365642cf8066096e6610cedb6b06caebd9d858a8cbeae9ae5cdabe5c78201169f9564fc023788f5bd0850c215d0d26e04bc4aa6d4f129a2db4c97585935d306
|
||||
|
@ -0,0 +1,281 @@
|
||||
# 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_SETUPTOOLS=pyproject.toml
|
||||
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 ~amd64-linux ~x86-linux"
|
||||
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 +frontend github +homekit homekit_controller http hyperion influxdb knx kodi kraken 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.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/astral-2.2[${PYTHON_USEDEP}]
|
||||
~dev-python/async-upnp-client-0.30.1[${PYTHON_USEDEP}]
|
||||
~dev-python/async_timeout-4.0.2[${PYTHON_USEDEP}]
|
||||
~dev-python/atomicwrites-1.4.0[${PYTHON_USEDEP}]
|
||||
~dev-python/attrs-21.2.0[${PYTHON_USEDEP}]
|
||||
<dev-python/Authlib-1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/awesomeversion-22.5.1[${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.0[${PYTHON_USEDEP}]
|
||||
~dev-python/home-assistant-frontend-20220525.0[${PYTHON_USEDEP}]
|
||||
~dev-python/httpcore-0.14.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/httplib2-0.19.0[${PYTHON_USEDEP}]
|
||||
~dev-python/httpx-0.22.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/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/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.27.1[${PYTHON_USEDEP}]
|
||||
~net-analyzer/scapy-2.4.5
|
||||
~dev-python/sqlalchemy-1.4.36[${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.6[${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.0[${PYTHON_USEDEP}] )
|
||||
camera? ( ~dev-python/PyTurboJPEG-1.6.6[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-12.1.3[${PYTHON_USEDEP}] )
|
||||
cli? ( app-misc/home-assistant-cli )
|
||||
co2signal? ( ~dev-python/CO2Signal-0.4.2[${PYTHON_USEDEP}] )
|
||||
compensation? ( ~dev-python/numpy-1.21.6[${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.30.1[${PYTHON_USEDEP}] )
|
||||
dlna_dms? ( ~dev-python/async-upnp-client-0.30.1[${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}] )
|
||||
frontend? ( ~dev-python/home-assistant-frontend-20220525.0[${PYTHON_USEDEP}] )
|
||||
github? ( ~dev-python/aiogithubapi-22.2.4[${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}] )
|
||||
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.3[${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}] )
|
||||
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/mysql-connector-python[${PYTHON_USEDEP}] 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.0[${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.1[${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.36[${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.12.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.30.1[${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/pysnmp-4.4.12[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
sonos? ( ~dev-python/soco-0.27.1[${PYTHON_USEDEP}] )
|
||||
speedtestdotnet? ( ~net-analyzer/speedtest-cli-2.1.3[${PYTHON_USEDEP}] )
|
||||
spotify? ( ~dev-python/spotipy-2.19.0[${PYTHON_USEDEP}] )
|
||||
sql? ( ~dev-python/sqlalchemy-1.4.36[${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.0[${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.30.1[${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.8.1[${PYTHON_USEDEP}] )
|
||||
whois? ( ~dev-python/whois-0.9.13[${PYTHON_USEDEP}] )
|
||||
workday? ( ~dev-python/holidays-0.13[${PYTHON_USEDEP}] )
|
||||
yamaha? ( ~dev-python/rxv-0.7.0[${PYTHON_USEDEP}] )
|
||||
yamaha_musiccast? ( ~dev-python/aiomusiccast-0.14.3[${PYTHON_USEDEP}] )
|
||||
zeroconf? ( ~dev-python/zeroconf-0.38.6[${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.74[${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}] )
|
||||
zwave_js? ( ~dev-python/zwave-js-server-python-0.37.0[${PYTHON_USEDEP}] )"
|
||||
|
||||
BDEPEND="${RDEPEND}
|
||||
test? (
|
||||
~dev-python/codecov-2.1.12[${PYTHON_USEDEP}]
|
||||
~dev-python/coverage-6.4[${PYTHON_USEDEP}]
|
||||
~dev-python/freezegun-1.2.1[${PYTHON_USEDEP}]
|
||||
~dev-python/mock-open-1.4.0[${PYTHON_USEDEP}]
|
||||
~dev-python/mypy-0.960[${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.13.9[${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.1[${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/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
|
||||
}
|
@ -11,7 +11,9 @@ AUX update-homeassistant 1326 BLAKE2B 917bdd332c4e5dea5177eecd11a7f8d72b911fddfd
|
||||
DIST homeassistant-2022.4.7.tar.gz 15146071 BLAKE2B da4a764a281d8597a6a75e1a829c3c4d555f7ae232f429077203afbfa4a5bb9e3480d0f4bf8cddc7e5ae1d3187b871d43ee38930a60e54f9e3e7e16176a14b0e SHA512 8989a3b32444ccf70d33e301b08d42b424474cb5cc437e872e857978993dd4006732efc67a74ab1ab6c44740f60a4fd00fe264c88652c0acaf5b7d6b18d0f489
|
||||
DIST homeassistant-2022.5.4.tar.gz 15430675 BLAKE2B 8e1e1d540909995a6d2012745e4e60ec154e84002ec9d9d7761d33e84ff195259a9d63d2375d97ecae16962bb30c99743d585a54951077cde18c2217b9cb9668 SHA512 e96f75509e08726797551729c498c2061bcaceae7a9dfc73b6dd695c23e956959e155e48e3008ef7160f0a904af56032a21c42d3e23bbaee3a5e8c7ed4b76f11
|
||||
DIST homeassistant-2022.5.5.tar.gz 15430712 BLAKE2B e119f508fc5dec3b7eb7f18a61ec9fc281027b4e4df156683d54b803139d774218384d8bdcaec9c778d052046f9954564ef65f7feeab73c1a94e96ca655ed984 SHA512 fc5184c010242cca362d124231de4e0f396ba9b8596de4409243586043f77650db6d10641bb6274e954a1cc81e9d107942165a91a7c61b20cffcd08b11d9c9f0
|
||||
DIST homeassistant-2022.6.0b0.tar.gz 15548464 BLAKE2B 14cd0e5769d01dca235b19be1d1c980fe97039c776e5176a7d6aa87d40b6ecdab58bd33f65598f8744ca15bec608cfa62cba1e305aa78a39cd8f5c222d01d942 SHA512 bd05789f82ceec56f9eb46b3353805201cece2082396e9d2c28025f19154e2ed711fa5ac3e95234f226dfc14484ea1dc281482a22324fc4e9f5e888b81ec9044
|
||||
EBUILD homeassistant-2022.4.7.ebuild 29285 BLAKE2B 7df9183e6d20905db2548cbebc3fdf459e4c21e665bd655caf1c5b493831fca9aef576111ad7198d720524ebcc6332e4f3270f3f3b185e7f974a0a3cdb86bbb8 SHA512 1ab54c0e8f515adebd96e17e314ece246f1dfc8800758e88fbcea48af646d62713fbddda56aced50cc5373d0aa21100ffa4cf28e88269f01b10e53c970066c27
|
||||
EBUILD homeassistant-2022.5.4.ebuild 29445 BLAKE2B 1d4ab46e2ddcaa5bf1af61499f5321e5103c543d909bb1095adb001dc20dc57e80ffe63490d004c877dcba1142006fec18a59dd7e2774bb3af7388f4d5ed73f7 SHA512 0d1002bafc8d6dc46ced28362a1a1e66c38c8a213dc7e27e0bcbf3337aaa329f68e139b9f362e934db82f0ad2a10925509d5957a363c074b359da1b86b08449b
|
||||
EBUILD homeassistant-2022.5.5.ebuild 29442 BLAKE2B 3fd879affc530519ea9a0421ddead962209ac5d25e764586f2b0ebd973227e87c6177308a8f14084d1618405b5c8a192ba8ae41831f8734d7e13901ecbcbf3d9 SHA512 b5e6eba5f896fd51b96bc80c47f0e482b67f1f15000243e61865132a5a9768e0c0677e236ca8f12db7f14af62579730d7758f7ef6b3dd149ee779a2332e5dcc7
|
||||
EBUILD homeassistant-2022.6.0_beta0.ebuild 29489 BLAKE2B 14761efbe88cac07c2421ac47b454884407d4855e73ff07237768898686a55729fbc2eda2230d58206c3361a59b75d58515f79747f701f58df58b3ce8129c749 SHA512 1a3838f2ac9fa75db39c18567f3efcc40ccfb2016e06bcf167c878daea8bf2206a2928310d16e6fe11a1f45c7700166d49701ed53b0c725965fb01e835d3e088
|
||||
MISC metadata.xml 25911 BLAKE2B 6e1a00c61ff94577f63d862745556e03e39c0341795f3a72ce28e40557fa8c7668287227feb9f68687de462341fbc8b3b0262eca7986293b6794eb57a404ae06 SHA512 1a1c230dddba61b047255f5703ccdb79b6efe2f232f9889cdf0b8f5c78d6d850b9f4b368f976bfba6cc87f13b916f7e946f7319c3d482689c31293732a01b715
|
||||
|
477
app-misc/homeassistant/homeassistant-2022.6.0_beta0.ebuild
Normal file
477
app-misc/homeassistant/homeassistant-2022.6.0_beta0.ebuild
Normal file
@ -0,0 +1,477 @@
|
||||
# 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_SETUPTOOLS=pyproject.toml
|
||||
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 ~amd64-linux ~x86-linux"
|
||||
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 +frontend 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 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.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/astral-2.2[${PYTHON_USEDEP}]
|
||||
~dev-python/async-upnp-client-0.30.1[${PYTHON_USEDEP}]
|
||||
~dev-python/async_timeout-4.0.2[${PYTHON_USEDEP}]
|
||||
~dev-python/atomicwrites-1.4.0[${PYTHON_USEDEP}]
|
||||
~dev-python/attrs-21.2.0[${PYTHON_USEDEP}]
|
||||
<dev-python/Authlib-1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/awesomeversion-22.5.1[${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.0[${PYTHON_USEDEP}]
|
||||
~dev-python/home-assistant-frontend-20220525.0[${PYTHON_USEDEP}]
|
||||
~dev-python/httpcore-0.14.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/httplib2-0.19.0[${PYTHON_USEDEP}]
|
||||
~dev-python/httpx-0.22.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/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/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.27.1[${PYTHON_USEDEP}]
|
||||
~net-analyzer/scapy-2.4.5
|
||||
~dev-python/sqlalchemy-1.4.36[${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.6[${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/aladdin-connect-0.4[${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.6.0[${PYTHON_USEDEP}] )
|
||||
apcupsd? ( ~dev-python/apcaccess-0.0.13[${PYTHON_USEDEP}] )
|
||||
apple_tv? ( ~dev-python/pyatv-0.10.0[${PYTHON_USEDEP}] )
|
||||
apprise? ( ~dev-python/apprise-0.9.8.3[${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.6[${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-1.3.3[${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.0[${PYTHON_USEDEP}] )
|
||||
bond? ( ~dev-python/bond-api-0.1.18[${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.1.0[${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.0[${PYTHON_USEDEP}] )
|
||||
camera? ( ~dev-python/PyTurboJPEG-1.6.6[${PYTHON_USEDEP}] )
|
||||
canary? ( ~dev-python/py-canary-0.5.2[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-12.1.3[${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.21.6[${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-92[${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.30.1[${PYTHON_USEDEP}] )
|
||||
dlna_dms? ( ~dev-python/async-upnp-client-0.30.1[${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.29[${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.12.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}] )
|
||||
frontend? ( ~dev-python/home-assistant-frontend-20220525.0[${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.1.0[${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.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}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.77[${PYTHON_USEDEP}] )
|
||||
homematicip_cloud? ( ~dev-python/homematicip-1.0.2[${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.1[${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-0.9.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.0[${PYTHON_USEDEP}] ~dev-python/insteon-frontend-home-assistant-0.1.0[${PYTHON_USEDEP}] )
|
||||
intesishome? ( ~dev-python/pyintesishome-1.7.6[${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.3[${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.7.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}] )
|
||||
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/mysql-connector-python[${PYTHON_USEDEP}] 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.0[${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.1[${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.17[${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.1.0[${PYTHON_USEDEP}] )
|
||||
recorder? ( ~dev-python/sqlalchemy-1.4.36[${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.12.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.30.1[${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.5.1[${PYTHON_USEDEP}] )
|
||||
skybell? ( ~dev-python/skybellpy-0.6.3[${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/pysnmp-4.4.12[${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.27.1[${PYTHON_USEDEP}] )
|
||||
speedtestdotnet? ( ~net-analyzer/speedtest-cli-2.1.3[${PYTHON_USEDEP}] )
|
||||
spotify? ( ~dev-python/spotipy-2.19.0[${PYTHON_USEDEP}] )
|
||||
sql? ( ~dev-python/sqlalchemy-1.4.36[${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.0[${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-31[${PYTHON_USEDEP}] )
|
||||
unifi_direct? ( ~dev-python/pexpect-4.6.0[${PYTHON_USEDEP}] )
|
||||
upnp? ( ~dev-python/async-upnp-client-0.30.1[${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.5.1[${PYTHON_USEDEP}] )
|
||||
velux? ( ~dev-python/pyvlx-0.2.19[${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.8.1[${PYTHON_USEDEP}] )
|
||||
whois? ( ~dev-python/whois-0.9.13[${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.13[${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.3[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.7.10[${PYTHON_USEDEP}] ~dev-python/async-upnp-client-0.30.1[${PYTHON_USEDEP}] )
|
||||
yi? ( ~dev-python/aioftp-0.12.0[${PYTHON_USEDEP}] )
|
||||
zeroconf? ( ~dev-python/zeroconf-0.38.6[${PYTHON_USEDEP}] )
|
||||
zerproc? ( ~dev-python/pyzerproc-0.4.8[${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.74[${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}] )
|
||||
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.37.0[${PYTHON_USEDEP}] )"
|
||||
|
||||
BDEPEND="${RDEPEND}
|
||||
test? (
|
||||
~dev-python/codecov-2.1.12[${PYTHON_USEDEP}]
|
||||
~dev-python/coverage-6.4[${PYTHON_USEDEP}]
|
||||
~dev-python/freezegun-1.2.1[${PYTHON_USEDEP}]
|
||||
~dev-python/mock-open-1.4.0[${PYTHON_USEDEP}]
|
||||
~dev-python/mypy-0.960[${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.13.9[${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.1[${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/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
|
||||
}
|
@ -8,7 +8,7 @@ adafruit-circuitpython-dht==3.7.0
|
||||
adafruit-circuitpython-mcp230xx==2.2.2
|
||||
adafruit-circuitpython-typing==1.3.0
|
||||
Adafruit-PureIO==1.1.9
|
||||
Adax-local==0.1.3
|
||||
Adax-local==0.1.4
|
||||
adax==0.2.0
|
||||
adb-shell==0.4.2
|
||||
adext==0.4.2
|
||||
@ -25,10 +25,11 @@ aio-geojson-geonetnz-volcano==0.6
|
||||
aio-geojson-nsw-rfs-incidents==0.4
|
||||
aio-georss-client==0.10
|
||||
aio-georss-gdacs==0.7
|
||||
aioairzone==0.4.3
|
||||
aioairzone==0.4.4
|
||||
aioambient==2021.11.0
|
||||
aioaseko==0.0.2
|
||||
aioasuswrt==1.4.0
|
||||
aiobafi6==0.3.0
|
||||
aiobotocore==2.1.0
|
||||
aiocache==0.11.1
|
||||
aiocoap==0.4.3
|
||||
@ -38,7 +39,7 @@ aiodns==3.0.0
|
||||
aioeafm==0.1.2
|
||||
aioeagle==1.1.0
|
||||
aioemonitor==1.0.5
|
||||
aioesphomeapi==10.8.2
|
||||
aioesphomeapi==10.10.0
|
||||
aiofiles==0.8.0
|
||||
aioflo==2021.11.0
|
||||
aioftp==0.12.0
|
||||
@ -49,7 +50,6 @@ aiohomekit==0.7.17
|
||||
aiohttp-cors==0.7.0
|
||||
aiohttp==3.8.1
|
||||
aiohue==4.4.1
|
||||
aiohwenergy==0.8.0
|
||||
aioimaplib==0.9.0
|
||||
aioitertools==0.8.0
|
||||
aiokafka==0.6.0
|
||||
@ -68,7 +68,7 @@ aiopulse==0.4.3
|
||||
aiopvapi==1.6.19
|
||||
aiopvpc==3.0.0
|
||||
aiopyarr==22.2.2
|
||||
aioqsw==0.0.5
|
||||
aioqsw==0.0.8
|
||||
aiorecollect==1.0.8
|
||||
aioridwell==2022.3.0
|
||||
aiosenseme==0.6.1
|
||||
@ -106,7 +106,7 @@ anyio==3.5.0
|
||||
apcaccess==0.0.13
|
||||
apns2==0.3.0
|
||||
appdirs==1.4.4
|
||||
apprise==0.9.7
|
||||
apprise==0.9.8.3
|
||||
aprslib==0.7.0
|
||||
aqualogic==2.6
|
||||
arcam-fmj==0.12.0
|
||||
@ -117,7 +117,7 @@ asgiref==3.5.0
|
||||
asmog==0.0.6
|
||||
asterisk_mbox==0.5.0
|
||||
astral==2.2
|
||||
async-upnp-client==0.29.0
|
||||
async-upnp-client==0.30.1
|
||||
asyncclick==8.0.1.3
|
||||
asynccmd==0.2.4
|
||||
asyncio-dgram==2.1.0
|
||||
@ -138,7 +138,7 @@ automat==20.2.0
|
||||
av==9.2.0
|
||||
avea==1.5.1
|
||||
avion==0.10
|
||||
awesomeversion==22.2.0
|
||||
awesomeversion==22.5.1
|
||||
awk==1
|
||||
axis==44
|
||||
backoff==1.11.1
|
||||
@ -150,8 +150,8 @@ bcrypt==3.2.0
|
||||
beacontools==1.2.3
|
||||
beautifulsoup4==4.11.1
|
||||
beewi-smartclim==0.0.10
|
||||
bellows==0.29.0
|
||||
bimmer-connected==0.8.12
|
||||
bellows==0.30.0
|
||||
bimmer-connected==0.9.0
|
||||
bitarray==2.4.1
|
||||
bitstring==3.1.9
|
||||
bizkaibus==0.1.1
|
||||
@ -167,7 +167,7 @@ bluepy==1.3.0
|
||||
bluez==5.64
|
||||
bme280spi==0.2.0
|
||||
bme680==1.0.5
|
||||
bond-api==0.1.16
|
||||
bond-api==0.1.18
|
||||
boschshcpy==0.2.30
|
||||
boto3==1.20.24
|
||||
boto3==1.22.9
|
||||
@ -175,7 +175,7 @@ botocore==1.25.9
|
||||
bottle==0.12.19
|
||||
bottleneck==1.3.4
|
||||
bravia-tv==1.0.11
|
||||
broadlink==0.18.1
|
||||
broadlink==0.18.2
|
||||
brother==1.1.0
|
||||
brotli==1.0.9
|
||||
brottsplatskartan==0.0.1
|
||||
@ -194,7 +194,6 @@ cachetools==5.0.0
|
||||
casttube==0.2.0
|
||||
cattrs==1.10.0
|
||||
cbor2==5.4.2
|
||||
cchardet==2.1.7
|
||||
certifi==3021.3.16
|
||||
cffi==1.15.0
|
||||
chardet==4.0.0
|
||||
@ -258,10 +257,9 @@ deepmerge==1.0.1
|
||||
defusedxml==0.7.1
|
||||
deluge-client==1.7.1
|
||||
demjson3==3.0.5
|
||||
devolo-home-control-api==0.18.1
|
||||
devolo-plc-api==0.7.1
|
||||
devolo-home-control-api==0.18.2
|
||||
devolo-plc-api==0.8.0
|
||||
dialog==1.3.20211214
|
||||
dicttoxml==1.7.4
|
||||
directv==0.4.0
|
||||
discogs-client==2.3.0
|
||||
discovery30303==0.2.1
|
||||
@ -273,10 +271,11 @@ docopt==0.6.2
|
||||
DoorBirdPy==2.1.0
|
||||
double-conversion==3.2.0
|
||||
dovado==0.4.1
|
||||
dsmr-parser==0.32
|
||||
dsmr-parser==0.33
|
||||
dtlssocket==0.1.12
|
||||
dweepy==0.3.0
|
||||
dynalite-devices==0.1.46
|
||||
eagle100==0.1.1
|
||||
ebusdpy==0.0.17
|
||||
ecdsa==0.17.0
|
||||
ecoaliface==0.4.0
|
||||
@ -284,7 +283,7 @@ eebrightbox==0.0.4
|
||||
elementpath==2.5.0
|
||||
elgato==3.0.0
|
||||
eliqonline==1.2.2
|
||||
elkm1-lib==1.3.5
|
||||
elkm1-lib==2.0.0
|
||||
elmax-api==0.0.2
|
||||
emulated-roku==0.2.1
|
||||
enocean==0.50.1
|
||||
@ -324,7 +323,7 @@ fixerio==1.0.0_alpha0
|
||||
fjaraskupan==1.0.2
|
||||
flask==2.1.1
|
||||
flipr-api==1.4.2
|
||||
flux-led==0.28.28
|
||||
flux-led==0.28.29
|
||||
fnvhash==0.1.0
|
||||
fontconfig==2.13.1
|
||||
foobot_async==1.0.0
|
||||
@ -342,11 +341,12 @@ gammu==1.41.0
|
||||
garages-amsterdam==3.0.0
|
||||
garminconnect-ha==0.1.6
|
||||
gawk==5.1.1
|
||||
gcal-sync==0.7.1
|
||||
gcal-sync==0.9.0
|
||||
gcloud==0.18.3
|
||||
gd==2.3.2
|
||||
geniushub-client==0.6.30
|
||||
gentoo-functions==0.15
|
||||
geocachingapi==0.2.1
|
||||
GeographicLib==1.52
|
||||
geojson-client==0.6
|
||||
geojson==2.5.0
|
||||
@ -367,7 +367,6 @@ gntp==1.0.3
|
||||
goalzero==0.2.1
|
||||
goodwe==0.2.15
|
||||
google-api-core==2.7.1
|
||||
google-auth-oauthlib==0.5.1
|
||||
google-auth==2.6.3
|
||||
google-cloud-pubsub==2.11.0
|
||||
google-cloud-texttospeech==2.11.0
|
||||
@ -386,8 +385,8 @@ grep==3.7
|
||||
gridnet==4.0.0
|
||||
growattServer==1.1.0
|
||||
grpc-google-iam-v1==0.12.3
|
||||
grpcio-status==1.45.0
|
||||
grpcio==1.45.0
|
||||
grpcio-status==1.46.1
|
||||
grpcio==1.46.1
|
||||
gstreamer-player==1.1.2
|
||||
gTTS==2.2.4
|
||||
guppy3==3.1.2
|
||||
@ -401,7 +400,7 @@ habitipy==0.2.0
|
||||
hangups==0.4.18
|
||||
hass-nabucasa==0.54.0
|
||||
hass-splunk==0.1.1
|
||||
HATasmota==0.4.1
|
||||
HATasmota==0.5.0
|
||||
haversine==2.3.1
|
||||
hbmqtt==0.9.5
|
||||
hdate==0.10.4
|
||||
@ -414,7 +413,7 @@ hlk-sw16==0.0.9
|
||||
hole==0.7.0
|
||||
holidays==0.13
|
||||
home-assistant-cli==9999
|
||||
home-assistant-frontend==20220504.1
|
||||
home-assistant-frontend==20220525.0
|
||||
homeassistant
|
||||
homeconnect==0.7.0
|
||||
homematicip==1.0.2
|
||||
@ -426,7 +425,7 @@ httpcore==0.14.7
|
||||
httplib2==0.20.4
|
||||
httpsig==1.3.0
|
||||
httpx==0.22.0
|
||||
huawei-lte-api==1.4.18
|
||||
huawei-lte-api==1.6.0
|
||||
huisbaasje-client==0.1.0
|
||||
humanfriendly==10.0
|
||||
Hydrawiser==0.2
|
||||
@ -447,8 +446,7 @@ ihcsdk==2.7.6
|
||||
importlib_metadata==4.11.3
|
||||
incomfort-client==0.4.4
|
||||
incremental==21.3.0
|
||||
inflect==5.4.0
|
||||
inflection==0.5.1
|
||||
inflect==5.6.0
|
||||
influxdb-client==1.24.0
|
||||
influxdb==5.3.1
|
||||
insteon-frontend-home-assistant==0.1.0
|
||||
@ -467,7 +465,7 @@ jaraco-functools==3.5.0
|
||||
jaraco-text==3.7.0
|
||||
jeepney==0.8.0
|
||||
jellyfin-apiclient-python==1.7.2
|
||||
jinja==3.1.1
|
||||
jinja==3.1.2
|
||||
jmespath==1.0.0
|
||||
josepy==1.13.0
|
||||
jpeg==100
|
||||
@ -491,7 +489,8 @@ kostal-plenticore==0.2.0
|
||||
krakenex==2.1.0
|
||||
lakeside==0.12
|
||||
lark==0.11.3
|
||||
libcap==2.63
|
||||
laundrify-aio==1.1.1
|
||||
libcap==2.64
|
||||
libcrypt==2
|
||||
libcst==0.3.23
|
||||
libfastjson==0.99.9
|
||||
@ -520,7 +519,7 @@ libunistring==0.9.10
|
||||
libusb1==2.0.1
|
||||
libusb==1
|
||||
libusb==1.0.24
|
||||
libxml2==2.9.13
|
||||
libxml2==2.9.14
|
||||
libxslt==1.1.35
|
||||
libyaml==0.2.5
|
||||
life360==4.1.1
|
||||
@ -566,9 +565,9 @@ millheater==0.9.0
|
||||
miniaudio==1.45
|
||||
minio==5.0.10
|
||||
mitemp-bt==0.0.5
|
||||
moehlenhoff-alpha2==1.1.2
|
||||
moehlenhoff-alpha2==1.2.1
|
||||
more-itertools==8.12.0
|
||||
motionblinds==0.6.5
|
||||
motionblinds==0.6.7
|
||||
motioneye-client==0.3.12
|
||||
ms-cv==0.1.1
|
||||
msgpack==1.0.3
|
||||
@ -594,7 +593,7 @@ netifaces==0.11.0
|
||||
netmap==0.7.0.2
|
||||
nettigo-air-monitor==1.2.4
|
||||
neurio==0.3.1
|
||||
nexia==0.9.13
|
||||
nexia==1.0.1
|
||||
nextcloudmonitor==1.1.0
|
||||
nextcord==2.0.0_alpha8
|
||||
niko-home-control==0.2.1
|
||||
@ -663,7 +662,7 @@ pizzapi==0.0.3
|
||||
pkce==1.0.3
|
||||
platformdirs==2.5.1
|
||||
platformio==5.2.5
|
||||
plugwise==0.17.3
|
||||
plugwise==0.18.5
|
||||
plumbum==1.7.2
|
||||
plumlightpad==0.0.11
|
||||
ply==3.11
|
||||
@ -679,8 +678,8 @@ ProgettiHWSW==0.1.1
|
||||
proliphix==0.4.1
|
||||
prometheus_client==0.7.1
|
||||
proto-plus==1.20.3
|
||||
protobuf-python==3.19.3
|
||||
protobuf==3.19.3
|
||||
protobuf-python==3.20.1
|
||||
protobuf==3.20.1
|
||||
proxmoxer==1.1.1
|
||||
psutil==5.9.0
|
||||
ptyprocess==0.7.0
|
||||
@ -726,7 +725,7 @@ pycarwings2==2.13
|
||||
pyCEC==0.5.1
|
||||
pycfdns==1.2.2
|
||||
pychannels==1.0.0
|
||||
pychromecast==12.1.2
|
||||
pychromecast==12.1.3
|
||||
pycketcasts==1.0.0
|
||||
pyclimacell==0.18.2
|
||||
pycmus==0.1.1
|
||||
@ -762,7 +761,7 @@ pyephember==0.3.1
|
||||
PyEssent==0.14
|
||||
pyeverlights==0.1.0
|
||||
pyevilgenius==2.0.0
|
||||
pyEzviz==0.2.0.6
|
||||
pyezviz==0.2.0.8
|
||||
pyfido==2.1.1
|
||||
pyfireservicerota==0.0.43
|
||||
pyflexit==0.3
|
||||
@ -788,6 +787,7 @@ pyhomematic==0.1.77
|
||||
pyhomeworks==0.0.6
|
||||
pyhumps==3.5.0
|
||||
pyialarm==1.9.0
|
||||
pyialarmxr==1.0.13
|
||||
pyicloud==1.0.0
|
||||
pyinsteon==1.1.0
|
||||
pyintesishome==1.7.6
|
||||
@ -879,7 +879,7 @@ Pyrebase4==4.5.0
|
||||
pyrecswitch==1.0.2
|
||||
pyrepetierng==0.1.0
|
||||
pyrfc3339==1.1
|
||||
pyRFXtrx==0.28.0
|
||||
pyRFXtrx==0.29.0
|
||||
pyrisco==0.3.1
|
||||
pyrituals==0.0.6
|
||||
PyRMVtransport==0.3.3
|
||||
@ -904,10 +904,7 @@ pysmartapp==0.3.3
|
||||
pysmartthings==0.7.6
|
||||
pysmarty==0.8
|
||||
pysml==0.0.7
|
||||
pysnmp-pyasn1==1.1.2
|
||||
pysnmp-pysmi==1.1.8
|
||||
pysnmp==4.4.12
|
||||
pysnmplib==5.0.10
|
||||
PySocks==1.7.1
|
||||
pysoma==0.0.10
|
||||
pyspcwebgw==0.4.0
|
||||
@ -938,6 +935,7 @@ python-forecastio==1.4.0
|
||||
python-gammu==3.2.3
|
||||
python-gc100==1.0.3_alpha0
|
||||
python-gitlab==1.6.0
|
||||
python-homewizard-energy==1.0.3
|
||||
python-hpilo==4.3
|
||||
python-http-client==3.3.2
|
||||
python-izone==1.2.3
|
||||
@ -976,29 +974,30 @@ pytouchline==0.7
|
||||
pytraccar==0.10.0
|
||||
pytrackr==0.0.5
|
||||
pytradfri==9.0.0
|
||||
pytrafikverket==0.1.6.2
|
||||
pytrafikverket==0.2.0.1
|
||||
PyTransportNSW==0.1.1
|
||||
PyTurboJPEG==1.6.6
|
||||
pytz==2022.1
|
||||
pytz_deprecation_shim==0.1.0_p0
|
||||
pyudev==0.22.0
|
||||
pyunifiprotect==3.5.1
|
||||
pyunifiprotect==3.6.0
|
||||
pyuptimerobot==22.2.0
|
||||
pyusb==1.2.1
|
||||
PyUserInput==0.1.11
|
||||
pyvera==0.3.13
|
||||
pyversasense==0.0.6
|
||||
pyvesync==2.0.3
|
||||
PyViCare==2.16.1
|
||||
PyViCare==2.16.2
|
||||
pyvizio==0.1.57
|
||||
pyvlx==0.2.19
|
||||
pyvolumio==0.1.5
|
||||
pyW215==0.7.0
|
||||
pyW800rf32==0.1
|
||||
pywebpush==1.9.2
|
||||
pywemo==0.7.0
|
||||
pywemo==0.8.1
|
||||
pywilight==0.0.70
|
||||
pywizlight==0.5.13
|
||||
pyws66i==1.1
|
||||
pyxeoma==1.4.1
|
||||
PyXiaomiGateway==0.13.4
|
||||
pyyaml==6.0
|
||||
@ -1070,7 +1069,6 @@ semantic_version==2.9.0
|
||||
semver==2.13.0
|
||||
sendgrid==6.8.2
|
||||
sense-energy==0.10.4
|
||||
sentry-sdk==1.5.10
|
||||
sepaxml==2.2.0
|
||||
setuptools==62.1.0
|
||||
sgmllib3k==1.0.0
|
||||
@ -1158,6 +1156,7 @@ tmb==0.0.4
|
||||
todoist-python==8.0.0
|
||||
tololib==0.1.0_beta3
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
toonapi==0.2.1
|
||||
total-connect-client==2022.5
|
||||
tp-connected==0.0.4
|
||||
@ -1166,7 +1165,7 @@ transmissionrpc==0.11
|
||||
TravisPy==0.3.5
|
||||
ttls==1.4.3
|
||||
tuya-iot-py-sdk==0.6.6
|
||||
twentemilieu==0.6.0
|
||||
twentemilieu==0.6.1
|
||||
twilio==6.32.0
|
||||
twisted==22.4.0
|
||||
twitchAPI==2.5.2
|
||||
@ -1180,11 +1179,10 @@ ua-parser==0.10.0
|
||||
uasiren==0.0.1
|
||||
udev==217
|
||||
udev==249.6
|
||||
uEagle==0.0.2
|
||||
ujson==5.2.0
|
||||
unasync==0.5.0
|
||||
unidecode==1.3.4
|
||||
unifi-discovery==1.1.2
|
||||
unifi-discovery==1.1.3
|
||||
unifiled==0.11
|
||||
untangle==1.1.1
|
||||
uonet-request-signer-hebe==0.1.1
|
||||
@ -1201,7 +1199,7 @@ uvcclient==0.11.0
|
||||
uvicorn==0.17.6
|
||||
vallox-websocket-api==2.11.0
|
||||
vehicle==0.4.0
|
||||
velbus-aio==2022.2.4
|
||||
velbus-aio==2022.5.1
|
||||
venstarcolortouch==0.15
|
||||
vilfo-api-client==0.3.2
|
||||
vincenty==0.1.4
|
||||
@ -1212,13 +1210,13 @@ voluptuous==0.13.1
|
||||
volvooncall==0.10.0
|
||||
vsure==1.7.3
|
||||
vtjp==0.1.14
|
||||
vulcan-api==2.0.3
|
||||
vulcan-api==2.1.1
|
||||
vultr==0.1.2
|
||||
wakeonlan==2.0.1
|
||||
wallbox==0.4.4
|
||||
waqiasync==1.0.0
|
||||
warrant-lite==1.0.4
|
||||
watchdog==2.1.7
|
||||
watchdog==2.1.8
|
||||
waterfurnace==1.1.0
|
||||
WazeRouteCalculator==0.14
|
||||
wcwidth==0.2.5
|
||||
@ -1245,22 +1243,23 @@ XBee==2.3.2
|
||||
xbox-webapi==2.0.11
|
||||
xboxapi==2.0.1
|
||||
xerces-c==3.2.3
|
||||
xknx==0.21.2
|
||||
xknx==0.21.3
|
||||
xmlschema==1.10.0
|
||||
xmltodict==0.12.0
|
||||
xs1-api-client==3.0.0
|
||||
yalesmartalarmclient==0.3.8
|
||||
yalexs==1.1.23
|
||||
yalexs==1.1.25
|
||||
yarl==1.7.2
|
||||
yeelight==0.7.10
|
||||
yeelightsunflower==0.0.10
|
||||
yolink-api==0.0.5
|
||||
youless-api==0.16
|
||||
youtube-dl==2021.12.17
|
||||
zbar==0.23.90
|
||||
zeep==4.1.0
|
||||
zengge==0.2
|
||||
zeroconf==0.38.5
|
||||
zha-quirks==0.0.73
|
||||
zha-quirks==0.0.74
|
||||
zhong-hong-hvac==1.0.9
|
||||
ziggo-mediabox-xl==1.1.0
|
||||
zigpy-deconz==0.16.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user