I really need.help with a situation I have using Shelly Uni together with a water pressure sensor and Home Assistant. I have installed a pressure sensor to a Shelly Uni and experienced no problems. Connected to the Shelly from my browser I can read the ADC value (i.e. 0.45 v or whatever) showing two decimal points. If I check the Shelly integration on Home Assistant I can also read the same value, also expressed with 2 decimal points. However if I check the value in the Home Assistant developer tools/current values it is only showing the integer and no decimals. Even looking at the historical data I can see that it is only recording without decimals. I have tried creating a statical sensor in the config.yaml file but that also only shows the integer. Here are some screen shots showing the values presented. Suggestions?
Why aren’t you using the core Shelly integration? My understanding is the Shelly for Hass custom one has been abandoned for a while.
Shelly for Hass has been installed for some time but is as you say redundant. The info shown on the 3rd picture is from the Shelly integration. If the Shelly for Hass is causing an interferance I could get rid of it however the interesting thing is that it shows the values with 2 decimal precision whereas the Shelly integration only shows the integer.
Deleted both the Hass and the standard intergration of Shelly and then reinstalled the core integration. All works fine. Thanks for kicking my brain into action!