Skip to content

Commit

Permalink
Error converting ulid
Browse files Browse the repository at this point in the history
Fixes #2
  • Loading branch information
Răzvan Ștefănescu committed May 31, 2023
1 parent 5458b16 commit 919b630
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/mediabrowser/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ async def async_websocket_message(
hass.bus.async_fire(
f"{DOMAIN}_{message_type}",
snake_cased_json(data),
context=Context(hub.user_id, parent_id=hub.server_id),
)

try:
Expand Down

0 comments on commit 919b630

Please sign in to comment.