I have setup Home Assistant in hopes to get this Smart Light Bulb (LIFX) working with it.
I have Home Assistant setup on it’s own VLAN, and plan to have all IoT devices on their own VLANs.
Now my issue is, how do I actually connect this lightbulb to my network without using their proprietary app?
Like when you FIRST plug in the bulb to the socket out of the box, it gives itself some arbitrary IP like 172.0.35.21 and you are supposed to download their proprietary app and set it up. How do I add the bulb onto the network without using their app? Won’t it need the credentials to join the SSID somehow? Where would I enter this?
Once I get it onto the network, I presume it’s as simple as just giving my firewall it’s MAC address, and assigning it a static IP, and just forwarding the port it needs. I saw in docs and in previous forum history people state you can manually configure lifx in the configuration yaml file. But again, you need the IP of the device… or discover it. But again, I do not understand how you do this, when the device isn’t on the network yet.
I guess this question would not only apply to LIFX bulbs, but to any IoT devices really because they all want you to use an app to configure it seems which is annoying.