mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Fix typo in anova integration (#92191)
This commit is contained in:
parent
d366b43866
commit
a0cd0b3c6c
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user