Home Assistant release with the issue:
0.103.6
Operating environment (Hass.io/Docker/Windows/etc.):
Docker
Integration:
Withings
Description of problem:
I have two accounts that have access to my scale (setup from the device page > share my scale) so that two people can use the scale without knowing each others login (password). The issue is that setting it up this way seems to only respect the last on in the config file.
I don't want to add family members to the one account as I want them to manage their own data through the "Health Mate" app.. Please fix this so multiple accounts can be added in some way.
Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):
withings:
client_id: !secret Kris_WithingsUser
client_secret: !secret Kris_Withings
profiles:
- Kris
withings:
client_id: !secret Maria_WithingsUser
client_secret: !secret Maria_Withings
profiles:
- Maria
Home Assistant release with the issue:
0.103.6
Operating environment (Hass.io/Docker/Windows/etc.):
Docker
Integration:
Withings
Description of problem:
I have two accounts that have access to my scale (setup from the device page > share my scale) so that two people can use the scale without knowing each others login (password). The issue is that setting it up this way seems to only respect the last on in the config file.
I don't want to add family members to the one account as I want them to manage their own data through the "Health Mate" app.. Please fix this so multiple accounts can be added in some way.
Problem-relevant
configuration.yamlentries and (fill out even if it seems unimportant):