core/homeassistant/components/google_assistant
Per Osbäck d4bd4c114b add support for color temperature and color to Google Assistant (#10039)
* add support for color temperature and color; also add some extra deviceInfo attributes

* change so that default behaviour doesn't turn off device if the action isn't handled

* add tests

* fix lint

* more lint

* use attributes were applicable

* removed debug logging

* fix unassigned if only None returned

* report more data in QUERY

* better tests for color and temperature

* fixes after dev merge

* remove deviceInfo as not part of a device state (PR #10399)

* fix after merge
2017-11-15 23:00:43 -08:00
..
__init__.py Google Assistant request sync service (#10165) 2017-11-13 08:32:23 -08:00
auth.py Google Actions for Assistant (#9632) 2017-10-17 22:00:59 -07:00
const.py Google Assistant request sync service (#10165) 2017-11-13 08:32:23 -08:00
http.py add support for color temperature and color to Google Assistant (#10039) 2017-11-15 23:00:43 -08:00
services.yaml Google Assistant request sync service (#10165) 2017-11-13 08:32:23 -08:00
smart_home.py add support for color temperature and color to Google Assistant (#10039) 2017-11-15 23:00:43 -08:00