change multimedia switch trigger
This commit is contained in:
@@ -291,8 +291,11 @@
|
||||
};
|
||||
"automation multimedia scene switch" = {
|
||||
trigger = {
|
||||
platform = "state";
|
||||
entity_id = "sensor.computer_power";
|
||||
platform = "event";
|
||||
event_type = "button_pressed";
|
||||
event_data = {
|
||||
id = [ 254 235 105 198 ];
|
||||
};
|
||||
};
|
||||
condition = {
|
||||
condition = "state";
|
||||
|
||||
Reference in New Issue
Block a user