Remove the useless 'secret key', since it doesn't add any more security than the path.

This commit is contained in:
Anna Rose Wiggins 2020-05-13 22:11:07 +00:00
parent c1594e73f4
commit 0b8134bbcf
3 changed files with 11 additions and 28 deletions

View file

@ -3,7 +3,6 @@
# 0 again.
- name: Momentary Switch
path: Path_0
secret_key: SecretKey_0
num_switches: 1
momentary_switches:
- 0
@ -12,14 +11,12 @@
# written value
- name: Three Latched Switches
path: Path_1
secret_key: SecretKey_1
num_switches: 3
momentary_switches:
# The first and 3rd data point on this webhook are momentary switches. The other 3 are latched.
- name: Mix of Types
path: Path_2
secret_key: SecretKey_2
num_switches: 5
momentary_switches:
- 0