diff options
Diffstat (limited to 'HomeAssistantRepository.txt')
-rw-r--r-- | HomeAssistantRepository.txt | 114 |
1 files changed, 113 insertions, 1 deletions
diff --git a/HomeAssistantRepository.txt b/HomeAssistantRepository.txt index 590d9fbaf73b..e8c95a654edc 100644 --- a/HomeAssistantRepository.txt +++ b/HomeAssistantRepository.txt @@ -12,7 +12,119 @@ 'uri': 'https://github.com/onkelbeh/HomeAssistantRepository.git'}], 'status': 'unofficial'} $ pmaint sync HomeAssistantRepository -Already up to date. +From https://git.edevau.net/onkelbeh/HomeAssistantRepository + e11c6823..428e6bbd master -> origin/master + * [new tag] v0.108.0_beta3 -> v0.108.0_beta3 +Updating e11c6823..428e6bbd +Fast-forward + CHANGELOG.txt | 36 +++ + app-misc/home-assistant-frontend/Manifest | 4 + + .../home-assistant-frontend-20200401.0.ebuild | 30 ++ + .../home-assistant-frontend-20200403.0.ebuild | 30 ++ + app-misc/homeassistant/Manifest | 2 + + .../homeassistant-0.108.0_beta3.ebuild | 308 +++++++++++++++++++++ + dev-python/HAP-python/HAP-python-2.8.0.ebuild | 34 +++ + dev-python/HAP-python/Manifest | 2 + + dev-python/Mastodon-py/Manifest | 2 + + dev-python/Mastodon-py/Mastodon-py-1.5.1.ebuild | 40 +++ + dev-python/abodepy/Manifest | 2 + + dev-python/abodepy/abodepy-0.19.0.ebuild | 54 ++++ + dev-python/adguardhome/Manifest | 2 + + dev-python/adguardhome/adguardhome-0.4.2.ebuild | 30 ++ + dev-python/apprise/Manifest | 2 + + dev-python/apprise/apprise-0.8.5.ebuild | 34 +++ + dev-python/bellows-homeassistant/Manifest | 4 + + .../bellows-homeassistant-0.15.1.ebuild | 34 +++ + .../bellows-homeassistant-0.15.2.ebuild | 34 +++ + dev-python/brother/Manifest | 2 + + dev-python/brother/brother-0.1.11.ebuild | 30 ++ + dev-python/directv/Manifest | 5 + + dev-python/directv/directv-0.2.0.ebuild | 31 +++ + dev-python/directv/directv-0.3.0.ebuild | 31 +++ + dev-python/directv/metadata.xml | 15 + + dev-python/dynalite-devices/Manifest | 2 + + .../dynalite-devices-0.1.39.ebuild | 33 +++ + dev-python/gios/Manifest | 2 + + dev-python/gios/gios-0.1.1.ebuild | 30 ++ + dev-python/luftdaten/Manifest | 2 + + .../luftdaten-0.6.4.ebuild} | 13 +- + dev-python/openerz-api/Manifest | 3 + + dev-python/openerz-api/metadata.xml | 15 + + dev-python/openerz-api/openerz-api-0.1.0.ebuild | 30 ++ + dev-python/pyflunearyou/Manifest | 2 + + dev-python/pyflunearyou/pyflunearyou-1.0.7.ebuild | 30 ++ + dev-python/pyipp/Manifest | 4 + + dev-python/pyipp/pyipp-0.8.2.ebuild | 30 ++ + dev-python/pyipp/pyipp-0.8.3.ebuild | 30 ++ + dev-python/pymelcloud/Manifest | 2 + + dev-python/pymelcloud/pymelcloud-2.4.1.ebuild | 30 ++ + dev-python/pyotgw/Manifest | 2 + + dev-python/pyotgw/pyotgw-0.6_beta1.ebuild | 34 +++ + dev-python/python-miio/Manifest | 2 + + dev-python/python-miio/python-miio-0.5.0.1.ebuild | 38 +++ + dev-python/python-tado/Manifest | 4 +- + ...-tado-0.2.3.ebuild => python-tado-0.6.0.ebuild} | 9 +- + dev-python/pyvizio/Manifest | 6 +- + ...pyvizio-0.0.15.ebuild => pyvizio-0.1.45.ebuild} | 8 +- + dev-python/roku/Manifest | 2 + + dev-python/roku/roku-4.1.0.ebuild | 34 +++ + dev-python/tesla-powerwall/Manifest | 3 + + dev-python/tesla-powerwall/metadata.xml | 11 + + .../tesla-powerwall/tesla-powerwall-0.1.4.ebuild | 33 +++ + dev-python/twentemilieu/Manifest | 2 + + dev-python/twentemilieu/twentemilieu-0.3.0.ebuild | 31 +++ + dev-python/zeroconf/Manifest | 2 + + dev-python/zeroconf/zeroconf-0.25.0.ebuild | 43 +++ + dev-python/zha-quirks/Manifest | 4 +- + ...irks-0.0.31.ebuild => zha-quirks-0.0.38.ebuild} | 4 +- + dev-python/zigpy-deconz/Manifest | 4 +- + ...conz-0.3.0.ebuild => zigpy-deconz-0.8.0.ebuild} | 6 +- + dev-python/zigpy-homeassistant/Manifest | 6 +- + ....0.ebuild => zigpy-homeassistant-0.18.0.ebuild} | 0 + .../zigpy-homeassistant-0.18.1.ebuild | 32 +++ + dev-python/zigpy-xbee-homeassistant/Manifest | 4 +- + ...uild => zigpy-xbee-homeassistant-0.11.0.ebuild} | 7 +- + 67 files changed, 1350 insertions(+), 37 deletions(-) + create mode 100644 app-misc/home-assistant-frontend/home-assistant-frontend-20200401.0.ebuild + create mode 100644 app-misc/home-assistant-frontend/home-assistant-frontend-20200403.0.ebuild + create mode 100644 app-misc/homeassistant/homeassistant-0.108.0_beta3.ebuild + create mode 100644 dev-python/HAP-python/HAP-python-2.8.0.ebuild + create mode 100644 dev-python/Mastodon-py/Mastodon-py-1.5.1.ebuild + create mode 100644 dev-python/abodepy/abodepy-0.19.0.ebuild + create mode 100644 dev-python/adguardhome/adguardhome-0.4.2.ebuild + create mode 100644 dev-python/apprise/apprise-0.8.5.ebuild + create mode 100644 dev-python/bellows-homeassistant/bellows-homeassistant-0.15.1.ebuild + create mode 100644 dev-python/bellows-homeassistant/bellows-homeassistant-0.15.2.ebuild + create mode 100644 dev-python/brother/brother-0.1.11.ebuild + create mode 100644 dev-python/directv/Manifest + create mode 100644 dev-python/directv/directv-0.2.0.ebuild + create mode 100644 dev-python/directv/directv-0.3.0.ebuild + create mode 100644 dev-python/directv/metadata.xml + create mode 100644 dev-python/dynalite-devices/dynalite-devices-0.1.39.ebuild + create mode 100644 dev-python/gios/gios-0.1.1.ebuild + rename dev-python/{pyvizio/pyvizio-0.0.20.ebuild => luftdaten/luftdaten-0.6.4.ebuild} (55%) + create mode 100644 dev-python/openerz-api/Manifest + create mode 100644 dev-python/openerz-api/metadata.xml + create mode 100644 dev-python/openerz-api/openerz-api-0.1.0.ebuild + create mode 100644 dev-python/pyflunearyou/pyflunearyou-1.0.7.ebuild + create mode 100644 dev-python/pyipp/pyipp-0.8.2.ebuild + create mode 100644 dev-python/pyipp/pyipp-0.8.3.ebuild + create mode 100644 dev-python/pymelcloud/pymelcloud-2.4.1.ebuild + create mode 100644 dev-python/pyotgw/pyotgw-0.6_beta1.ebuild + create mode 100644 dev-python/python-miio/python-miio-0.5.0.1.ebuild + rename dev-python/python-tado/{python-tado-0.2.3.ebuild => python-tado-0.6.0.ebuild} (66%) + rename dev-python/pyvizio/{pyvizio-0.0.15.ebuild => pyvizio-0.1.45.ebuild} (77%) + create mode 100644 dev-python/roku/roku-4.1.0.ebuild + create mode 100644 dev-python/tesla-powerwall/Manifest + create mode 100644 dev-python/tesla-powerwall/metadata.xml + create mode 100644 dev-python/tesla-powerwall/tesla-powerwall-0.1.4.ebuild + create mode 100644 dev-python/twentemilieu/twentemilieu-0.3.0.ebuild + create mode 100644 dev-python/zeroconf/zeroconf-0.25.0.ebuild + rename dev-python/zha-quirks/{zha-quirks-0.0.31.ebuild => zha-quirks-0.0.38.ebuild} (88%) + rename dev-python/zigpy-deconz/{zigpy-deconz-0.3.0.ebuild => zigpy-deconz-0.8.0.ebuild} (81%) + rename dev-python/zigpy-homeassistant/{zigpy-homeassistant-0.13.0.ebuild => zigpy-homeassistant-0.18.0.ebuild} (100%) + create mode 100644 dev-python/zigpy-homeassistant/zigpy-homeassistant-0.18.1.ebuild + rename dev-python/zigpy-xbee-homeassistant/{zigpy-xbee-homeassistant-0.3.0.ebuild => zigpy-xbee-homeassistant-0.11.0.ebuild} (74%) *** syncing HomeAssistantRepository *** synced HomeAssistantRepository * Sync succeeded |