Anyway to pull current parameter from z wave device?

I know I can set Z wave parameters via set_config_parameter servic. Is there anyway to pull what the current parameter is?

There is a command called print parameter I believe. It’s supposed to print the parameter value to the log. What log, the OZW log or HA log, I don’t know and I think it depends on your logging level for the Zwave component.

Which z wave integration are you using?

If it’s the built-in legacy integration then if you go to the z wave configuration panel and select the z wave device then select the parameter you want to change, the current value should be listed. I think.

If you are using one of the others then I’m not sure how to do it.

Well i was trying to have it pull that parameter in an automation and based a decision off that, but think i found a workaround