Squashed commit of the following:
All checks were successful
continuous-integration/drone/push Build is passing

commit 440a4d62a1
Author: Brandon Watson <brandon@watsonlabs.net>
Date:   Tue Sep 6 20:23:31 2022 -0500

    Fixing issue where button becomes unresponsive | Updating homebridge

commit d73dead5d4
Author: Brandon Watson <brandon@watsonlabs.net>
Date:   Tue Sep 6 18:25:38 2022 -0500

    Successfully controlling wiz bulbs
This commit is contained in:
Brandon Watson
2022-09-06 20:28:49 -05:00
parent c3a6882413
commit da83a94742
11 changed files with 3150 additions and 1034 deletions

4
.prettierrc Normal file
View File

@ -0,0 +1,4 @@
{
"tabWidth": 4,
"useTabs": false
}