core/homeassistant/components/buienradar
Paulus Schoutsen 76fec90fec
Reduce log level for initial error and bump library version (#32381)
* Reduce log level for initial error and bump library version

  * Use new buienradar library version which reduces the log level
    for some types of warnings.
  * Initially logs at a lower level and only logs at WARN for repeated
    errors.

This should serve to reduce confusion with users such as in
issue #32301.

* Fix linter error with new linter settings.

* Fix linter warning

* Update homeassistant/components/buienradar/util.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-03-04 15:32:44 -08:00
..
__init__.py
camera.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
const.py Fix buienradar component and add smoke tests (#27965) 2019-10-21 13:52:25 +02:00
manifest.json Reduce log level for initial error and bump library version (#32381) 2020-03-04 15:32:44 -08:00
sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
util.py Reduce log level for initial error and bump library version (#32381) 2020-03-04 15:32:44 -08:00
weather.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00