File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -130,15 +130,15 @@ Saved messages can be cleared without playing them by calling the **TTS Clear Sa
130
130
131
131
See [ saved_messages_card.yaml] ( saved_messages_card.yaml ) for an example lovelace card.
132
132
133
- ![ Bo Saved Messages] ( screenshots/no_saved_messages_card.PNG " Saved Messages Card ")
133
+ ![ No Saved Messages] ( screenshots/no_saved_messages_card.png " Saved Messages Card ")
134
134
135
- ![ Saved Messages] ( screenshots/saved_messages_card.PNG " Saved Messages Card ")
135
+ ![ Saved Messages] ( screenshots/saved_messages_card.png " Saved Messages Card ")
136
136
137
137
## Troubleshooting
138
138
139
139
If you see this error you forgot to create ` /config/www/tts_message_history.txt `
140
140
141
- ![ File Missing Error] ( screenshots/file_missing_error.PNG " File Missing Error ")
141
+ ![ File Missing Error] ( screenshots/file_missing_error.png " File Missing Error ")
142
142
143
143
NOTE - You will see the following warning in your Home Assistant Log until the first TTS message is recorded in the history file.
144
144
You can’t perform that action at this time.
0 commit comments