Vladimir Pankratov

Results 7 comments of Vladimir Pankratov

Got this in the logs after network failure/restore: ``` 2022-01-25 23:20:50 DEBUG xiaomi_cloud MiCloud step1 2022-01-25 23:20:50 DEBUG xiaomi_cloud MiCloud step2 2022-01-25 23:20:51 DEBUG xiaomi_cloud MiCloud step3 2022-01-25 23:20:51 DEBUG...

Hello @AlexxIT , when I changed "**gateway3.py: async def run_forever(self)**" from this ``` # if not telnet - enable it if not await self.check_port(23) and \ not await self.enable_telnet(): await...

@RomanHargrave , @badlop , _sorry, somehow I missed notifications._ I meant, [ejabberd_auth_http](https://github.com/processone/ejabberd-contrib/tree/master/ejabberd_auth_http) module. For example Django wants to have / at the end of url. For urls without /, Django...

That's cool! Will try ASAP and let you know...

Hi @chinedufn, this is another big PR, but let's have a discussion first. Maybe something could be simplified or edited.