Michael Graf

Results 35 comments of Michael Graf
trafficstars

Than, I have no Idea why there is no dhcp log.

I needed this patch. https://github.com/openwrt/openwrt/pull/14083 without it mt76 crashes.

Is there any chance that this PR is reviewed and merged soon? `oneOf` support would be a good thing. :)

It should be enough to change the dict in https://github.com/kuba/simp_le/blob/master/simp_le.py#L1273 to an OrderedDict.

@kuba `pip install` with an git repository sometimes creates a big mess. May be creating a tag and a wheel file and uploading to github as a release artifact would...

I know that simp_le runs under py2 and py3. But is that a reason to install Python2 and Python3 on debian systems using the ./bootstrap.sh script in this repository?

@kuba it installs `python`, `python-dev` and depending on the distro version `virtualenv` or `python-virtualenv`. On the latest debian and ubuntu `python` installs Python 2.7. `virtualenv` on the otherside is a...

Sorry, I replaced my robot (VR200). So it is hard to help you. The integration worked for me without a problem until September. What I can tell you for the...

That are two different exceptions. My VR200 works, but it's just an VR200. when I'm getting such exceptions, normally the robot itself could not connect to the cloud. Could you...

Okay, then they changed the API. Without a VR300 that will be a problem for me to implement. We need to check if pybotvac has support for it. Then I...