hass-core/tests/components/google_assistant
Erik Montnemery 09ba46ddb9
Mask sensitive data in google_assistant logs (#109366)
* Mask sensitive data in google_assistant logs

* Move common code to homeassistant/util/redact.py

* Move to helpers

* Add tests

* Tweak

* Redact additional logs

* Fix stale docstring

* Don't reveal the length of masked data

* Update test
2024-02-02 22:10:30 +01:00
..
snapshots Add valve platform support to google_assistant (#106139) 2023-12-23 16:46:25 +01:00
__init__.py Add OnOff trait for climate entities in google_assistant (#109160) 2024-01-30 21:27:36 -05:00
test_button.py Migrate google assistant to has entity name (#96593) 2023-07-16 17:39:27 +02:00
test_diagnostics.py Use snapshot assertion for google assistant diagnostics test (#99167) 2023-08-30 12:25:06 +02:00
test_google_assistant.py Add OnOff trait for climate entities in google_assistant (#109160) 2024-01-30 21:27:36 -05:00
test_helpers.py Fix device sync to Google Assistant if Matter integration is active (#104796) 2023-11-30 16:59:26 +01:00
test_http.py Mask sensitive data in google_assistant logs (#109366) 2024-02-02 22:10:30 +01: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 Make google_assistant report_state test timezone aware (#109200) 2024-01-31 13:12:26 +01:00
test_smart_home.py Add icon translations support (#103294) 2024-01-19 16:56:56 +01:00
test_trait.py Add OnOff trait for climate entities in google_assistant (#109160) 2024-01-30 21:27:36 -05:00