Skip to content

Commit e6e8ab8

Browse files
authored
Merge pull request #87 from shalak/patch-1
Update README.md
2 parents d3bac6c + 76ce563 commit e6e8ab8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,13 @@ You may enable the `download_local` option by navigating to the integration's li
126126

127127
This option will then return a new attribute for these queue items labeled `local_image_encoded`. Custom cards can then utilize this in their code in place of the image URL.
128128

129+
### WARNINGS
130+
131+
* This is not a cure-all and should not be enabled unless you need it.
132+
* This will not have any effect unless any frontend card supports it.
133+
* Loading the integration and updating the queue WILL take much longer. Each item must be downloaded and converted. This is NOT a quick process. Depending on your server, this may take between 2-20 seconds per item.
134+
* This requires that Home Assistant can directly access the Music Assistant server along with the local provider.
135+
129136
## I am the creator of a custom card. Can I use these actions in my own card, too?
130137

131138
Of course - this is open-source! The only requirement is that you give credit.
@@ -135,10 +142,3 @@ Of course - this is open-source! The only requirement is that you give credit.
135142
While I appreciate it, I am not going to accept any funding.
136143

137144
When someone funds development, there's often an implied belief that the card will keep being developed or the maintainer will provide new projects. I want to be able to drop development on this card when I feel that it is complete. I do not want people to feel misled, cheated, or that I should prioritize their wants over anything else. This card is something I created for myself
138-
139-
### WARNINGS
140-
141-
* This is not a cure-all and should not be enabled unless you need it.
142-
* This will not have any effect unless any frontend card supports it.
143-
* Loading the integration and updating the queue WILL take much longer. Each item must be downloaded and converted. This is NOT a quick process. Depending on your server, this may take between 2-20 seconds per item.
144-
* This requires that Home Assistant can directly access the Music Assistant server along with the local provider.

0 commit comments

Comments
 (0)