I’ve a VLAN dedicated to IoT devices and, of course, HA can’t discover them. Is it possible have them discovered by HA via MQTT? Create them manually it’s a pita because they’re a lot and I would have to create sensors/switches + battery level + RSSI Thanks!

  • @[email protected]
    link
    fedilink
    English
    12 months ago

    can you ping one of the IoT devices from the HA device on that new NIC?

    can you manually add a device and HA see it/add it normally?

    is there a firewall routing between HA and the IoT devices that might be blocking discovery somehow?

    • @peregusOP
      link
      English
      12 months ago

      I can ping the devices. No firewall, the NIC is directly in the VLAN and the Proxmox firewall is off. How can I add a device manually? …I’m just starting with HA.