You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
Describe the issue
Since I cannot be logged into the app and the integration at the same time, I'm using Home Assistant to send and receive messages from my son. I use an input_text helper (called input_text.xplora_message) or the data message field, but when I try to send the input helper text via the xplora_watch.send_message service using {{ states('input_text.xplora_message') }} my son only receives the name of the input text helper and not the contents of the helper.
Reproduction steps
create a input text helper. Could be called: input_text.xplora_message
What version of Integration has the issue?
2.12.1
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Sonoff
Spotify
Checklist
Describe the issue
Since I cannot be logged into the app and the integration at the same time, I'm using Home Assistant to send and receive messages from my son. I use an input_text helper (called input_text.xplora_message) or the data message field, but when I try to send the input helper text via the xplora_watch.send_message service using {{ states('input_text.xplora_message') }} my son only receives the name of the input text helper and not the contents of the helper.
Reproduction steps
create a input text helper. Could be called: input_text.xplora_message
Change the text to something. E.g. "hello"
Then using developer tools try this
Debug logs
The text was updated successfully, but these errors were encountered: