After update all Zwave entity stop working

I have the usb zwave Aeotec Z-Stick, it worked well until the update.
This stick connected with light switcher single, double and one power plug.
I receive an error message when I validate the config.
Integration error: zwave - Integration zwave not found.

In my configuration file I have:
zwave: !include zwave_device_config.yaml
this yaml file:

 usb_path: /dev/ttyACM0
 network_key: "MY HEX KEY"

In the menu configuration → devcie and services
I have and disable it.

Z-Wave (import from configuration.yaml)
zwave - Not loaded

After some search I found a new integration Z-Wave JS and install it with default configuration,
now all switch working with new entity name.
I have multiple automation with old entity.
What need I do to have all automation working? maybe their is a possibility to return to the old confoguration or just make a device with old name?

The old Zwave integration was finally removed after being deprecated for a long time. As you found, it was replaced by the new ZwaveJS2Mqtt integration. Yes this caused entities to be renamed and some entities to disappear as well as new ones to appear. You will need to edit your automations to use the new entity names.

Thanks, I don’t have a lot, for some users it can be awful.
I would make these changes.