Introduce base class for Neato (#98071)

Co-authored-by: Robert Resch <robert@resch.dev>
This commit is contained in:
Joost Lekkerkerker
2023-08-21 12:04:12 +02:00
committed by GitHub
parent 1a4fb90897
commit 538de6d1f3
7 changed files with 54 additions and 68 deletions

View File

@@ -781,6 +781,7 @@ omit =
homeassistant/components/neato/__init__.py
homeassistant/components/neato/api.py
homeassistant/components/neato/camera.py
homeassistant/components/neato/entity.py
homeassistant/components/neato/hub.py
homeassistant/components/neato/sensor.py
homeassistant/components/neato/switch.py