core/homeassistant/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
..
__init__.py
button.py
config_flow.py
const.py
data_redaction.py Mask sensitive data in google_assistant logs (#109366) 2024-02-02 22:10:30 +01:00
diagnostics.py
error.py
helpers.py Mask sensitive data in google_assistant logs (#109366) 2024-02-02 22:10:30 +01:00
http.py
logbook.py
manifest.json
report_state.py
services.yaml
smart_home.py Mask sensitive data in google_assistant logs (#109366) 2024-02-02 22:10:30 +01:00
strings.json
trait.py Add OnOff trait for climate entities in google_assistant (#109160) 2024-01-30 21:27:36 -05:00