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
test_diagnostics.py
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
test_logbook.py
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