Successfully controlling wiz bulbs

This commit is contained in:
Brandon Watson
2022-09-06 18:25:38 -05:00
parent c3a6882413
commit d73dead5d4
6 changed files with 2351 additions and 351 deletions

4
.prettierrc Normal file
View File

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