ZHA toolkit -service call broken?

Perhaps there are other ZHA related issues in this release ?

Also, I now have a new ZHA related error popped up that I’ve never seen before:

Log Details (ERROR)
Logger: homeassistant.helpers.integration_platform
Source: helpers/integration_platform.py:61
First occurred: 19:13:23 (1 occurrences)
Last logged: 19:13:23

Error processing platform zha.repairs
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/integration_platform.py", line 61, in _async_process_single_integration_platform_component
    await integration_platform.process_platform(hass, component_name, platform)
  File "/usr/src/homeassistant/homeassistant/components/repairs/issue_handler.py", line 113, in _register_repairs_platform
    raise HomeAssistantError(f"Invalid repairs platform {platform}")
homeassistant.exceptions.HomeAssistantError: Invalid repairs platform <module 'homeassistant.components.zha.repairs' from '/usr/src/homeassistant/homeassistant/components/zha/repairs.py'>