Skip to content

Commit

Permalink
trying to fix yaml linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nkrasko committed Aug 13, 2024
1 parent cec23a3 commit ceb4a7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion relays/shelly_2pm/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ alerts:
wrong_password:
severity: error
display_name: Unable to authenticate into Shelly API.
description: Unable to authenticate into Shelly API. Check that you are using valid password in Virtual UCM configuration.
description: |
Unable to authenticate into Shelly API. Check that you are using valid password in Virtual UCM configuration.
command_groups:
control:
Expand Down

0 comments on commit ceb4a7d

Please sign in to comment.