mirror of https://github.com/home-assistant/core
bd3352c1f0
* Fix two strings for the Generic hygrostat UI The 'min_cycle_duration' key shown when setting up a Generic hygrostat contains the words "in the humidifier option" which makes no sense anymore in the UI context. So these words can be dropped, making this explanation exactly identical to the same key in the Generic thermostat. In addition there is an "s" missing in the main description here. * Replace "be" with "remain" and use "toggle" Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com> * Fix the title string to use "Create" instead of "Add" Anything the user creates should use "Create …", not "Add …". The description we're addressing in the fix already has this correct. This commit adds the fix for the title. Makes it consistent with the majority of Helpers, rest needs to be addressed in separate PRs. --------- Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
config_flow.py | ||
humidifier.py | ||
manifest.json | ||
services.yaml | ||
strings.json |