hacs-hubitat icon indicating copy to clipboard operation
hacs-hubitat copied to clipboard

Smartthings Multi-sensor Three axis values missing

Open ApriliaEdd opened this issue 3 years ago • 2 comments

currently the integration does not pass the three axis values from Hubitat.

Screenshot 2022-06-20 140428 Screenshot 2022-06-20 140450

the values are available in hubitat provided the multi-sensor is in "garage door mode" Screenshot 2022-06-20 140736

ApriliaEdd avatar Jun 20 '22 14:06 ApriliaEdd

I published a new beta release, v0.8.0b1, that may help out here. It exposes all otherwise unused Hubitat device attributes as generic sensor entities. You can enable the entity for the 3-axis value for the sensor device, then customize it (device class, icon, name, etc.) using HA's standard entity customization functionality.

jason0x43 avatar Jun 20 '22 15:06 jason0x43

Wow that was quick!. that works well to bring the values in. I'm not sure I have the required skills to get this information into a useable format though. as its all one string I'm not sure how you would say trigger on X= -900 as the resulting string would be [x:-980,y:25,z:-25] i think in an ideal world we would need these as 3 separate attributes

ApriliaEdd avatar Jun 20 '22 17:06 ApriliaEdd