alexmohr / sonyapilib

Contains a python api to control sony devices.
MIT License
20 stars 11 forks source link

Add get volume function #66

Closed Liborsaf closed 7 months ago

alexmohr commented 7 months ago

Thanks for the contribution. I removed travis and added github ci instead. In turn I had to fix some new linter warnings, so you have to fix some conflicts now. Sorry :/ Also please add a unit test for the new method

Liborsaf commented 7 months ago

Thanks for the contribution. I removed travis and added github ci instead. In turn I had to fix some new linter warnings, so you have to fix some conflicts now. Sorry :/ Also please add a unit test for the new method

No problem, will look into that in few minutes :)

Liborsaf commented 7 months ago

Not very experienced in doing unit tests, so hopefully this is good :D