mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-13 01:54:27 +05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51f3eb3b19 |
@@ -198,7 +198,6 @@ class MegaD:
|
|||||||
:return:
|
:return:
|
||||||
"""
|
"""
|
||||||
for x in self.ds2413_ports:
|
for x in self.ds2413_ports:
|
||||||
if x.http_cmd == 'ds2413':
|
|
||||||
self.lg.debug(f'poll ds2413 for %s', x)
|
self.lg.debug(f'poll ds2413 for %s', x)
|
||||||
await self.get_port(
|
await self.get_port(
|
||||||
port=x,
|
port=x,
|
||||||
|
|||||||
Reference in New Issue
Block a user