Skip to content

Commit f4f99e0

Browse files
authored
Clarify "discovery_requires_supervisor" message in zwave_js (home-assistant#152345)
1 parent 5dc509c commit f4f99e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/zwave_js/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
1515
"config_entry_not_loaded": "The Z-Wave configuration entry is not loaded. Please try again when the configuration entry is loaded.",
1616
"different_device": "The connected USB device is not the same as previously configured for this config entry. Please instead create a new config entry for the new device.",
17-
"discovery_requires_supervisor": "Discovery requires the supervisor.",
17+
"discovery_requires_supervisor": "Discovery requires the Home Assistant Supervisor.",
1818
"migration_low_sdk_version": "The SDK version of the old adapter is lower than {ok_sdk_version}. This means it's not possible to migrate the non-volatile memory (NVM) of the old adapter to another adapter.\n\nCheck the documentation on the manufacturer support pages of the old adapter, if it's possible to upgrade the firmware of the old adapter to a version that is built with SDK version {ok_sdk_version} or higher.",
1919
"migration_successful": "Migration successful.",
2020
"not_zwave_device": "Discovered device is not a Z-Wave device.",

0 commit comments

Comments
 (0)