many changes
This commit is contained in:
parent
fb32b88798
commit
92099bd1e9
44 changed files with 900 additions and 658 deletions
|
|
@ -21,7 +21,6 @@
|
|||
];
|
||||
"automation ac_livingroom" = {
|
||||
alias = "ac_livingroom";
|
||||
hide_entity = true;
|
||||
trigger = [
|
||||
{
|
||||
platform = "state";
|
||||
|
|
@ -46,7 +45,6 @@
|
|||
};
|
||||
"automation ac_eco" = {
|
||||
alias = "ac_eco";
|
||||
hide_entity = true;
|
||||
trigger = {
|
||||
platform = "state";
|
||||
entity_id = [
|
||||
|
|
@ -70,7 +68,6 @@
|
|||
};
|
||||
"automation bedroom_ac_on" = {
|
||||
alias = "bedroom ac on";
|
||||
hide_entity = true;
|
||||
trigger = {
|
||||
platform = "time";
|
||||
at = "00:30:00";
|
||||
|
|
@ -96,7 +93,6 @@
|
|||
};
|
||||
"automation bedroom_ac_off" = {
|
||||
alias = "bedroom ac on";
|
||||
hide_entity = true;
|
||||
trigger = {
|
||||
platform = "template";
|
||||
value_template = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue