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

Wrong error contents for TurnOff() #123

Open
maclermo opened this issue Apr 22, 2024 · 1 comment · May be fixed by #134
Open

Wrong error contents for TurnOff() #123

maclermo opened this issue Apr 22, 2024 · 1 comment · May be fixed by #134

Comments

@maclermo
Copy link

maclermo commented Apr 22, 2024

Hi,

Thanks for this nice library that simply works.

I was scratching my head as to why my unit tests were failing while testing a "turn off" scenario.

Please take a look at the following:

return errors.Wrap(err, "error on sending turn on command for device")

The error message should be error on sending turn off command for device

Thanks!

@jaedle
Copy link
Owner

jaedle commented Apr 23, 2024

Hey 👋

thanks for the feedback, I hope I will come around tomorrow fixing this, thanks!

@andrewmarklloyd andrewmarklloyd linked a pull request Nov 14, 2024 that will close this issue
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 a pull request may close this issue.

2 participants