hass-core/homeassistant/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 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 Move Google Assistant entity config out of customize (#11499) 2018-01-09 15:14:56 -08: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 Allow exposing sensors as temperature or humidity 'climate' devices to Google Assistant (#11095) 2018-01-22 23:23:33 -08:00