DebenOldert 7 月之前
父节点
当前提交
99adb4b5ec
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 3 0
      custom_components/__init__.py
  2. 2 1
      custom_components/odido_zyxel_5g/translations/en.json

+ 3 - 0
custom_components/__init__.py

@@ -0,0 +1,3 @@
+"""
+Dit is een test waar je je in bevindt.
+"""

+ 2 - 1
custom_components/odido_zyxel_5g/translations/en.json

@@ -7,7 +7,8 @@
         "data": {
           "ip_address": "IP address router",
           "username": "Username",
-          "password": "Password"
+          "password": "Password",
+          "name": "Name of the router"
         }
       }
     },