Eugene Schava

Results 73 comments of Eugene Schava

for device_type = 'multiple_lookup' parameters device_host/device_mac are ignored, local_address is still strongly required for devices connected to several networks BTW, lookup_timeout = 5 looks to small. Could you set it...

@VincentSC maybe you could help?

I don't mind converting it to docker and even have a pull request for this But that request moves all recorded commands into the data folder and I don't want...

Hi! Do I need only the Dockerfile file from your branch?

added. Thanks for your efforts!

You are correct, log is the only source to see all discovered devices if any Do you want to have a special MQTT topic to see all discovered devices there?

Thanks! Should be fixed now Format of the MAC address has been changed in the python-broadlink library since v0.15.0

Looks like new release of python-broadlink library doesn't work with Python 2.7, only Python 3

What command do you use to run mqtt.py with Python 3.7?

I guess it still uses Python 2.7 Could you please try command `python3 mqtt.py` instead?