You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
WH65 no longer recognized after firmware update: Some WH65 firmware versions report img: "wh65" instead of the usual img: "wh69". The integration previously only matched "wh69", so a WH65 on newer firmware would not create any entities. The sensor type detection now also accepts "wh65" as an alias for the WH69/WH65 outdoor sensor array. (issue #187)
Changed
WH65 added to supported sensors list in README: WH65 shares the WH69 integration path and was always functionally supported, but was not listed in the README. The table now shows WH65 / WH69 to make this explicit.