mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Merge Error Fix
This commit is contained in:
parent
6c9506e97b
commit
33dfc5a5c4
@ -754,7 +754,6 @@ class SqueezeBoxMediaPlayerEntity(
|
|||||||
case _:
|
case _:
|
||||||
_param = [
|
_param = [
|
||||||
command + "s",
|
command + "s",
|
||||||
"items",
|
|
||||||
"0",
|
"0",
|
||||||
"1",
|
"1",
|
||||||
"search:" + search_string if search_string is not None else "",
|
"search:" + search_string if search_string is not None else "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user