Moisture Sensor Issue: Could Not Convert String to Float

Hi everyone, I’m reaching out to see if anyone has encountered and resolved a similar issue with a moisture sensor in Home Assistant. I recently set up a moisture sensor using a FC-28 sensor connected to an Arduino Uno, following a detailed sketch and setup guide. However, I’m encountering an error in the logs: ValueError: could not convert string to float: '2.1.1'. This error prevents the sensor from appearing in the Home Assistant UI, despite being listed in the mysensors.json file.

I’ve tried troubleshooting by resetting the sensor, checking the wiring, and reviewing the code for any errors. The sensor voltage readings in the Arduino Serial Monitor seem consistent, but the issue persists. I’m wondering if there’s a configuration step I might have missed or if there’s a specific setting in Home Assistant that needs adjustment to properly interpret the sensor data.

If anyone has experience with moisture sensors or similar issues, I’d greatly appreciate any insights or suggestions. Let’s work together to get this sensor up and running smoothly! :blush: