-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When I use the config with the latest HomeAssistant (v2026.2.1) I am getting the following error with the default config:
action: hassio.addon_stdin
data:
addon: a889bffc_scaleconnect # addon ID
input:
sync_garmin: # sync name (use any)
from:
Weight: '{{ states("sensor.mi_body_composition_scale_mass")|float }}' # you can use templates
BMI: 21.0
BodyFat: 10.0
to: garmin {REDACTED} {REDACTED}
2026/02/08 21:29:40 scaleconnect version 0.4.2
2026/02/08 21:29:40 yaml: unmarshal errors:
line 1: cannot unmarshal !!str `hassio....` into struct { From interface {} "yaml:\"from\""; To string "yaml:\"to\""; Expr map[string]string "yaml:\"expr\"" }
2026/02/08 21:29:44 scaleconnect version 0.4.2
2026/02/08 21:29:44 yaml: unmarshal errors:
line 1: cannot unmarshal !!str `hassio....` into struct { From interface {} "yaml:\"from\""; To string "yaml:\"to\""; Expr map[string]string "yaml:\"expr\"" }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working