Error while setting up climate_remote_control platform for climate
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 360, in _async_setup_platform
await asyncio.shield(task)
File "/config/custom_components/climate_remote_control/climate.py", line 72, in async_setup_entry
current_temperature_sensor_entity_id = data[
^^^^^
KeyError: 'current_temperature_sensor_entity_id'