Greg Dowling
|
cd84595429
|
Rework roon media player grouping to use media_player base services (#49667)
* Add group/join status attributes to roon player.
* Rework join/unjoin code to use base media_player services.
* Switch join and unjoin to be sync.
|
2021-04-27 23:55:29 +02:00 |
Greg Dowling
|
b0b81246f0
|
Bump roonapi to 0.0.32 (#46286)
|
2021-02-10 10:27:25 +01:00 |
Greg Dowling
|
adab9adbce
|
Pyroon discovery (#44811)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-01-18 10:00:30 -05:00 |
Greg Dowling
|
0860ce4099
|
Tidy after adding group services to roon media player (#42512)
* Tidy after adding roon group services.
* Fix missed changes.
|
2020-10-28 17:32:23 +01:00 |
Greg Dowling
|
30a3fe69bc
|
Add platform services to Roon media player to allow grouping, ungrouping and transfer between players (#42133)
|
2020-10-27 21:50:20 +01:00 |
Greg Dowling
|
9a54c31c34
|
Add media browser support to roon media player (#42061)
|
2020-10-22 14:54:55 +02:00 |
Greg Dowling
|
e9b50706a9
|
Add roon media player integration (#37553)
* Import roon code.
* Fix flake8/pylint issues.
* Fix lint issues, extend timeout, change contact infomation.
* Add new files to .coveragerc
* Make file executable.
* Fix problem with integration not working after initial creation.
* Improve logic unavailable players by caching data.
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update review suggestions
* Rremove custom play action script.
* Add test requirements.
* Tidy manifest.
* Missed fixes.
* Refactor config_flow to use current pattern.
* Add config_flow tests.
* Refactor to use signal dispatch helpers.
* Remove ToDo: for now.
* Remove remaining zone / source logic for initial release,
* Stop authenticate blocking, handle timeout.
* Removed unneeded code.
* Review comments update.
* Fix comment.
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix bug in seek.
* Use sync rather than async update
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Upgrade library, remove exception now caught in library,
* Review comments.
* Review changes
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Check for duplicate host before adding.
* Review comment.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Remove unused code, revise turn_on/turn_off.
* Sync translations.
* Make interim timeout const.
* Refactor tests.
* Add tests with an existing config entry.
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Remove CannotConnect
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-08-12 09:09:47 -04:00 |