Python-songpal

Latest version: v0.16.2

Safety actively analyzes 638466 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.11

[0.11](https://github.com/rytilahti/python-songpal/tree/0.11) (2019-10-10)

[Full Changelog](https://github.com/rytilahti/python-songpal/compare/0.10...0.11)

**Closed issues:**

- Got unknowns for ContentChange [\48](https://github.com/rytilahti/python-songpal/issues/48)
- "no such option: --endpoint" error [\47](https://github.com/rytilahti/python-songpal/issues/47)
- HT-NT5. Warnings / errors in HA log [\36](https://github.com/rytilahti/python-songpal/issues/36)

**Merged pull requests:**

- Report unknown notification variables using debug logger [\55](https://github.com/rytilahti/python-songpal/pull/55) ([rytilahti](https://github.com/rytilahti))
- songpal dump-devinfo \<BDV-N9200W - BDV-2014\> [\53](https://github.com/rytilahti/python-songpal/pull/53) ([anhtuanng98](https://github.com/anhtuanng98))
- Added devinfo file for Sony CMT-SX7B [\50](https://github.com/rytilahti/python-songpal/pull/50) ([birt](https://github.com/birt))
- Remove leftover usage of request lib [\45](https://github.com/rytilahti/python-songpal/pull/45) ([rytilahti](https://github.com/rytilahti))

0.10

[0.10](https://github.com/rytilahti/python-songpal/tree/0.10) (2019-02-17)

This release adds preliminary support for controlling devices with multiple zones (jwiese)
and grouping of devices (rytilahti). Two fixes for compatibility breaking changes in
async_upnp_client and click were also fixed.

[Full Changelog](https://github.com/rytilahti/python-songpal/compare/0.0.9...0.10)

**Implemented enhancements:**

- Add multi-zone support [\13](https://github.com/rytilahti/python-songpal/issues/13)
- \[Feature/Discussion\] Grouping / Ungrouping Devices [\12](https://github.com/rytilahti/python-songpal/issues/12)

**Merged pull requests:**

- Initial support for zone control [\42](https://github.com/rytilahti/python-songpal/pull/42) ([jwiese](https://github.com/jwiese))
- Update because async\_upnp\_client changed "discover" to "search" [\41](https://github.com/rytilahti/python-songpal/pull/41) ([jwiese](https://github.com/jwiese))
- Avoid crashing on setting changes we don't know how to handle [\40](https://github.com/rytilahti/python-songpal/pull/40) ([rytilahti](https://github.com/rytilahti))
- Added SRS-X77 devinfo [\39](https://github.com/rytilahti/python-songpal/pull/39) ([tobyh](https://github.com/tobyh))
- Add ability to change googlecast settings [\38](https://github.com/rytilahti/python-songpal/pull/38) ([rytilahti](https://github.com/rytilahti))
- multi-word arguments should use dashes [\37](https://github.com/rytilahti/python-songpal/pull/37) ([flyingclimber](https://github.com/flyingclimber))
- convert discovery to use async\_upnp\_client [\35](https://github.com/rytilahti/python-songpal/pull/35) ([rytilahti](https://github.com/rytilahti))
- Initial support for controlling device groups [\34](https://github.com/rytilahti/python-songpal/pull/34) ([rytilahti](https://github.com/rytilahti))

0.0.9

[0.0.9](https://github.com/rytilahti/python-songpal/tree/0.0.9) (2018-12-08)

This release improves the support for notifications and fixes some minor issues.

[Full Changelog](https://github.com/rytilahti/python-songpal/compare/0.0.8...0.0.9)

**Closed issues:**

- Support for SRS-ZR5 [\24](https://github.com/rytilahti/python-songpal/issues/24)
- Home Assistant warnings with SRS-ZR7 [\17](https://github.com/rytilahti/python-songpal/issues/17)

**Merged pull requests:**

- Added devinfo for HT-ZF9 [\33](https://github.com/rytilahti/python-songpal/pull/33)
([danielpalstra](https://github.com/danielpalstra))
- Added STR-DN1060 devinfo [\30](https://github.com/rytilahti/python-songpal/pull/30) ([jwiese](https://github.com/jwiese))
- Code formating fixes [\28](https://github.com/rytilahti/python-songpal/pull/28) ([rytilahti](https://github.com/rytilahti))
- Adding the output for dumpdevinfo of 2 models [\27](https://github.com/rytilahti/python-songpal/pull/27)
([thomnico](https://github.com/thomnico))
- Add SRS-ZR7 devinfo [\26](https://github.com/rytilahti/python-songpal/pull/26) ([pschmitt](https://github.com/pschmitt))
- Add files via upload [\25](https://github.com/rytilahti/python-songpal/pull/25) ([little-boots](https://github.com/little-boots))

0.0.8

0.0.7

First real release after getting some feedback from homeassistant users fixing various issues.

Other highlights:
* An improved support for notifications is also added, to be used later for getting changes
immediately without polling the device.

* Support for devices implementing only the 'xhrpost' protocol using HTTP POST instead of
websockets for communication, including some (all?) sony bravia models.
The protocol to use is decided automatically, but can be overridden with --post or --websocket

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.