I’ve been using a DIY-PRO v 4.2 with the “beta” firmware from here on Home Assistant for awhile with no issue. I’m currently running 2025.11.1, which is the “stable” version of the Docker container.
I’m retiring the old Home Assistant instance to repurpose some hardware (slash, I did it wrong the first time around and want to start with a clean slate) and creating a new one running Home Assistant Operating System (2026.9.3) on an old SBC I had sitting around. So far, so good, but when I try to add the DIY-PRO v 4.2, I get the error message “This firmware version is unsupported. Please upgrade the firmware of the device to at least version 3.1.1.” The DIY-PRO reports firmware version “snapshot.”
It seems like the version check was added here: https://github.com/home-assistant/core/pull/118744. The sensor works fine in 2025.11.1, it just seems to be failing the version check.
New sensor firmware to report a sensible firmware version? Fix the Home Assistant integration? Something else?