core/homeassistant/components/google_assistant
Phil Kates 8e441ba03b Refactor Google Assistant query_device (#12022)
* google_assistant: Refactor query_device

The previous code had issues where domains could break out and end up
with weird brightness values and we weren't enforcing the `on` and
`oneline` keys in the response.

* google_assistant: Add media_player to query test
2018-01-30 01:19:24 -08:00
..
__init__.py Move Google Assistant entity config out of customize (#11499) 2018-01-09 15:14:56 -08:00
auth.py Move Google Assistant entity config out of customize (#11499) 2018-01-09 15:14:56 -08:00
const.py Allow setting climate devices to AUTO mode via Google Assistant (#11923) 2018-01-26 12:37:06 +01:00
http.py Fix error on entity_config missing (#11561) 2018-01-09 19:47:24 -08:00
services.yaml Google Assistant request sync service (#10165) 2017-11-13 08:32:23 -08:00
smart_home.py Refactor Google Assistant query_device (#12022) 2018-01-30 01:19:24 -08:00