core/tests/components/google_assistant
Frantz bc13c9db83 Allow exposing sensors as temperature or humidity 'climate' devices to Google Assistant (#11095)
* Allow exposing sensors as temperature or humidity as 'climate' to Google Assistant

* Fixed hound

* Fixed hound

* Handled correctly unit of measurement to fix humidity

* Fixed temperature conversion for Google climate components

* Fixed temperature conversion for Google climate components

* Fixed indentation

* Fixed hound

* Fixed tests

* Fixed conversion and unit tests

* Fix sync for custom unit temperature

* Implemented requested changes

* Fix hound

* Fix linting errors

* Added success tests for sensors as climate

* Fix lint errors
2018-01-22 23:23:33 -08:00
..
__init__.py Allow exposing sensors as temperature or humidity 'climate' devices to Google Assistant (#11095) 2018-01-22 23:23:33 -08:00
test_google_assistant.py Allow exposing sensors as temperature or humidity 'climate' devices to Google Assistant (#11095) 2018-01-22 23:23:33 -08:00
test_init.py Google Assistant request sync service (#10165) 2017-11-13 08:32:23 -08:00
test_smart_home.py Clean up Google Assistant (#11375) 2017-12-31 15:04:49 -08:00