Initial commit

This commit is contained in:
2025-08-17 18:51:29 +10:00
parent 214d7f8228
commit 02380cd0d9
12 changed files with 1877 additions and 1 deletions

12
manifest.json Normal file
View File

@@ -0,0 +1,12 @@
{
"domain": "medmate",
"name": "MedMate - Medicine Tracker",
"codeowners": ["@DianeAdmin"],
"config_flow": true,
"documentation": "https://gitea.mathesd.synology.me/DianeAdmin/MedMate-Medicine-Tracker",
"integration_type": "device",
"iot_class": "local_polling",
"requirements": [],
"version": "1.0.0",
"dependencies": []
}