add hassfest

This commit is contained in:
Andrey
2020-12-29 10:06:22 +03:00
parent a6ff177577
commit cc122cf98b
3 changed files with 30 additions and 8 deletions

5
install.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
git clone https://github.com/andvikt/mega_hacs.git
mkdir custom_components
cp mega_hacs/custom_components/mega custom_components/mega
rm -fR mega_hacs