many changes
This commit is contained in:
parent
1746412a11
commit
bd9f1ce260
22 changed files with 412 additions and 170 deletions
|
|
@ -1,8 +1,15 @@
|
|||
{
|
||||
|
||||
services.home-assistant.extraComponents = [
|
||||
"daikin"
|
||||
"enocean"
|
||||
];
|
||||
services.home-assistant.customComponents = [
|
||||
(import ./custom-components/scheduler.nix)
|
||||
];
|
||||
services.home-assistant.customLovelaceModules = [
|
||||
(import ./custom-components/lovelace-scheduler.nix)
|
||||
];
|
||||
|
||||
services.home-assistant.config = {
|
||||
sensor = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue