home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.18k stars 31.15k forks source link

Move set_room_setpoint to opentherm_gw hub #132152

Closed mvn23 closed 22 hours ago

mvn23 commented 22 hours ago

Proposed change

Move the logic used to set the target room temperature to the opentherm_gw hub in __init__.py. This makes it easier to call it from other platforms while maintaining the logic in one place.

Type of change

Additional information

Checklist

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

To help with the load of incoming pull requests: