Skip to content

Conversation

@emlove
Copy link
Contributor

@emlove emlove commented May 23, 2017

This PR fixes a bug where the calculated config_path for ZWaveOption wasn't available on the config_path property. These lines worked correctly when a config/user path was passed in, but end up with the wrong value if config_path needs to be calculated by PyOptions. I changed the PyOptions variables to be readable by the parent class, so the properties can be exposed to the API.

I also eliminated the duplication of default values, since the final values will now be correctly passed back up to the parent.

@bibi21000
Copy link
Member

Thanks

@emlove emlove deleted the options-paths branch May 28, 2017 20:49
@bibi21000
Copy link
Member

Please launch tests befor sunbmiting PR. Thanks
See #87

@emlove
Copy link
Contributor Author

emlove commented Jun 6, 2017

The tests completed successfully for me. _user_path should be exposed from the base class PyOptions. I think that user is having a different problem.

@emlove emlove restored the options-paths branch September 5, 2017 20:11
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.

2 participants