avzhuiko / climate-remote-control

Control your climate units via "Remote: send command" service and default climate card
MIT License
1 stars 0 forks source link

Climate platform error because lack of current temperature sensor entity id #10

Closed avzhuiko closed 9 months ago

avzhuiko commented 9 months ago
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'