hass-core/tests
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
..
components add support for color temperature and color to Google Assistant (#10039) 2017-11-15 23:00:43 -08:00
fixtures Add platform and sensors for Vultr VPS (#9928) 2017-11-05 14:10:14 +01:00
helpers Move temperature display helper from components to helpers (#10555) 2017-11-14 10:36:18 +01:00
mock
resources
scripts Remove http.development (#10267) 2017-11-01 13:07:16 +01:00
test_util
testing_config
util Allow unicode when dumping yaml (#10607) 2017-11-15 18:24:08 -08:00
__init__.py
common.py
conftest.py
test_bootstrap.py
test_config.py Fix load of components without any config from packages (#9901) 2017-10-17 09:59:33 +02:00
test_core.py Clean up core (#10305) 2017-11-03 14:19:36 +01:00
test_loader.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
test_main.py
test_remote.py
test_setup.py