Commit Graph

13 Commits

Author SHA1 Message Date
155649f162 Fix for 2 bugs in issue 221
Template rendering and Webhook ID on initial start.
2025-03-26 22:37:33 +00:00
e8e2e02086 move pin validation to settings 2024-11-17 11:21:26 +01:00
97b5371a0e add "pin": true JSON config property, add default pin, add pin confirmation to toggle, adjust JSON schema 2024-11-13 21:30:36 +01:00
0ac8e11287 use full numpad, validate 4-digit pin, add visual feedback on click, show toast on error 2024-11-12 19:24:15 +01:00
b13fb7e953 validate pin after full length of pin has been entered 2024-11-11 20:58:09 +01:00
fb2bb7f566 remove transcoding, move pin to settings, remove pin from schema 2024-11-11 20:06:35 +01:00
b48102f9a6 add pin confirmation 2024-10-15 19:59:04 +02:00
1b40231360 Fix errors 2024-08-30 13:49:09 +01:00
1c182dd615 Deprecate template type 2024-08-30 13:25:16 +01:00
e9a0c5d137 Single request to update 2024-08-26 18:59:17 +01:00
44ec2e2eb1 Initial Solution 2024-01-19 19:26:02 +00:00
2be255bb71 Removal of menu identifiers as not actually required
Toggle menu is now consistent with the use of data objects in tap and template. HA 'notify' actions now work.

Co-Authored-By: Joseph Abbey <me@josephabbey.dev>
2024-01-19 18:04:55 +00:00
67a5f0a14e Amending naming convention
Removing some inconsistencies
2024-01-19 16:11:30 +00:00