mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-06 10:44:04 +00:00
Move SmartBulb into SmartDevice (#874)
This commit is contained in:
@@ -134,7 +134,6 @@ if TYPE_CHECKING:
|
||||
from . import smart
|
||||
|
||||
smart.SmartDevice("127.0.0.1")
|
||||
smart.SmartBulb("127.0.0.1")
|
||||
iot.IotDevice("127.0.0.1")
|
||||
iot.IotPlug("127.0.0.1")
|
||||
iot.IotBulb("127.0.0.1")
|
||||
|
Reference in New Issue
Block a user