core/homeassistant/components/google_assistant
Joost Lekkerkerker 28540b0cb2
Migrate google assistant to has entity name (#96593)
* Migrate google assistant to has entity name

* Fix tests

* Add device name

* Update homeassistant/components/google_assistant/button.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

---------

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-07-16 17:39:27 +02:00
..
__init__.py
button.py Migrate google assistant to has entity name (#96593) 2023-07-16 17:39:27 +02:00
config_flow.py
const.py
diagnostics.py
error.py
helpers.py
http.py
logbook.py
manifest.json
report_state.py
services.yaml Migrate integration services (G-H) to support translations (#96372) 2023-07-12 12:31:26 +02:00
smart_home.py
strings.json Migrate google assistant to has entity name (#96593) 2023-07-16 17:39:27 +02:00
trait.py