diff --git a/homeassistant/components/weheat/binary_sensor.py b/homeassistant/components/weheat/binary_sensor.py index 1e520b4264413c..2f577f5e667cf5 100644 --- a/homeassistant/components/weheat/binary_sensor.py +++ b/homeassistant/components/weheat/binary_sensor.py @@ -1,4 +1,4 @@ -"""Platform for binary sensor integration.""" +"""Binary sensor platform for Weheat integration.""" from collections.abc import Callable from dataclasses import dataclass