mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-11-22 06:31:30 +00:00
Create common Time module and add time set cli command (#1157)
This commit is contained in:
@@ -184,7 +184,7 @@ async def test_time(dev):
|
||||
|
||||
@device_iot
|
||||
async def test_timezone(dev):
|
||||
TZ_SCHEMA(await dev.get_timezone())
|
||||
TZ_SCHEMA(await dev.modules[Module.Time].get_timezone())
|
||||
|
||||
|
||||
@device_iot
|
||||
|
||||
Reference in New Issue
Block a user