Commit graph

9 commits

Author SHA1 Message Date
Andrew Sayre
bf649e373c Update IDs after firmware upgrade in HEOS ()
* Initial work

* Update tests
2019-05-06 17:53:11 +02:00
Andrew Sayre
b30afde8ab
Extend play_media support () 2019-05-02 19:54:36 -05:00
Andrew Sayre
f3925b7ede Bump pyheos () 2019-05-01 22:39:59 -07:00
Andrew Sayre
e3e7fb5ff6 Bump pyheos to 0.4.1 ()
* Bump pyheos==0.4.1

* Refresh player after reconnection
2019-04-24 21:31:31 -07:00
Andrew Sayre
8daba68dc1 Add support to play url () 2019-04-22 12:10:55 -07:00
Andrew Sayre
b697bb7a26 Update pyheos and log service errors in HEOS integration ()
* Update pyheos and command error handling

* Correct comment and remove unnecessary autospec
2019-04-19 22:22:40 -04:00
Andrew Sayre
4110bd0acf Add support for when device is not logged in to HEOS () 2019-04-09 18:21:00 +02:00
Andrew Sayre
9f2c5b7231
Add source selection to Heos component ()
* Add select source support

* Review feedback changes

* Removed unused import

* Ignore 'umused' import used in typing

* Only include trace back on useful errors

* Remove return from play_source
2019-04-01 11:58:52 -05:00
Andrew Sayre
1bfe86b30d Change HEOS component library and add basic config flow ()
* Update heos lib

* Update requirements files

* Removed unecessary mock_coro usage

* Remove assert_called_once usage

* Updates from review feedback

* Remove extra param to error format
2019-03-29 21:10:00 -07:00