Fix a couple of stale ESPHome docstrings (#126508)
This commit is contained in:
parent
efc1ff6eff
commit
0fc7bc2762
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
"""Repairs implementation for the cloud integration."""
|
||||
"""Repairs implementation for the esphome integration."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
"""Test ESPHome binary sensors."""
|
||||
"""Test ESPHome repairs."""
|
||||
|
||||
import pytest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue