So I just bought a couple of the Feit wifi dimmers from Costco because I saw there were steps on getting them to be ‘non-cloud’ and work with HA.
However, there are completely different circuit boards in these (see below):
Does anyone know if these can be flashed the same as the older ones and work with HA?
I am hoping so, because accessing the required pins looks like a no-soldering-needed job.
Wyze Plug Outdoor, Dual Outlets Energy Monitoring, IP64, 2.4GHz
For US and similar another option, I believe these still have really ESP chips. I have converted a couple and are using. You can find them for USD 18 or below often. They also have a light sensor, which is an interesting additional function for an outdoor plug.
Ok. Making progress.
I am able to see the log outputs from it. Apparently, I need TTL devices to get the full picture.
Info about that is here: https://www.elektroda.com/rtvforum/topic3850712.html
Continuing down the rabbit hole!
Not sure where you are along the rabbit hole path… Have you flashed a firmware image to the chip?
My experience of the flashing step, make sure you have sufficient power at 3.3 volts during flashing.
If that step is successful, you should see a wifi ssid appear that you can attach to with a prefix something starting with “BK*”. You are a happy rabbit eating carrots if you see this.
Yes, we have been successful in programming the OpenBK firmware on it.
finally able to send MQTT commands to turn it off/on in home assistant too. Still working on figuring how to have HA dim it.
Ok, so if you use the latest OpenBK firmware, there is now full support for the switch!
BK7231T Feit Smart Wifi Dimmer - DIM/WIFI(2) - https://www.elektroda.com/rtvforum/topic3949246.html
You can integrate it with HA via MQTT and things work.
I have had to manually put the MQTT info into HA, but it works.
Now to figure how to have a manually added MQTT device show up on my dashboard…