mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 01:55:18 +02:00
Update homeassistant/components/reolink/binary_sensor.py
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user