hass-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 Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
config_flow.py Google Assistant diagnostics and synchronization (#73574) 2022-06-27 20:24:15 +02:00
const.py Add AirQuality SensorState support for Google Assistant (#80579) 2023-06-28 08:55:00 +02:00
diagnostics.py Add query data to google assistant diagnostic (#78828) 2022-09-20 17:05:10 +02:00
error.py
helpers.py Enable strict type checks of cloud (#92576) 2023-05-24 11:46:11 +02:00
http.py Don't use storage collection helper in ExposedEntities (#92396) 2023-05-03 12:39:22 +02:00
logbook.py Make use of str.removeprefix and .removesuffix (#85584) 2023-01-13 12:19:38 +01:00
manifest.json Sort manifests 4 (#87025) 2023-02-08 20:27:05 +01:00
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