mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-15 22:10:43 +08:00
Fix typo in comments
This commit is contained in:
parent
92ff6a4cf1
commit
7b41773f63
@ -925,7 +925,7 @@ class MIoTLan:
|
||||
_LOGGER.info('no central service, init miot lan')
|
||||
await self.init_async()
|
||||
|
||||
# The folowing methods SHOULD ONLY be called in the internal loop
|
||||
# The following methods SHOULD ONLY be called in the internal loop
|
||||
|
||||
def ping(self, if_name: str | None, target_ip: str) -> None:
|
||||
if not target_ip:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user