wsw70

Results 96 comments of wsw70

Yes, I am now conceptualizing the whole thing in my head, but it will probably have for parameters the ssh call, a regex to extract a value, and a test...

The conceptualization part is done: https://github.com/jamesoff/simplemonitor/pull/1398

I have the same problem (I believe). I discovered it when the light in a room switched on by itself during the night several times - the wall switch was...

> I'm actually using mosquitto 2.0.12 and it reports some disconnections too (but I don't have detailed logs for that). These in turn don't affect (at least not that I'm...

> My firmware for mss310(s) is 2.1.4 and it is the latest available since one of them is Meross-binded and doesn't notify any update...all of my devices are really 'almost...

> Newer version might need to use the newer WifiX pairing stuff, see [bytespider/Meross#60](https://github.com/bytespider/Meross/pull/60) Thank you! I managed to pair it without problems.

Probably the same issue as https://github.com/teejee2008/ukuu/issues/69

@gabfl yes, or any other service which binds to that specific port

@DamonDBT you have something running on the default port used by the built-in Python web server (namely `8080`). Try to start your server with python -m SimpleHTTPServer 9977 For python...

It also conflicts with Ubuntu. The existing `dex` package ``` Description: generate and execute Application type .desktop files DesktopEntry eXecution implements the Freedesktop.org autostart specification, independent of any desktop or...