Vaskivskyi / ha-asusrouter

Monitor and control your AsusWRT-powered router from Home Assistant
https://asusrouter.vaskivskyi.com
Apache License 2.0
170 stars 16 forks source link

[Bug] guest network switches show "This entity is unavailable." #795

Open RexYuan opened 4 months ago

RexYuan commented 4 months ago

The problem

I would like to be able to enable/disable the guest networks on my GT-AXE16000 and after installing the integration from HACS I can see several entities associated with them:

Screenshot 2024-02-15 at 1 42 23 PM

but when I click on them they show "This entity is unavailable."

Screenshot 2024-02-15 at 1 43 20 PM

My current configuration on router dashboard is I have one of 2.4G guest network enabled:

Screenshot 2024-02-15 at 1 43 52 PM

Any solution?

Your device model

GT-AXE16000

Firmware type

Stock

Firmware version

3.0.0.4.388_24329

Integration version with the issue

3.0.0.4.388.24329_g5906523

Method of the integration installation

HACS

What version and type of Home Assistant installation do you use

2023.11.3

Is there anything useful in the logs?

No response

Diagnostics information

{
  "home_assistant": {
    "installation_type": "Home Assistant Container",
    "version": "2023.11.3",
    "dev": false,
    "hassio": false,
    "virtualenv": false,
    "python_version": "3.11.6",
    "docker": true,
    "arch": "x86_64",
    "timezone": "Asia/Taipei",
    "os_name": "Linux",
    "os_version": "5.15.0-94-generic",
    "run_as_root": true
  },
  "custom_components": {
    "asusrouter": {
      "version": "0.28.0",
      "requirements": [
        "asusrouter==1.6.1"
      ]
    },
    "hacs": {
      "version": "1.34.0",
      "requirements": [
        "aiogithubapi>=22.10.1"
      ]
    },
    "xiaomi_miot": {
      "version": "0.7.15",
      "requirements": [
        "construct>=2.10.56",
        "python-miio>=0.5.6",
        "micloud>=0.3"
      ]
    }
  },
  "integration_manifest": {
    "domain": "asusrouter",
    "name": "AsusRouter",
    "codeowners": [
      "@vaskivskyi"
    ],
    "config_flow": true,
    "documentation": "https://asusrouter.vaskivskyi.com",
    "integration_type": "hub",
    "iot_class": "local_polling",
    "issue_tracker": "https://github.com/Vaskivskyi/ha-asusrouter/issues",
    "loggers": [
      "asusrouter"
    ],
    "requirements": [
      "asusrouter==1.6.1"
    ],
    "ssdp": [
      {
        "manufacturer": "ASUSTeK Computer Inc."
      }
    ],
    "version": "0.28.0",
    "is_built_in": false
  },
  "data": {
    "entry": {
      "entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
      "version": 5,
      "domain": "asusrouter",
      "title": "192.168.50.1",
      "data": {
        "host": "192.168.50.1"
      },
      "options": {
        "username": "**REDACTED**",
        "password": "**REDACTED**",
        "port": 0,
        "ssl": true,
        "mode": "router",
        "split_intervals": false
      },
      "pref_disable_new_entities": false,
      "pref_disable_polling": false,
      "source": "user",
      "unique_id": "**REDACTED**",
      "disabled_by": null
    },
    "device": {
      "area_id": null,
      "configuration_url": "https://192.168.50.1:8443",
      "config_entries": [
        "5ea02d3f172817ef6f0207cee08a1ff0"
      ],
      "connections": "**REDACTED**",
      "disabled_by": null,
      "entry_type": null,
      "hw_version": null,
      "id": "8f38c74125cf454d23caeeaddcfcad4a",
      "identifiers": "**REDACTED**",
      "manufacturer": "ASUSTek",
      "model": "GT-AXE16000",
      "name_by_user": null,
      "name": "GT-AXE16000",
      "serial_number": null,
      "sw_version": "3.0.0.4.388.24329_g5906523",
      "via_device_id": null,
      "entities": {
        "binary_sensor.gt_axe16000_port_status_lan": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "binary_sensor.gt_axe16000_port_status_lan",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "f65509a9d21c55e913c89e76f8975829",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Port Status (LAN)",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "binary_sensor.gt_axe16000_port_status_usb": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "binary_sensor.gt_axe16000_port_status_usb",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "aea96118da344cab3a877646ae246b03",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Port Status (USB)",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "binary_sensor.gt_axe16000_port_status_wan": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "binary_sensor.gt_axe16000_port_status_wan",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "c72ec5b0518d268adf40effdd0f84f03",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Port Status (WAN)",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "binary_sensor.gt_axe16000_dual_wan": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "binary_sensor.gt_axe16000_dual_wan",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "b9c0d90c1d38c2bf409912f4b149e343",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Dual WAN",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "binary_sensor.gt_axe16000_internet": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": "diagnostic",
          "entity_id": "binary_sensor.gt_axe16000_internet",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "c77a400a3324b400bb557ad19cf95e9a",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Internet",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "on",
            "attributes": {
              "ip_address": "219.91.8.112",
              "wan_unit": 0,
              "device_class": "connectivity",
              "friendly_name": "GT-AXE16000 Internet"
            },
            "last_changed": "2024-02-15T05:53:10.918952+00:00",
            "last_updated": "2024-02-15T05:53:10.918952+00:00"
          }
        },
        "binary_sensor.gt_axe16000_wan_aggregation": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "binary_sensor.gt_axe16000_wan_aggregation",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "0289c923cd4fe2a4309ed9bc464f18d3",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WAN Aggregation",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "binary_sensor.gt_axe16000_wan": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "binary_sensor.gt_axe16000_wan",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "5850cf0b997fc714313212cb6d8dc9b6",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WAN",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "binary_sensor.gt_axe16000_wan_secondary": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "binary_sensor.gt_axe16000_wan_secondary",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "5e5f8da00d758f1a22d36564028912ca",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WAN (Secondary)",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "binary_sensor.aimesh_gt_axe16000_e8_9c_25_8c_6b_78": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": null,
          "entity_id": "binary_sensor.aimesh_gt_axe16000_e8_9c_25_8c_6b_78",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "38867a50231ead88ad11b840b5ac9708",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "AiMesh GT-AXE16000 (E8:9C:25:8C:6B:78)",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "on",
            "attributes": {
              "alias": "E8:9C:25:8C:6B:78",
              "ip": "**REDACTED**",
              "level": 0,
              "mac": "e8:9c:25:8c:6b:78",
              "model": "GT-AXE16000",
              "parent": {
                "connection": "wired"
              },
              "product_id": "GT-AXE16000",
              "type": "router",
              "device_class": "connectivity",
              "friendly_name": "AiMesh GT-AXE16000 (E8:9C:25:8C:6B:78)"
            },
            "last_changed": "2024-02-15T05:53:10.921122+00:00",
            "last_updated": "2024-02-15T05:53:10.921122+00:00"
          }
        },
        "button.gt_axe16000_reboot": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": null,
          "entity_id": "button.gt_axe16000_reboot",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "83f875b09b6c487d6a170636ec6bf165",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Reboot",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "unknown",
            "attributes": {
              "friendly_name": "GT-AXE16000 Reboot"
            },
            "last_changed": "2024-02-15T05:53:10.924183+00:00",
            "last_updated": "2024-02-15T05:53:10.924183+00:00"
          }
        },
        "button.gt_axe16000_restart_http_daemon": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": null,
          "entity_id": "button.gt_axe16000_restart_http_daemon",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "9fe7c732c9453d5e02d7c26164616658",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Restart HTTP daemon",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "unknown",
            "attributes": {
              "friendly_name": "GT-AXE16000 Restart HTTP daemon"
            },
            "last_changed": "2024-02-15T05:53:10.924649+00:00",
            "last_updated": "2024-02-15T05:53:10.924649+00:00"
          }
        },
        "button.gt_axe16000_restart_wireless": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": null,
          "entity_id": "button.gt_axe16000_restart_wireless",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "6126405fb2769eb16a00f555290ef369",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Restart wireless",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "unknown",
            "attributes": {
              "friendly_name": "GT-AXE16000 Restart wireless"
            },
            "last_changed": "2024-02-15T05:53:10.925088+00:00",
            "last_updated": "2024-02-15T05:53:10.925088+00:00"
          }
        },
        "button.gt_axe16000_restart_firewall": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": null,
          "entity_id": "button.gt_axe16000_restart_firewall",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "ba3fb02c547446c0dd1bcd63211cb678",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Restart firewall",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "unknown",
            "attributes": {
              "friendly_name": "GT-AXE16000 Restart firewall"
            },
            "last_changed": "2024-02-15T05:53:10.925531+00:00",
            "last_updated": "2024-02-15T05:53:10.925531+00:00"
          }
        },
        "light.gt_axe16000_led": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": "config",
          "entity_id": "light.gt_axe16000_led",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "01fd38b3505bc2b919366bd6af32318d",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 LED",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "on",
            "attributes": {
              "supported_color_modes": [
                "onoff"
              ],
              "color_mode": "onoff",
              "icon": "mdi:led-on",
              "friendly_name": "GT-AXE16000 LED",
              "supported_features": 0
            },
            "last_changed": "2024-02-15T05:53:10.931753+00:00",
            "last_updated": "2024-02-15T05:53:10.931753+00:00"
          }
        },
        "sensor.gt_axe16000_boot_time": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_boot_time",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "5f988823dd21e303ccb245b66f5d532e",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Boot Time",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "sensor.gt_axe16000_cpu": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_cpu",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "bf78488b24a36bf4b540b41910cf8723",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 CPU",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "sensor.gt_axe16000_ram": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_ram",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "3c426e710901ad2e5e965a0a8d278aaa",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 RAM",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "sensor.gt_axe16000_temperature_cpu": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_temperature_cpu",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "a15bb98802a1a12aa8fdd26706ebb044",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Temperature CPU",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "sensor.gt_axe16000_wan_ip": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_wan_ip",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "f9990fa832d2ff60cb2c8228d61ceeed",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WAN IP",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "sensor.gt_axe16000_wan_ip_secondary": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_wan_ip_secondary",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "50ca988cb779d14aee7edd334822de99",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WAN IP (Secondary)",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "sensor.gt_axe16000_wan_ip_extra": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_wan_ip_extra",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "3c51574b1208db510ec9b121ac646a8a",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WAN IP (Extra)",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "sensor.gt_axe16000_wan_ip_secondary_extra": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_wan_ip_secondary_extra",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "397f3e897398a0a677cfabec40cfc882",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WAN IP (Secondary) (Extra)",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "sensor.gt_axe16000_connected_devices": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_connected_devices",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "8d6f70dc8359775619f84379f5089bf8",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Connected Devices",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "16",
            "attributes": {
              "state_class": "measurement",
              "devices": "**REDACTED**",
              "icon": "mdi:router-network",
              "friendly_name": "GT-AXE16000 Connected Devices"
            },
            "last_changed": "2024-02-15T05:53:10.933648+00:00",
            "last_updated": "2024-02-15T05:55:46.150680+00:00"
          }
        },
        "sensor.gt_axe16000_latest_connected": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_latest_connected",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "1d9224661d5f45725fd3f094c67e45eb",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Latest Connected",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "sensor.gt_axe16000_aimesh": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": "diagnostic",
          "entity_id": "sensor.gt_axe16000_aimesh",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "8b3827e70574047dfb8a672bde356cca",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 AiMesh",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "1",
            "attributes": {
              "state_class": "measurement",
              "list": "**REDACTED**",
              "icon": "mdi:devices",
              "friendly_name": "GT-AXE16000 AiMesh"
            },
            "last_changed": "2024-02-15T05:53:10.934425+00:00",
            "last_updated": "2024-02-15T05:53:10.934425+00:00"
          }
        },
        "switch.gt_axe16000_guest_2_4_ghz_1": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_2_4_ghz_1",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "f9a6055133674dea963a19266bf82652",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 2.4 GHz 1",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_5_ghz_1": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_5_ghz_1",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "1c4f716e10a155fe4ffb586a0188063d",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 5 GHz 1",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_5_ghz_2_1": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_5_ghz_2_1",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "9ed93c907e482d5eb36617ca72dcc9d7",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 5 GHz-2 1",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_6_ghz_1": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_6_ghz_1",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "8530971dd44afa1bfc8b7e575b34f400",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 6 GHz 1",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_2_4_ghz_2": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_2_4_ghz_2",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "5b69fb1f57c38f52670a3830adcabd7e",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 2.4 GHz 2",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_5_ghz_2": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_5_ghz_2",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "5373c99e66ee3bb7ab49322a9db4b99f",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 5 GHz 2",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_5_ghz_2_2": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_5_ghz_2_2",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "48d7fb10a2e9c3060f061f5e2c9aaa45",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 5 GHz-2 2",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_6_ghz_2": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_6_ghz_2",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "e5a62e0b3225e992b0b31b5b2f132052",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 6 GHz 2",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_2_4_ghz_3": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_2_4_ghz_3",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "7941096909e6925076b14432e318cd91",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 2.4 GHz 3",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_5_ghz_3": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_5_ghz_3",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "fba6bf7d97e14a8cd4be19a0d1840a9b",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 5 GHz 3",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_5_ghz_2_3": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_5_ghz_2_3",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "ec38108040782252a9c3890844750590",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 5 GHz-2 3",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_guest_6_ghz_3": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_guest_6_ghz_3",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "b0a19730bc0259273dc458f6d1b03149",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Guest 6 GHz 3",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_openvpn_client_1": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_openvpn_client_1",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "1249b75a14e7b53d902de1e450e14493",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 OpenVPN Client 1",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_openvpn_client_2": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_openvpn_client_2",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "0d74ce8d11d26658662761e8bea90cd9",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 OpenVPN Client 2",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_openvpn_client_3": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_openvpn_client_3",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "5b66bc047de62ddacc81936a16528532",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 OpenVPN Client 3",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_openvpn_client_4": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_openvpn_client_4",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "6726a4278754ea1019146421c51ac5ac",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 OpenVPN Client 4",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_openvpn_client_5": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_openvpn_client_5",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "5c1328eb9d158da196b5550521395fa9",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 OpenVPN Client 5",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_openvpn_server_1": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_openvpn_server_1",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "7721477d43429c735da78e08042a3c09",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 OpenVPN Server 1",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_block_internet": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_block_internet",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "8e1e5cce2dec4153d1b0c673e986a5a6",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Block Internet",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "off",
            "attributes": {
              "icon": "mdi:lock-open-variant-outline",
              "friendly_name": "GT-AXE16000 Block Internet"
            },
            "last_changed": "2024-02-15T05:53:10.941494+00:00",
            "last_updated": "2024-02-15T05:53:10.941494+00:00"
          }
        },
        "switch.gt_axe16000_parental_control": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_parental_control",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "c097e9422151806b28354f7a38ee0af4",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Parental control",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_port_forwarding": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_port_forwarding",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "5d4970f23fd2bb9c327c5af74fa05858",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 Port forwarding",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_wireguard_client_1": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_wireguard_client_1",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "c82708ab046ed78e364d01007766a4da",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WireGuard Client 1",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_wireguard_client_2": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_wireguard_client_2",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "c4fdcf5948eb5d1348dfeeaa52b7791a",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WireGuard Client 2",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_wireguard_client_3": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_wireguard_client_3",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "4a59295ffb054c3be2c7cadecc21ac57",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WireGuard Client 3",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_wireguard_client_4": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_wireguard_client_4",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "11d6e55e8e0926bd2066ec75a0df6c80",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WireGuard Client 4",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_wireguard_client_5": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_wireguard_client_5",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "7f5a9234d2d157ecbfdf056c9f34fa8f",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WireGuard Client 5",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_wireguard_server_1": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": "integration",
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_wireguard_server_1",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "762fb867c5d55a74f722b423ef2ac877",
          "name": null,
          "options": {},
          "original_name": "GT-AXE16000 WireGuard Server 1",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": null
        },
        "switch.gt_axe16000_wireless_2_4_ghz": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_wireless_2_4_ghz",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "322003b4031ebf14ab351d60f065d84c",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Wireless 2.4 GHz",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "on",
            "attributes": {
              "api_type": "wlan",
              "api_id": 0,
              "auth_method": "psk2",
              "channel": "",
              "channel_bandwidth": "0",
              "chanspec": "0",
              "country_code": "US",
              "gmode_check": "",
              "group_key_rotation": "3600",
              "hidden": false,
              "maclist_x": "",
              "macmode": "disabled",
              "mbo_enable": "0",
              "mfp": "0",
              "mode": "0",
              "password": "**REDACTED**",
              "radius_ipaddr": "",
              "radius_key": "",
              "radius_port": 1812,
              "ssid": "**REDACTED**",
              "wpa_encryption": "aes",
              "xbox_optimized": "",
              "device_class": "wlan",
              "icon": "mdi:wifi",
              "friendly_name": "GT-AXE16000 Wireless 2.4 GHz"
            },
            "last_changed": "2024-02-15T05:53:10.942772+00:00",
            "last_updated": "2024-02-15T05:53:10.942772+00:00"
          }
        },
        "switch.gt_axe16000_wireless_5_ghz": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_wireless_5_ghz",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "f0a43e4e8ab034ac0d0ec14f27fd9ad4",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Wireless 5 GHz",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "on",
            "attributes": {
              "api_type": "wlan",
              "api_id": 1,
              "auth_method": "psk2",
              "channel": "",
              "channel_bandwidth": "0",
              "chanspec": "0",
              "country_code": "US",
              "gmode_check": "",
              "group_key_rotation": "3600",
              "hidden": false,
              "maclist_x": "",
              "macmode": "disabled",
              "mbo_enable": "0",
              "mfp": "0",
              "mode": "0",
              "password": "**REDACTED**",
              "radius_ipaddr": "",
              "radius_key": "",
              "radius_port": 1812,
              "ssid": "**REDACTED**",
              "wpa_encryption": "aes",
              "xbox_optimized": "",
              "device_class": "wlan",
              "icon": "mdi:wifi",
              "friendly_name": "GT-AXE16000 Wireless 5 GHz"
            },
            "last_changed": "2024-02-15T05:53:10.942987+00:00",
            "last_updated": "2024-02-15T05:53:10.942987+00:00"
          }
        },
        "switch.gt_axe16000_wireless_5_ghz_2": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_wireless_5_ghz_2",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "e84c6ce98f5e2a98c5a03c093cf51ecb",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Wireless 5 GHz-2",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "on",
            "attributes": {
              "api_type": "wlan",
              "api_id": 2,
              "auth_method": "sae",
              "channel": "",
              "channel_bandwidth": "0",
              "chanspec": "0",
              "country_code": "US",
              "gmode_check": "",
              "group_key_rotation": "3600",
              "hidden": false,
              "maclist_x": "",
              "macmode": "disabled",
              "mbo_enable": "0",
              "mfp": "2",
              "mode": "0",
              "password": "**REDACTED**",
              "radius_ipaddr": "",
              "radius_key": "",
              "radius_port": 1812,
              "ssid": "**REDACTED**",
              "wpa_encryption": "aes",
              "xbox_optimized": "",
              "device_class": "wlan",
              "icon": "mdi:wifi",
              "friendly_name": "GT-AXE16000 Wireless 5 GHz-2"
            },
            "last_changed": "2024-02-15T05:53:10.943190+00:00",
            "last_updated": "2024-02-15T05:53:10.943190+00:00"
          }
        },
        "switch.gt_axe16000_wireless_6_ghz": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": "config",
          "entity_id": "switch.gt_axe16000_wireless_6_ghz",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "182a1d57afb9efa4eb0465ae4bc41fef",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Wireless 6 GHz",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "on",
            "attributes": {
              "api_type": "wlan",
              "api_id": 3,
              "auth_method": "psk2",
              "channel": "",
              "channel_bandwidth": "0",
              "chanspec": "0",
              "country_code": "US",
              "gmode_check": "",
              "group_key_rotation": "3600",
              "hidden": false,
              "maclist_x": "",
              "macmode": "disabled",
              "mbo_enable": "0",
              "mfp": "0",
              "mode": "0",
              "password": "**REDACTED**",
              "radius_ipaddr": "",
              "radius_key": "",
              "radius_port": 1812,
              "ssid": "**REDACTED**",
              "wpa_encryption": "aes",
              "xbox_optimized": "",
              "device_class": "wlan",
              "icon": "mdi:wifi",
              "friendly_name": "GT-AXE16000 Wireless 6 GHz"
            },
            "last_changed": "2024-02-15T05:53:10.943403+00:00",
            "last_updated": "2024-02-15T05:53:10.943403+00:00"
          }
        },
        "update.gt_axe16000_firmware_update": {
          "area_id": null,
          "config_entry_id": "5ea02d3f172817ef6f0207cee08a1ff0",
          "device_id": "8f38c74125cf454d23caeeaddcfcad4a",
          "disabled_by": null,
          "entity_category": null,
          "entity_id": "update.gt_axe16000_firmware_update",
          "has_entity_name": false,
          "hidden_by": null,
          "icon": null,
          "id": "32242f002cce77069a42e1da6aa829a1",
          "name": null,
          "options": {
            "conversation": {
              "should_expose": false
            }
          },
          "original_name": "GT-AXE16000 Firmware update",
          "platform": "asusrouter",
          "translation_key": null,
          "unique_id": "**REDACTED**",
          "state": {
            "state": "off",
            "attributes": {
              "auto_update": false,
              "installed_version": "3.0.0.4.388.24329_g5906523",
              "in_progress": false,
              "latest_version": "3.0.0.4.388.24329_g5906523",
              "release_summary": null,
              "release_url": null,
              "skipped_version": null,
              "title": null,
              "available": "3.0.0.4.388.24329_g5906523",
              "current": "3.0.0.4.388.24329_g5906523",
              "entity_picture": "https://brands.home-assistant.io/_/asusrouter/icon.png",
              "icon": "mdi:update",
              "friendly_name": "GT-AXE16000 Firmware update",
              "supported_features": 0
            },
            "last_changed": "2024-02-15T05:53:10.943789+00:00",
            "last_updated": "2024-02-15T05:53:10.943789+00:00"
          }
        }
      },
      "tracked_devices": [
        {
          "name": "shiroHomePod",
          "ip_address": "192.168.50.136",
          "last_activity": "2024-02-15T05:55:16.141668+00:00"
        },
        {
          "name": "3E:11:7E:BF:3F:40",
          "ip_address": "192.168.50.250",
          "last_activity": "2024-02-15T05:55:16.141718+00:00"
        },
        {
          "name": "ai-HomePod",
          "ip_address": "192.168.50.116",
          "last_activity": "2024-02-15T05:55:16.141754+00:00"
        },
        {
          "name": "chuangmi",
          "ip_address": "192.168.50.177",
          "last_activity": "2024-02-15T05:55:16.141782+00:00"
        },
        {
          "name": "rk3308_robot32",
          "ip_address": "192.168.50.214",
          "last_activity": "2024-02-15T05:55:16.141807+00:00"
        },
        {
          "name": "zhimi-airpurifier-mb1_miio87415",
          "ip_address": "192.168.50.236",
          "last_activity": "2024-02-15T05:55:16.141830+00:00"
        },
        {
          "name": "YuanCheingsiMac",
          "ip_address": "192.168.50.213",
          "last_activity": "2024-02-15T05:55:16.141851+00:00"
        },
        {
          "name": "rex-nuc",
          "ip_address": "192.168.50.98",
          "last_activity": "2024-02-15T05:55:16.141873+00:00"
        },
        {
          "name": "mmgg-feeder-fi1_miapEF52",
          "ip_address": "192.168.50.13",
          "last_activity": "2024-02-15T05:55:16.141896+00:00"
        },
        {
          "name": "mmgg-pet_waterer-wi11_miap54D9",
          "ip_address": "192.168.50.92",
          "last_activity": "2024-02-15T05:55:16.141917+00:00"
        },
        {
          "name": "TV",
          "ip_address": "192.168.50.47",
          "last_activity": "2024-02-15T05:55:16.141940+00:00"
        },
        {
          "name": "qmi-plug-2a1c1_mibt87DF",
          "ip_address": "192.168.50.70",
          "last_activity": "2024-02-15T05:55:16.141963+00:00"
        },
        {
          "name": "MacBook-Pro",
          "ip_address": "192.168.50.80",
          "last_activity": "2024-02-15T05:55:16.141985+00:00"
        },
        {
          "name": "12:F2:2A:9A:30:96",
          "ip_address": "192.168.50.237",
          "last_activity": "2024-02-15T05:55:16.142006+00:00"
        },
        {
          "name": "Elitegroup Computer Systems Co",
          "ip_address": "192.168.50.24",
          "last_activity": "2024-02-15T05:55:16.142028+00:00"
        },
        {
          "name": "FS6712X-251D",
          "ip_address": "192.168.50.95",
          "last_activity": "2024-02-15T05:55:16.142052+00:00"
        }
      ]
    }
  }
}

Additional information

No response

Vaskivskyi commented 4 months ago

Hello,

RexYuan commented 4 months ago

Thanks for the reply!

Hello,

  • Do all the other entities of the integration work? (Are they available and showing some data)

LED switch, enabling 2.4G/5G network switches work, restart buttons work, others don't:

Screenshot 2024-02-15 at 3 10 50 PM Screenshot 2024-02-15 at 3 15 47 PM Screenshot 2024-02-15 at 3 15 55 PM

In diagnostic these are showing:

Screenshot 2024-02-15 at 3 23 32 PM
  • Are there any warnings or errors in the HA log from the AsusRouter integration?

I don't see anything relevant in /config/home-assistant.log

Also, I'm using Docker HA if that's relevant.

Vaskivskyi commented 4 months ago

Hey,

It looks like you have most of the entities still disabled. When AsusRouter is just set up, it only forces some of the main entities to be enabled (e.g. internet status and WLAN controls). Other entities should be enabled by the user. That's why you are not seeing so much data and have "disabled_by": "integration" in the diagnostics.

On the device page, it would be shown like this

image

With the x entities not shown hiding all the disabled entities. You can bulk-enable them from the Entities page of HA

image

Please, check this. In case the entities are already enabled but still do not provide any data (you need to wait 30 sec after enabling entities and before they will actually be active - or just manually reload AsusRouter integration to have it faster), we'll do the further troubleshooting


Why does it work this way:

AsusRouter is not forcing to enable all the entities by default to prevent useless traffic between your HA and router. E.g. if you don't need data on the OpenVPN - HA won't be even trying to send such requests. Same for WireGuard, Parental control and so on - all those are independent and their disabling allows sending less requests to the device

RexYuan commented 4 months ago

I see! I didn't realized they're just unenabled! Sorry I am somewhat an HA beginner.

I've enabled some entities and they're working now.

Screenshot 2024-02-15 at 4 55 12 PM

But I have also found another problem. It seems like the ordering of entities name and the networks they're actually controling is off by one:

I also see the wrong name vs ssid in developer tools:

Screenshot 2024-02-15 at 5 15 36 PM
RexYuan commented 4 months ago

In addition, I'm not sure how related this is. But when I tried to add these switches to Apple HomeKit Bridge these "Configuration" switches don't show up but "Controls" stuff do show up. I assume they're not actually switches by default in HA and I'd have to create HA switches that actually control them?

Vaskivskyi commented 4 months ago

I will try to check this issue of the naming. Unfortunately, the devices I have only support 2.4 GHz, 5 GHz and 5 Ghz2 bands, so I didn't have a chance to test with 4-band devices. It could be, that in the case of a 4-band device, the indices of the networks are actually shifted and this should be taken into account as a separate case. I will get back to you if some more info is needed to troubleshoot it.

Regarding the HomeKit, I need to check how does it work exactly and interacts with HA. Please, allow me some time for this.

For the HA, all of the entities for Guest WLAN, WLAN and so on are proper switch entities, so they are compatible with turn_on, turn_off and toggle native services of HA. But might be that for HomeKit there are different requirements

RexYuan commented 4 months ago

Thanks! I checked documentation and was able to get a guest network switch working by adding this to configuration.yaml manually:

homekit:
  filter:
    include_entities:
      - switch.gt_axe16000_guest_6_ghz_2

image

When I said HomeKit bridge doesn't include it, I was using the HA UI "ADD ENTRY" to add it:

Screenshot 2024-02-15 at 5 30 36 PM

(top HASS is added using UI and bottom is added using yaml file)