many changes
This commit is contained in:
parent
fb32b88798
commit
92099bd1e9
44 changed files with 900 additions and 658 deletions
|
|
@ -2,7 +2,6 @@
|
|||
services.home-assistant.config = {
|
||||
"automation wakeup" = {
|
||||
alias = "wakeup";
|
||||
hide_entity = true;
|
||||
trigger = {
|
||||
platform = "time";
|
||||
at = "input_datetime.wakeup";
|
||||
|
|
@ -27,7 +26,6 @@
|
|||
};
|
||||
"automation sleep" = {
|
||||
alias = "sleep";
|
||||
hide_entity = true;
|
||||
trigger = [
|
||||
{
|
||||
platform = "event";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue