mirror of
https://github.com/home-assistant/core.git
synced 2025-08-22 22:12:48 +02:00
Updated CODEOWNERS, reqirements_all.txt and .coveragerc
This commit is contained in:
@@ -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/*
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user