mirror of
https://github.com/home-assistant/core.git
synced 2025-11-17 23:10:28 +00:00
Enable Ruff D212 (#87347)
This commit is contained in:
@@ -8,8 +8,7 @@ from .common import get_next_aid, setup_test_component
|
||||
|
||||
|
||||
def create_fan_service(accessory):
|
||||
"""
|
||||
Define fan v1 characteristics as per HAP spec.
|
||||
"""Define fan v1 characteristics as per HAP spec.
|
||||
|
||||
This service is no longer documented in R2 of the public HAP spec but existing
|
||||
devices out there use it (like the SIMPLEconnect fan)
|
||||
|
||||
Reference in New Issue
Block a user