Skip to content

Commit

Permalink
Merge pull request #15 from dilruacs/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
alexmohr authored Apr 2, 2019
2 parents 02a3c3a + 7c02a8c commit f6b9654
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sonyapilib
Sony API lib. This is a python3 conversion from this project https://github.com/KHerron/SonyAPILib and some things have been taken from here: https://github.com/aparraga/braviarc.
It may not contains all functionality which is implemented in the project from KHerron because it is used as base implementation for usage in home assistant wich you can find here:
https://github.com/dilruacs/home-assistant-custom-components/tree/master/custom_components/sony
https://github.com/dilruacs/media_player.sony
# Installation
```
pip install sonyapilib
Expand Down Expand Up @@ -49,7 +49,7 @@ if __name__ == "__main__":
device.play()
```

# Compatability List
# Compatibility List

LCD TV BRAVIA
2016 model or later:
Expand Down

0 comments on commit f6b9654

Please sign in to comment.