Open ApriliaEdd opened 2 years ago
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.
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
currently the integration does not pass the three axis values from Hubitat.
the values are available in hubitat provided the multi-sensor is in "garage door mode"