Merge pull request #123273 from fabaff/aioymaps
This commit is contained in:
@@ -972,7 +972,7 @@
|
||||
"yale_smart_alarm" = ps: with ps; [ yalesmartalarmclient ];
|
||||
"yamaha" = ps: with ps; [ rxv ];
|
||||
"yamaha_musiccast" = ps: with ps; [ ]; # missing inputs: pymusiccast
|
||||
"yandex_transport" = ps: with ps; [ ]; # missing inputs: aioymaps
|
||||
"yandex_transport" = ps: with ps; [ aioymaps ];
|
||||
"yandextts" = ps: with ps; [ ];
|
||||
"yeelight" = ps: with ps; [ yeelight ];
|
||||
"yeelightsunflower" = ps: with ps; [ ]; # missing inputs: yeelightsunflower
|
||||
|
||||
@@ -407,6 +407,7 @@ in with py.pkgs; buildPythonApplication rec {
|
||||
"workday"
|
||||
"worldclock"
|
||||
"xiaomi_miio"
|
||||
"yandex_transport"
|
||||
"yeelight"
|
||||
"zeroconf"
|
||||
"zha"
|
||||
|
||||
Reference in New Issue
Block a user