custom-components / healthchecksio

Update and display the status of your healthchecks.io checks.
MIT License
52 stars 9 forks source link

BinarySensorDevice is deprecated, modify HealthchecksioBinarySensor to extend #7

Closed mpartoglou closed 3 years ago

mpartoglou commented 4 years ago

Hi, noticed this in my logs recently

`Log Details (WARNING) Logger: homeassistant.components.binary_sensor Source: components/binary_sensor/init.py:139 Integration: Binary sensor (documentation, issues) First occurred: 9:08:14 AM (1 occurrences) Last logged: 9:08:14 AM

BinarySensorDevice is deprecated, modify HealthchecksioBinarySensor to extend BinarySensorEntity Connection lost. Reconnecting… `

HealthChecks.io Version: 0.1.3 (latest) HASS.io latest version (0.110.2) HACS store latest version (1.0.3)

Unsure what the bug means, HealthChecks.io system appears to be reporting correctly.

mpartoglou commented 4 years ago

Note, still visible on the latest HASS 0.112.4, with HACS 1.1.2