-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
assist_timers.yaml:512 gives error when restarting ha #2
Comments
Does the current package still give this error? I updated the TTS services to support both tts.speak and other service calls. |
line 512 of projects/assist_timers .yaml is incorrect. It looks like a line feed was deleted.
should be
|
Just installed the latest HA Core 2024.6 and dl the latest ha_intents did a reboot. 024-06-06 10:19:59.930 ERROR (SyncWorker_0) [homeassistant.util.yaml.loader] sequence entries are not allowed here |
Absolutely right, thanks for point that out. Fixed the line break. |
Maybe lines below are correct:
entity_id: "{{ timer_tts_target == 'tts.speak' }}"
alias: "Restore device previous volume"
The text was updated successfully, but these errors were encountered: