Add smart-house lib skeleton

This commit is contained in:
10 changed files with 94 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
edition = "2024"
name = "smart-house"
version = "0.0.0"
[dependencies]