The difference between Light and Light Basic

Since a recent update I see a light and a light basic for several lights. I am not sure where this is coming from and what it means.
The scene.yaml does not reflect these entities:

light.living_room_ceiling_light:
supported_color_modes:
- brightness
color_mode:
brightness:
friendly_name: Living Room Ceiling Light
supported_features: 32
state: ‘off’
switch.mudroom_desk_light:
friendly_name: Mudroom Desk Light
state: ‘off’
light.in_wall_paddle_dimmer_qfsw_500s:
supported_color_modes:
- brightness
color_mode: brightness
brightness: 41
friendly_name: Hallway Back Light
supported_features: 32
state: ‘on’

Could someone help me to understand, where it is coming from, and how to deal with it?

Thanks
Joe

I had the same question, looks like it’s due to an update to achieve ZWave certification for HA.

The second post here links to a thread called “New Basic CC entity” and a few others that explain what’s happening.

https://community.home-assistant.io/t/recent-update-added-basic-entity-to-every-z-wave-light/638205

And one more from a moderator. This one also has mitigations on how to deal with it.

https://community.home-assistant.io/t/psa-upcoming-z-wave-js-changes-and-z-wave-certification-how-it-impacts-you/638288