Enable Ruff D212 (#87347)
This commit is contained in:
parent
97de0c6d9a
commit
ca1a12898c
237 changed files with 353 additions and 707 deletions
|
@ -223,8 +223,7 @@ class ControllerDevice(ClimateEntity):
|
|||
|
||||
@callback
|
||||
def set_available(self, available: bool, ex: Exception | None = None) -> None:
|
||||
"""
|
||||
Set availability for the controller.
|
||||
"""Set availability for the controller.
|
||||
|
||||
Also sets zone availability as they follow the same availability.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue