core/homeassistant/components/google_assistant
Erik Montnemery a51d3b4286
Remove store from google_assistant AbstractConfig (#109877)
* Remove store from google_assistant AbstractConfig

* Bump minor version of google_assistant store

* Fix test

* Improve comments

* Fix typo

* Refactor

* Update homeassistant/components/google_assistant/http.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fix bug, add tests

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-02-12 19:24:21 +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 Remove store from google_assistant AbstractConfig (#109877) 2024-02-12 19:24:21 +01:00
http.py Remove store from google_assistant AbstractConfig (#109877) 2024-02-12 19:24:21 +01:00
logbook.py
manifest.json
report_state.py
services.yaml
smart_home.py Use builtin TimeoutError [e-i] (#109679) 2024-02-05 12:00:37 +01:00
strings.json
trait.py