Commit graph

16 commits

Author SHA1 Message Date
Christopher Cookman 644d3f7a1e
Remove unneeded zones from template 2024-08-16 22:27:05 -06:00
Christopher Cookman 684767fe86
v1.2.4
- Add setting to enable/disable exit delay countdown!
2024-08-16 21:56:51 -06:00
Christopher Cookman 37e62c514a
Update
- Moved a bunch of stuff around, maybe it'll be easier to find parts now
2024-08-16 14:21:17 -06:00
Christopher Cookman 9e38ae3d09
Update
- Move WIP stuff where people won't accidentally use them
- Small updates to system template and door contacts
2024-08-16 13:36:03 -06:00
Christopher Cookman 37e687a103
Small Update
- Updated backlight script for keypad display
2024-08-15 18:06:26 -06:00
Christopher Cookman 96cfa3cac2
Update
- Using Indirecta LCD on keypad display now, yay!
2024-08-15 17:40:57 -06:00
Christopher Cookman 5ec07e98d7
Small Updates
- Made small changes to main system template/script
New Parts
- Added Voice Siren Driver to individual components
	- This uses AudioAPI, includes a modified siren speaker.
	- Audios are not published at the moment, but should be included in a later commit
2024-08-11 20:37:25 -06:00
Christopher Cookman 97fb09a094
Big Update
- Fix keypad beeps by making it use separate, disableable scripts for each sound a keypad can make.
- Make keypad beep scripts not complain when no hi/lo exists, making way for voice keypads :)
2024-08-11 20:25:35 -06:00
Christopher Cookman a78c1a45ec
Update
- Make keypad function keys work
- Create zone connector for function keys
- Update SystemTemplate to include a single keypad with working function keys (fire/police)
2024-08-07 18:40:29 -06:00
Christopher Cookman f77a533226
Bug Fix
- Fixed display loop, had a typo lol
2024-08-06 23:33:56 -06:00
Christopher Cookman a1407a8e40
Update
# v1.2.2
- Add a way to disable datastore usage. Just set the dataStoreKey to nothing
- Add "CHIME" text when chime enabled
2024-08-06 23:22:59 -06:00
Christopher Cookman 4f5e6616de
Completely forgot this sorry 2024-08-05 22:18:14 -06:00
Christopher Cookman 9db8c2ffbe Forgot to remove zone from uploaded system 2024-08-01 21:30:52 -06:00
Christopher Cookman 84d8a0ff54
- Update system to 1.2.1
- Add dialer for SecuriNet
2024-08-01 21:28:06 -06:00
Christopher Cookman 8ea54f4b8f
Use data stores for code storage. See readme on setting up multiple systems 2024-07-30 22:41:30 -06:00
Christopher Cookman e381e77ffd Getting Started 2024-07-30 21:39:35 -06:00