Skip to content

Commit

Permalink
chore: update get_device_info doc
Browse files Browse the repository at this point in the history
  • Loading branch information
wuwentao committed Jul 21, 2024
1 parent 470c8dd commit 3251d9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion midealocal/cloud.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,8 @@ async def list_appliances(
return None

async def get_device_info(self, device_id: int) -> dict[str, Any] | None:
"""Get device information.
"""
Get device information.
API url: https://mp-prod.smartmidea.net/mas/v5/app/proxy?alias=/v1/appliance/info/get
header:
Expand Down

0 comments on commit 3251d9e

Please sign in to comment.