mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-04-28 01:26:25 +00:00
tweak
This commit is contained in:
parent
88d3b5e32b
commit
a9ae4f028f
@ -18,7 +18,7 @@ from kasa import (
|
|||||||
SmartDevice,
|
SmartDevice,
|
||||||
SmartStrip,
|
SmartStrip,
|
||||||
)
|
)
|
||||||
from kasa.discover import DEVICE_TYPE_TO_CLASS
|
from kasa.device_factory import DEVICE_TYPE_TO_CLASS
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from rich import print as _do_echo
|
from rich import print as _do_echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user