Skip to content

v1.6.15

Choose a tag to compare

@yashijoe yashijoe released this 06 Jun 20:27

Fix

  • Rain delay sensor languagesensor.rainmachine_<host>_rain_delay now renders its state in the HA configured language instead of always using Italian. Adds TIME_UNITS translation map to const.py (en/it/de/fr/es) and uses _get_lang() in native_value, consistent with all other translatable strings in the integration.