mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
home-assistant: support energenie_power_sockets component
This commit is contained in:
parent
4f44434611
commit
a8c74e9c64
@ -1095,7 +1095,8 @@
|
||||
sqlalchemy
|
||||
];
|
||||
"energenie_power_sockets" = ps: with ps; [
|
||||
]; # missing inputs: pyegps
|
||||
pyegps
|
||||
];
|
||||
"energie_vanons" = ps: with ps; [
|
||||
];
|
||||
"energy" = ps: with ps; [
|
||||
@ -5419,6 +5420,7 @@
|
||||
"emulated_hue"
|
||||
"emulated_kasa"
|
||||
"emulated_roku"
|
||||
"energenie_power_sockets"
|
||||
"energy"
|
||||
"energyzero"
|
||||
"enigma2"
|
||||
|
Loading…
Reference in New Issue
Block a user