home-assistant: use onkyo-eiscp for media_player.onkyo
This commit is contained in:
parent
8eabd76432
commit
1349e816fb
@ -184,7 +184,7 @@
|
||||
"binary_sensor.trend" = ps: with ps; [ numpy ];
|
||||
"image_processing.opencv" = ps: with ps; [ numpy ];
|
||||
"climate.oem" = ps: with ps; [ ];
|
||||
"media_player.onkyo" = ps: with ps; [ ];
|
||||
"media_player.onkyo" = ps: with ps; [ onkyo-eiscp ];
|
||||
"sensor.openevse" = ps: with ps; [ ];
|
||||
"media_player.openhome" = ps: with ps; [ ];
|
||||
"switch.orvibo" = ps: with ps; [ ];
|
||||
|
Loading…
Reference in New Issue
Block a user