ISY z-wave sensor

I am using my ISY994 with Home Assistant on RPi3. But I cannot get any of my sensors to show as anything but binary. I have several z-wave temperature sensors that all show as binary_sensor and will not give temperature. I can see in the log that temperature data is being given to HA:

<?xml version="1.0"?><Event seqnum="548" sid="uuid:32"><control>CLITEMP</control><action uom="17" prec="0">98</action><node>ZW044_019_1</node><eventInfo></eventInfo><fmtAct>98°F</fmtAct></Event>
2019-06-23 21:57:30 INFO (Thread-2) [homeassistant.components.isy994] ISY Node Control Event: ZW044_019_1 CLITEMP

Any thoughts on how to fix this? I have about 20 such devices that all should be temperature or humidity, but all show binary.

any luck on this? same here