Closed genestealer closed 5 months ago
Simplified, add the data to a separate file and use entity_config: !include_dir_named
Example:
google_assistant:
project_id: !secret google_assistant_project_id
secure_devices_pin: !secret google_assistant_secure_devices_pin
service_account: !include private/google_assistant_report_state_hassio_214617.json
report_state: true
entity_config: !include_dir_named google_assistant_entity_config.yaml
Added. thanks.
Suggest to add this example to omit the 500 entities from being passed/exposed to Google Assistant: