update:增加HomeAssistant教程

This commit is contained in:
hrz
2025-04-23 18:17:56 +08:00
parent f0bfdba944
commit 109754fac9
5 changed files with 115 additions and 38 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import sys
from loguru import logger
from config.config_loader import load_config
SERVER_VERSION = "0.3.10"
SERVER_VERSION = "0.3.11"
def get_module_abbreviation(module_name, module_dict):