kevinvincent / ha-wyzesense

A Home Assistant Component to interface with the WYZE Sense hub and sensor system
368 stars 98 forks source link

WARNING ... BinarySensorDevice is deprecated, modify WyzeSensor to extend BinarySensorEntity #140

Closed mjoshd closed 4 years ago

mjoshd commented 4 years ago

Home Assistant 0.110.0

WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify WyzeSensor to extend BinarySensorEntity

This warning appears in the logs when starting HA (also for a few other custom components).

(No idea what it entails but as it is a deprecation warning I thought it would be useful to know)

Thanks for this great component!

mjoshd commented 4 years ago

just noticed someone beat me to it... closing duplicate issue