Ludy87 / xplora_watch

Xplora® Watch Home Assistant Integration
MIT License
47 stars 6 forks source link

Adding device #19

Closed Hassefar closed 2 years ago

Hassefar commented 2 years ago

Hi

I have copied the content of "custom_components/xplora_watch" into a new folder in HASS IO: "custom_components/xplora_watch".

I have added the following to configuration.yaml:

"xplora_watch: country_code: "+45" phonenumber: "[my phone number]" password: "[account password]" userlang: "dk-DK" timezone: "Europe/Copenhagen" child_phonenumber: "61[**]" types:

However, I am not able to see the device under states. What am I doing wrong? And if I need the watch ID - where will I find it?

Hassefar commented 2 years ago

solved