hass-core/homeassistant/components/google_assistant
Giuseppe Iannello 4d7de0fd4c
Add support for Google Assistant's LocatorTrait for vacuum cleaners (#55015)
* Support for LocatorTrait for vacuum cleaners

* Handle Locator request with `silence: True`

* Update homeassistant/components/google_assistant/trait.py

Co-authored-by: Joakim Plate <elupus@ecce.se>

* Black

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Joakim Plate <elupus@ecce.se>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-08-23 20:16:50 -07:00
..
__init__.py ConfigType and async_setup/setup type hint improvements (#54739) 2021-08-18 13:22:05 +02:00
const.py Add Select entity support to Google Assistant (#51997) 2021-06-18 23:30:46 +02:00
error.py Use literal string interpolation in integrations E-G (f-strings) (#26379) 2019-09-03 17:10:56 +02:00
helpers.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
http.py Google assistant: disconnect user agent when not found in google (#48233) 2021-03-23 15:04:32 -07:00
logbook.py Send only a single event per incoming Google command (#49449) 2021-04-20 09:21:52 -07:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
report_state.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02:00
services.yaml Add selector to google assistant services (#49769) 2021-04-27 18:33:52 +02:00
smart_home.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
trait.py Add support for Google Assistant's LocatorTrait for vacuum cleaners (#55015) 2021-08-23 20:16:50 -07:00