Update __init__.py

This commit is contained in:
thekiwismarthome
2026-02-14 07:37:41 +13:00
committed by GitHub
parent 06eae30773
commit 4dbae38bd9
@@ -166,6 +166,10 @@ async def _async_register_websocket_handlers(
hass,
handlers.websocket_update_product,
)
websocket_api.async_register_command(
hass,
handlers.websocket_get_product_substitutes,
)
# Categories handlers
websocket_api.async_register_command(