core/tests/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 Don't use storage collection helper in ExposedEntities (#92396) 2023-05-03 12:39:22 +02:00
test_button.py Add type hints to integration tests (part 8) (#87982) 2023-02-13 11:13:48 +01:00
test_diagnostics.py Always setup demo platforms with device support from config entry (#94586) 2023-06-14 16:50:35 +02:00
test_google_assistant.py Add current_humidity to humidifiers in google_assistant (#94935) 2023-06-20 22:49:10 +02:00
test_helpers.py Import `util.dt` as `dt_util` in `components/[g-i]*` (#93759) 2023-05-30 00:01:00 +03:00
test_http.py Don't use storage collection helper in ExposedEntities (#92396) 2023-05-03 12:39:22 +02:00
test_init.py Add type hints to integration tests (part 8) (#87982) 2023-02-13 11:13:48 +01:00
test_logbook.py Add type hints to integration tests (f-g) (#87700) 2023-02-08 13:33:52 +01:00
test_report_state.py Add type hints to integration tests (f-g) (#87700) 2023-02-08 13:33:52 +01:00
test_smart_home.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
test_trait.py Add AirQuality SensorState support for Google Assistant (#80579) 2023-06-28 08:55:00 +02:00