mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Fix typo in anova integration (#92191)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"error": {
|
||||
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]",
|
||||
"no_devices_found": "No devices were found. Make sure you have at least one Anova device online"
|
||||
"no_devices_found": "No devices were found. Make sure you have at least one Anova device online."
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
|
Reference in New Issue
Block a user