Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AC2729/50: Unable to load firmware info #72

Open
m-stefanski opened this issue Jan 7, 2021 · 1 comment
Open

AC2729/50: Unable to load firmware info #72

m-stefanski opened this issue Jan 7, 2021 · 1 comment

Comments

@m-stefanski
Copy link

I got issue with my AC2729/50. Setting speeds and turning on lights would work, bo no information about air quality would be reported and following log line was displayed on startup.

Unable to load firmware info: TypeError: Cannot read property 'replace' of undefined

The problem is already discussed and solved here:

#35 (comment)

And involves a change in coapthon/client/coap.py.

I am unsure how to raise this - is there any way (apart from manually modifying the file, which I did and solved the issue) - to make this fix available for everyone?

@Cyber1000
Copy link
Contributor

Well you should use "pip3 install -U git+https://github.com/rgerganov/CoAPthon3", like the Readme.md in this repo states. There were some other issues with the CoAPthon3, so @rgerganov decided to fork this.
There is already the change included you mention: https://github.com/rgerganov/CoAPthon3/blob/master/coapthon/client/coap.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants