Closed ksunden closed 3 years ago
The correction you pointed out is indeed correct! This is one of the caveats of working with Feats (self.fan_speed = 1
does not raise an issue, even if fan_speed
is not defined anywhere. )
However, to contribute to Lantz, I would strongly suggest you to checkout the new repository:
https://github.com/lantzproject/
The version of Lantz to which you sent this pull request has been stalled for 6 years already.
closing as I opened on the more maintained library
I think this is a typo, however I am not actually sure, especially given the line in
__init__
which sets an attributeself.fan_speed = 1
that doesn't seem to do anything.Please note that I did no testing on this and have little to no experience using Lantz (some curiosity, but not really more than that)
If this is not a typo, feel free to close.