Hue Dimmer V1 Z2M Ok HA NOK

Hi
I am migrating from Hue bridge to HA via Zigbee2mqtt.
Lights are ok in Z2M and HA.
But not the dimmer v1.

It’s ok in Z2M.
For example if I push one of its button

[2026-04-11 11:37:05] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/0x00178801086af465', payload '{"action":"on_press","action_duration":null,"battery":100,"linkquality":255,"update":{"installed_version":1124103169,"latest_release_notes":null,"latest_source":null,"latest_version":1124103169,"state":"idle"}}'
[2026-04-11 11:37:05] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/0x00178801086af465/action', payload 'on_press'
[2026-04-11 11:37:05] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/0x00178801086af465', payload '{"action":"on_press_release","action_duration":null,"battery":100,"linkquality":255,"update":{"installed_version":1124103169,"latest_release_notes":null,"latest_source":null,"latest_version":1124103169,"state":"idle"}}'
[2026-04-11 11:37:05] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/0x00178801086af465/action', payload 'on_press_release'

But I cannot see the dimmer in the HA dashboard. If I try to enable a blueprint, the dimmer is not listed.

Is there a way to force the dimmer to be taken into account ?

Thanks

Ok I don’t know why but it was desactivated in HA.
I just click on activate and it’s working.

Sorry for the noise.

For information, I have used this blueprint

But the Version 2025.04.19 didn’t list the dimmer. But yarafie fixed it.

The issue :