homeassistant: add first integrations
This commit is contained in:
parent
2f0678658a
commit
d93c52a303
5 changed files with 111 additions and 20 deletions
|
@ -86,6 +86,14 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
###############
|
||||
# homeassitant
|
||||
|
||||
tuya-vaccum-maps = {
|
||||
url = "github:jaidenlabelle/tuya-vacuum-maps";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
################
|
||||
## inputs for dev shells
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue