Franck Nijhof
|
fb849b81b5
|
Rewrite of not a == b occurances (#48132)
|
2021-03-20 01:27:04 +01:00 |
Mick Vleeshouwer
|
1d94c10bb5
|
Change via_hub to via_device (#45804)
|
2021-01-31 20:55:18 -10:00 |
Greg Dowling
|
3de2c900f3
|
Fix Roon play_media (#45532)
|
2021-01-25 17:44:18 +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
|
a1b0d6baad
|
Improve Roon media player play_media (#45221)
* Use revised play_media api.
* Move split path function to library.
|
2021-01-17 21:00:30 +01: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
|
08d5175d05
|
Improve handling of roon radio data (#39659)
|
2020-09-04 13:19:18 -05:00 |
Greg Dowling
|
637fdf72ca
|
Improve volume handling for Roon (#39119)
* Handle players without volume attribute.
* Refactor volume and now_playing error handling,
* Apply suggestions from code review
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Review suggestions.
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
|
2020-08-27 22:18:09 -05: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 |