Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
rednblkx committed Nov 6, 2024
1 parent b0f5bbb commit 10ff0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/actions.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3 style="margin: 0 0 1rem;align-self: flex-start;">Simple GPIO</h3>
</select>
</div>
<div style="display: flex;margin-top: .7rem;gap: 8px;">
<label for="gpio-a-momentary">Momentary state status</label>
<label for="gpio-a-momentary">Momentary state</label>
<select name="gpio-a-momentary" id="gpio-a-momentary">
<option value="0">Disabled</option>
<option value="1">Home App Only</option>
Expand Down

0 comments on commit 10ff0d4

Please sign in to comment.