Jeroen ter Heerdt

Results 195 comments of Jeroen ter Heerdt

hmm, seems like we need to handle it more gracefully. I thought I tested this... sorry.

Please install the latest pre-release (https://github.com/jeroenterheerdt/HAsmartirrigation/releases/tag/0.0.76b) and see if you still are having issues.

any updates on this @natosys?

can you post some logs please?

interesting, not sure how to solve this one as in the `__init.py` file the initial update delay is handled correctly. Not sure why HA still decides to update the sensor.

@berkavil - please collect the debug logs and create a new issue. I am still not seeing this behavior on my end.

not sure what you mean - an actual sensor? You could use a soil moisture sensor but you have to convert the output value to mm / inch lost. As...

it takes the Home Assistant lat/lon as the location.

blocked since you cannot write to configuration settings (set during setup) from an options flow. HA bosses are still deciding on how to do this: https://github.com/home-assistant/architecture/issues/377

maybe this will help: https://github.com/teharris1/home-assistant/blob/config_flow/homeassistant/components/insteon/config_flow.py#L246