mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 17:23:34 +00:00
home-assistant: update component packages
Adds support for the wyoming component.
This commit is contained in:
parent
5f6be2960f
commit
388d127c4b
@ -4492,7 +4492,8 @@
|
||||
"wsdot" = ps: with ps; [
|
||||
];
|
||||
"wyoming" = ps: with ps; [
|
||||
]; # missing inputs: wyoming
|
||||
wyoming
|
||||
];
|
||||
"x10" = ps: with ps; [
|
||||
];
|
||||
"xbox" = ps: with ps; [
|
||||
@ -5417,6 +5418,7 @@
|
||||
"worldclock"
|
||||
"ws66i"
|
||||
"wsdot"
|
||||
"wyoming"
|
||||
"xbox"
|
||||
"xiaomi"
|
||||
"xiaomi_aqara"
|
||||
|
Loading…
Reference in New Issue
Block a user