mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Fix description reference in PoolSense config flow (#41535)
This commit is contained in:
parent
72b95f7529
commit
dae2117078
@ -3,7 +3,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"title": "PoolSense",
|
"title": "PoolSense",
|
||||||
"description": "[%key:common::config_flow::description%]",
|
"description": "[%key:common::config_flow::description::confirm_setup%]",
|
||||||
"data": {
|
"data": {
|
||||||
"email": "[%key:common::config_flow::data::email%]",
|
"email": "[%key:common::config_flow::data::email%]",
|
||||||
"password": "[%key:common::config_flow::data::password%]"
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user