core/homeassistant/components/vicare
Hans Oischinger 3d2ff841d3 Handle exceptions from PyViCare library (#28536)
* ViCare: Handle exceptions from PyViCare library (#28072)

Sometimes Viessmann server failures or other connection problems may
lead to exceptions thrown when updating data.

This commit handles those exceptions with some error logging and
makes sure that the component does not break completely in that case.

* Remove unneeded returns

* Remove unneeded returns
2019-11-06 22:46:18 +01:00
..
__init__.py Add heating_type for ViCare integration (#27296) 2019-11-04 20:12:43 +01:00
climate.py Handle exceptions from PyViCare library (#28536) 2019-11-06 22:46:18 +01:00
manifest.json Add heating_type for ViCare integration (#27296) 2019-11-04 20:12:43 +01:00
water_heater.py Handle exceptions from PyViCare library (#28536) 2019-11-06 22:46:18 +01:00