core/homeassistant/components/google_assistant
Don Holly 04e277ac95
Add AirQuality SensorState support for Google Assistant (#80579)
* Add AirQuality SensorState support for Google Assistant

* Code formatting

* Apply suggestions from code review

Co-authored-by: Joakim Plate <elupus@ecce.se>

* Update trait.py

* Update trait.py

* Fix google_assistant tests

* Update trait.py

* Simplify sensor state payload and tests

* Add more tests to fix coverage

* fix tests

* Truncate once

---------

Co-authored-by: Joakim Plate <elupus@ecce.se>
Co-authored-by: Erik <erik@montnemery.com>
2023-06-28 08:55:00 +02:00
..
__init__.py Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
button.py
config_flow.py
const.py Add AirQuality SensorState support for Google Assistant (#80579) 2023-06-28 08:55:00 +02:00
diagnostics.py
error.py
helpers.py Enable strict type checks of cloud (#92576) 2023-05-24 11:46:11 +02:00
http.py
logbook.py
manifest.json
report_state.py Fix lingering timer in cloud (#92498) 2023-05-04 19:10:44 +02:00
services.yaml
smart_home.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
trait.py Add AirQuality SensorState support for Google Assistant (#80579) 2023-06-28 08:55:00 +02:00