mirror of
https://github.com/home-assistant/core.git
synced 2026-05-29 19:57:40 +01:00
bc13c9db83
* 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