small cleanup, add some comments

This commit is contained in:
bittles
2022-12-14 02:22:15 -05:00
parent 5bc6802aae
commit 0f2d5f38f5
3 changed files with 16 additions and 7 deletions
+1
View File
@@ -4,6 +4,7 @@ from __future__ import annotations
import logging
from typing import Any
#sucks
from . import sucksbumper
from homeassistant.components.vacuum import VacuumEntity, VacuumEntityFeature