homeassistant-0.105.0_beta6

This commit is contained in:
2020-02-03 08:19:12 +01:00
parent e46098ebde
commit 5c066e5575
15 changed files with 398 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
EBUILD esphome-0.ebuild 183 BLAKE2B ef2c1d486900d9c3a48e5993e6c005265fa25ff6ba24de28894ff26b92bfb6a5d623aaff95749591edc9bd82b85b72e9b0930db2cbc66f8a1fa622aa37485201 SHA512 80cef2d722ed71237a2fd413735512cc1942a444e6f72d973654c0ccf10a60a8f8fcf06ec3c1c891ee94b7bc92fe4c82f949a38dbdb243c46e88616cd1e1b65b
MISC metadata.xml 250 BLAKE2B af67f4a50f7eafb594c726f62ba5c236bc665cb59ea65f146ef0eda68ef16e5b3eda88d8cae5ad895968c432690ed4a16b23db6698f0291ec7adfd33ce2364fd SHA512 96f618b5c0cf3efc57ec5b09909b5b56d77a9f802d5feb18e139bcba5e8bf0ea12b8f4423422756c34ed09a69c2ce50e5cc48b14923fdbf3bfdac74d84d6e1b0

View File

@@ -0,0 +1,9 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-group
DESCRIPTION="ESPHome Dashboard group"
ACCT_GROUP_ID=-1

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
</pkgmetadata>

View File

@@ -0,0 +1,2 @@
EBUILD homeassistant-0.ebuild 187 BLAKE2B 51f9f70a0a05e5850ac2c1f004c06e60d1ebf1e089077274868e0705ed2d8a8b1a86d961635d082604c2dc818f733003533aea152d24b98bd719d87200bda442 SHA512 5b45c9d96ad75ffdd900aab91b323115980e3bf225e56d225d286df5d1bd289837dbf9db59791d3de8f9eb1459447bea2b189592e2e3a7e2b3452176dc9a16fb
MISC metadata.xml 250 BLAKE2B af67f4a50f7eafb594c726f62ba5c236bc665cb59ea65f146ef0eda68ef16e5b3eda88d8cae5ad895968c432690ed4a16b23db6698f0291ec7adfd33ce2364fd SHA512 96f618b5c0cf3efc57ec5b09909b5b56d77a9f802d5feb18e139bcba5e8bf0ea12b8f4423422756c34ed09a69c2ce50e5cc48b14923fdbf3bfdac74d84d6e1b0

View File

@@ -0,0 +1,9 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-group
DESCRIPTION="Homeassistant program group"
ACCT_GROUP_ID=-1

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
</pkgmetadata>