JohNan/homeassistant-wellbeing

Possibility to add WA71-304DG?

Closed this issue · 1 comments

Hi, should it be possible to fetch data from WA71-304DG, even though it is not listed?
My log would be:

2024-02-04 11:26:04.528 DEBUG (MainThread) [custom_components.wellbeing] Current token is not set or expired
2024-02-04 11:26:05.053 DEBUG (MainThread) [custom_components.wellbeing] Received new token sucssfully
2024-02-04 11:26:05.086 DEBUG (MainThread) [custom_components.wellbeing] Fetched data: None
2024-02-04 11:26:05.086 DEBUG (MainThread) [custom_components.wellbeing] Finished fetching wellbeing data in 0.033 seconds (success: False)

This is probably because of the problem in this issue: #78

Follow my suggestion in that issue and let me know if you still have problems.