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

Improve miottemplate.py print to support python 3.7.3 (Closes: #906) #910

Conversation

syssi
Copy link
Collaborator

@syssi syssi commented Jan 13, 2021

Kudos to @rytilahti. I don't know what I've changed here. :-P

Closes #906

@syssi syssi changed the title Fix miottemplate typevar object is not callable (Closes: #906) Improve miottemplate.py print to support python 3.7.3 (Closes: #906) Jan 13, 2021
@rytilahti
Copy link
Owner

Glad you got it working! :-) typing has been getting new features from release to release and is still evolving, so I suppose either internals of it or dataclasses-json got changed in an incompatible manner.

@rytilahti rytilahti merged commit 7771f45 into rytilahti:master Jan 13, 2021
@rytilahti rytilahti mentioned this pull request Mar 13, 2021
xvlady pushed a commit to xvlady/python-miio that referenced this pull request May 9, 2021
…hti#906) (rytilahti#910)

* Fix __repr__ of AirHumidifierMiotStatus (Closes: rytilahti#908)

* Improve miottemplate.py print to support python 3.7.3
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

Successfully merging this pull request may close these issues.

miottemplate.py print specs.json fails
2 participants