Just got a new Athom WS2812B ledstrip controler that is pre flashed with ESPHome.
Got it connected to the wifi and the notification in HA was show after some time.
Clicked the configure button and it was added to the entity list.
It is also shown in Integrations, but for some reason not in the ESPHome dashboard.
I just copied the yaml from the github and made a new device in esphome dashboard with it and changed the name to suit. Then flashed OTA.
I can’t remember but think I might have found the IP from my router and added use_address, and the SSID and password to the config so it found the right one
Looks like the difference in V1 V2 is that the output is GPIO1 and not GPIO2 after Jan 2022
Thanks for the replies. Athom support is not very helpful indeed.
There is not a good way of knowing what exactly changed in the hardware from v1 to v2, so it’s tricky to use the v1 yaml.
Will have a try by creating a new device.