Bump pyswitchbee to 1.7.3 (#83748)

This commit is contained in:
Jafar Atili 2022-12-12 17:00:30 +02:00 committed by GitHub
parent b8a5869f76
commit 2d206e7e31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 30 additions and 25 deletions

View file

@ -4,7 +4,7 @@ from __future__ import annotations
from typing import Any
from switchbee.api import SwitchBeeError, SwitchBeeTokenError
from switchbee.api.central_unit import SwitchBeeError, SwitchBeeTokenError
from switchbee.const import SomfyCommand
from switchbee.device import SwitchBeeShutter, SwitchBeeSomfy