Commit graph

68 commits

Author SHA1 Message Date
GitHub Action
64c9f9e1cb [ci skip] Translation update 2021-08-06 00:15:04 +00:00
Greg Dowling
7e63e12ece
Bump pyroon to 0.0.38 () 2021-08-03 13:52:59 +02:00
GitHub Action
8c5620e74b [ci skip] Translation update 2021-08-02 03:40:04 +00:00
GitHub Action
531733da7b [ci skip] Translation update 2021-07-19 00:09:50 +00:00
GitHub Action
b347226820 [ci skip] Translation update 2021-07-10 00:09:24 +00:00
Milan Meulemans
63e20f2ced
Mark config flow fields as required ()
* flo

* goalzero

* mutesync

* ring

* roon

* risco

* Ruckus Unleashed

* Scaffold template
2021-06-15 19:21:30 +02:00
GitHub Action
7615af35d8 [ci skip] Translation update 2021-06-07 00:18:16 +00:00
GitHub Action
c81df50191 [ci skip] Translation update 2021-06-06 00:19:43 +00:00
Greg Dowling
02ac9a75b1
Bump pyroon to 0.0.37 () 2021-05-27 21:01:04 +02:00
tkdrob
77bed66a4d
Fix roon services.yaml () 2021-05-15 11:41:43 +02:00
tkdrob
2d5f5bfa9f
Add targets and selectors for services (P-R) () 2021-05-14 22:07:17 -07:00
HomeAssistant Azure
7df47664e8 [ci skip] Translation update 2021-05-12 00:04:03 +00:00
Franck Nijhof
2ed386f9e6
Migrate to async_get_current_platform everywhere () 2021-05-03 09:34:28 -07:00
HomeAssistant Azure
04266301e9 [ci skip] Translation update 2021-05-03 00:05:16 +00:00
Franck Nijhof
8eb27374c6
Clean up connection classes in integrations P-S () 2021-04-30 21:04:44 -10:00
Greg Dowling
cd84595429
Rework roon media player grouping to use media_player base services ()
* 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
Franck Nijhof
969c147b77
Clean up superfluous integration setup - part 4 ()
* Clean up superfluous integration setup - part 4

* Adjust tests
2021-04-16 17:46:49 +02:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest () 2021-04-15 10:21:38 +02:00
HomeAssistant Azure
93c68f8be6 [ci skip] Translation update 2021-04-13 00:04:04 +00:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ()
* Update pylint to 2.7.3

* Add class-const-naming-style

* Remove unused-import message

* Additional cleanup
2021-03-29 18:02:56 -10:00
Franck Nijhof
fb849b81b5
Rewrite of not a == b occurances () 2021-03-20 01:27:04 +01:00
HomeAssistant Azure
c11b85af2f [ci skip] Translation update 2021-03-16 00:04:36 +00:00
HomeAssistant Azure
580d25c622 [ci skip] Translation update 2021-02-23 00:05:06 +00:00
HomeAssistant Azure
0cb1f61deb [ci skip] Translation update 2021-02-21 00:07:04 +00:00
Greg Dowling
b0b81246f0
Bump roonapi to 0.0.32 () 2021-02-10 10:27:25 +01:00
Paulus Schoutsen
959ed6d077 Update translations 2021-02-03 11:46:49 +01:00
Mick Vleeshouwer
1d94c10bb5
Change via_hub to via_device () 2021-01-31 20:55:18 -10:00
Greg Dowling
3de2c900f3
Fix Roon play_media () 2021-01-25 17:44:18 +01:00
Greg Dowling
adab9adbce
Pyroon discovery ()
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 ()
* Use revised play_media api.

* Move split path function to library.
2021-01-17 21:00:30 +01:00
Greg Dowling
3c62c21991
Bumo pyroon version to 0.0.30 () 2021-01-04 10:31:13 +01:00
HomeAssistant Azure
f3cabe97e0 [ci skip] Translation update 2020-12-21 00:04:09 +00:00
HomeAssistant Azure
5bdf022bf2 [ci skip] Translation update 2020-12-20 00:04:36 +00:00
Greg Dowling
638374c36a
Bump pyroon to 0.0.28 () 2020-12-17 00:01:39 +01:00
HomeAssistant Azure
42f00cff30 [ci skip] Translation update 2020-12-04 00:05:42 +00:00
HomeAssistant Azure
8a0907acf9 [ci skip] Translation update 2020-11-12 00:10:58 +00:00
Paulus Schoutsen
621a0a5dd2 Update translations 2020-11-11 13:25:22 +01:00
Paulus Schoutsen
68d757e5d2
Remove brand names from translations () 2020-11-11 13:22:52 +01:00
HomeAssistant Azure
9298fec345 [ci skip] Translation update 2020-11-05 00:10:11 +00:00
HomeAssistant Azure
ce16ff27ef [ci skip] Translation update 2020-11-02 00:03:44 +00:00
Greg Dowling
065ad920ea
Bump roonapi to 0.0.25 () 2020-10-31 20:11:26 +01:00
Greg Dowling
0860ce4099
Tidy after adding group services to roon media player ()
* 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 () 2020-10-27 21:50:20 +01:00
Greg Dowling
e997e3a2eb
Tidy Roon media_browser following recently merged PR ()
* Tidy media_browser details.

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-23 20:33:30 +02:00
Greg Dowling
9a54c31c34
Add media browser support to roon media player () 2020-10-22 14:54:55 +02:00
HomeAssistant Azure
b102ad731f [ci skip] Translation update 2020-10-22 00:09:52 +00:00
HomeAssistant Azure
81296b2b70 [ci skip] Translation update 2020-10-20 00:08:00 +00:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) () 2020-10-16 21:24:08 -05:00
HomeAssistant Azure
39adf14079 [ci skip] Translation update 2020-10-17 00:06:00 +00:00
HomeAssistant Azure
1417a4161f [ci skip] Translation update 2020-10-13 00:03:24 +00:00