I’ve started with developing inside of HA, but I’m a bit confused about the conversion from a string value into an integer.
I created me a helper which is counting values from my “NINA”-Identities. The Helper seems to be working - because a got a string back with a count value “1”.
However, if I now try to convert this into a int-value to use it for example a for-loop I got an error message: