Jason Morcos
Jason Morcos
> Thanks - it looks like a test is failing now, and also please include tests for your changes to verify that it works as previously expected as well as...
@jdavidbakr I'm fairly certain that test is failing on the master branch. I added additional testing to my PR for the changes made. Is there anything further you'd like me...
@jdavidbakr Hey! Thanks for merging the other PR related to multi-part messages. I think after this PR is updated from the fixed master branch it will be passing test cases....
I've updated this branch so, I believe, if you reopened this PR it should now be passing test cases. I just confirmed it is now passing locally
@andrewsayre Thank you for all your great work on this plugin! I as well would like to be able to see and control device components for my refrigerator (I can't...
The temperature and set point values are "unknown" always The actual values are nested under "cooler" and freezer" [apiResult.json.zip](https://github.com/andrewsayre/pysmartthings/files/7884909/apiResult.json.zip) [apiResult.txt](https://github.com/andrewsayre/pysmartthings/files/7884910/apiResult.txt) @veista is your package a drop-in replacement for this one?...
My approach to try to keep backwards compatibility with HA was probably going to be something along the lines of turning each component into its own device. That would "fix"...
Sorta duplicates #1517? Have you tried using the cmd+f keyboard shortcut to quickly open filters?
Perhaps a three-way (drop-down) setting with options: always show by default, never show by default, remember last. PRs welcome! :)
https://github.com/Sequel-Ace/Sequel-Ace/issues/201#issuecomment-658304147 > I would rather not support both a sandboxed and non-sandboxed version of the app. I think it introduces a plethora of situations in the future where there is...