diff --git a/custom_components/plugwise-beta/manifest.json b/custom_components/plugwise-beta/manifest.json index f52497d72..64f47e852 100644 --- a/custom_components/plugwise-beta/manifest.json +++ b/custom_components/plugwise-beta/manifest.json @@ -2,7 +2,7 @@ "domain": "plugwise-beta", "name": "Plugwise Beta for Home Assistant", "documentation": "https://github.com/plugwise/plugwise-beta", - "requirements": ["Plugwise_Smile==0.2.10"], + "requirements": ["Plugwise_Smile==0.2.11"], "dependencies": [], "codeowners": ["@CoMPaTech","@bouwew"], "config_flow": true diff --git a/custom_components/plugwise-beta/sensor.py b/custom_components/plugwise-beta/sensor.py index bfb583c7e..631092ad4 100644 --- a/custom_components/plugwise-beta/sensor.py +++ b/custom_components/plugwise-beta/sensor.py @@ -78,6 +78,7 @@ "outdoor_temperature": ATTR_TEMPERATURE, "illuminance": ATTR_ILLUMINANCE, "water_temperature": ATTR_TEMPERATURE, + "return_temperature": ATTR_TEMPERATURE, "electricity_consumed_off_peak_point": [ "Current Consumed Power (off peak)", "W",