Mock custom components

This commit is contained in:
2020-03-20 01:41:25 +02:00
parent 81c92176b1
commit badd728c82
+4
View File
@@ -4,6 +4,10 @@ python: "3.7.7"
before_install:
- mv secrets.example.yaml secrets.yaml
- sed -e '/hacs/,+2d' < configuration.yaml > configuration.yaml
- sed -e '/uilogs/,+2d' < configuration.yaml > configuration.yaml
- sed -e '/spotcast/,+2d' < configuration.yaml > configuration.yaml
- sed -e '/youtube/,+2d' < configuration.yaml > configuration.yaml
install:
- pip3 install homeassistant