mirror of
https://github.com/home-assistant/core.git
synced 2026-03-03 08:10:36 +00:00
Support for Matter MountedDimmableLoadControl device type: Matter MountedDimmableLoadControl device was wrongly reco gnized as Switch entity. This PR fix thte behavior and makes it recognized as Light entity as expected. There is no Matter MountedDimmableLoadControl device in the market yet so it doesn't really breaks anything.