diff --git a/blueprints/automation/device-status-energy.yaml b/blueprints/automation/device-status-energy.yaml index eddabc2..3d943ff 100644 --- a/blueprints/automation/device-status-energy.yaml +++ b/blueprints/automation/device-status-energy.yaml @@ -46,4 +46,4 @@ trigger: action: - service: homeassistant.turn_on target: - entity_id: !input power_sensor + entity_id: !input power_sensor \ No newline at end of file