While a lot of information is present on how to get Google Assistant working, the supported features are not explained at all.
-
From the documentation, it is not clear which types/domains are natively supported by Google Assistant and to which types the natively unsupported ones are mapped. Covers, for example, seem to be mapped to lights.
-
The docs mention the google_assistant_type config value, but it's not clear it these are HA types or Google Assistant types and which ones are valid.
google_assistant_type: Can be used to override the domain/type of an entity. For example a switch can be treated as a light
- What about sensors and retrieving (status) information?
While a lot of information is present on how to get Google Assistant working, the supported features are not explained at all.
From the documentation, it is not clear which types/domains are natively supported by Google Assistant and to which types the natively unsupported ones are mapped. Covers, for example, seem to be mapped to lights.
The docs mention the
google_assistant_typeconfig value, but it's not clear it these are HA types or Google Assistant types and which ones are valid.