Seems like the zha configuration for OTA has changed but there is no updated documentation for it. This warning is logged
2024-08-07 19:47:46.216 WARNING (MainThread) [zigpy.config.validators] The `ikea_provider` key is deprecated, migrate your configuration to the `extra_providers` list instead: `extra_providers: [{'type': 'ikea'}]`
2024-08-07 19:47:46.216 WARNING (MainThread) [zigpy.config.validators] The `thirdreality_provider` key is deprecated, migrate your configuration to the `extra_providers` list instead: `extra_providers: [{'type': 'thirdreality'}]`
For the following configuration:
zha:
zigpy_config:
ota:
ikea_provider: true # Auto update Trådfri devices
thirdreality_provider: true