hthiery / python-fritzhome

Python Library to access AVM Fritz!Box homeautomation
MIT License
51 stars 36 forks source link

Fix target temperature for group of thermostats #101

Closed mib1185 closed 2 months ago

mib1185 commented 2 months ago

It is possible that a group of thermostats do not return a tsoll value, this will be caught now and target_temperature is set to None

ref: https://github.com/home-assistant/core/issues/118244

coveralls commented 2 months ago

Coverage Status

coverage: 94.652% (+0.02%) from 94.635% when pulling 6b9b796b119cd9ae6470e8de88b0ad40008c747a on mib1185:fix-target-temp-for-groups into 91fc05cb0e4d5b3d9b6153e55e2444581ace64ee on hthiery:master.