Improve type hints in lightwave climate (#165179)

This commit is contained in:
epenet
2026-03-09 09:16:29 +01:00
committed by GitHub
parent a35c3d5de5
commit 6067be6f49
@@ -90,7 +90,7 @@ class LightwaveTrv(ClimateEntity):
self._attr_hvac_action = HVACAction.OFF
@property
def target_temperature(self):
def target_temperature(self) -> float | None:
"""Target room temperature."""
if self._inhibit > 0:
# If we get an update before the new temp has