/ikuai

Home Assistant integration for iKuai Router

Primary LanguagePythonApache License 2.0Apache-2.0

hacs_badge ha-inkwavemap version

ha custom_component iKuai

iKuai router Obtains data generating entities through the Web.

  1. Sensor entities such as network information
  2. Restart ikuai and reconnect to the network function
  3. Behavior control—MAC enable and disable switch in the MAC access control list
  4. The device_tracker entity that supports whether the terminal device is online or not, configure the mac address in const.py.

iKuai路由器通过Web获取数据生成实体。

  1. 网络信息等传感器实体
  2. 重启ikuai并重新连接网络功能
  3. 行为控制—MAC访问控制列表中的MAC开启禁用开关
  4. 支持终端设备是否在线的device_tracker实体,在const.py中配置mac地址。
  5. 更多自定义的开关实体可在 const.py中配置,只需要参考填写抓包中的对应参数。

1

2

3