Updated CODEOWNERS, reqirements_all.txt and .coveragerc

This commit is contained in:
lufton
2019-05-02 14:09:38 +03:00
parent ca9f74d6ee
commit 3366917245
3 changed files with 5 additions and 0 deletions

View File

@@ -220,6 +220,7 @@ omit =
homeassistant/components/goalfeed/*
homeassistant/components/gogogate2/cover.py
homeassistant/components/google/*
homeassistant/components/google_cloud_tts/tts.py
homeassistant/components/google_maps/device_tracker.py
homeassistant/components/google_travel_time/sensor.py
homeassistant/components/googlehome/*

View File

@@ -86,6 +86,7 @@ homeassistant/components/gearbest/* @HerrHofrat
homeassistant/components/gitter/* @fabaff
homeassistant/components/glances/* @fabaff
homeassistant/components/gntp/* @robbiet480
homeassistant/components/google_cloud_tts/* @lufton
homeassistant/components/google_translate/* @awarecan
homeassistant/components/google_travel_time/* @robbiet480
homeassistant/components/googlehome/* @ludeeus

View File

@@ -499,6 +499,9 @@ google-api-python-client==1.6.4
# homeassistant.components.google_pubsub
google-cloud-pubsub==0.39.1
# homeassistant.components.google_cloud_tts
google-cloud-texttospeech==0.4.0
# homeassistant.components.googlehome
googledevices==1.0.2