Update homeassistant/components/reolink/binary_sensor.py

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
This commit is contained in:
starkillerOG
2025-03-15 15:05:47 +01:00
committed by GitHub
parent ab1db2bc32
commit b500f1cc16

View File

@@ -364,7 +364,7 @@ class ReolinkPushBinarySensorEntity(ReolinkBinarySensorEntity):
class ReolinkSmartAIBinarySensorEntity(
ReolinkChannelCoordinatorEntity, BinarySensorEntity
):
"""Binary-sensor class for Reolink IP camera smart AI sensors."""
"""Binary-sensor class for Reolink IP camera Smart AI sensors."""
entity_description: ReolinkSmartAIBinarySensorEntityDescription