Hello, I'm just trying to figure out, how to develop a reliable service login with your API. Actually it is not clear to me, how to do it WITHOUT a webpage - and this way a human interaction. (Maybe just write a web scrapper and fill in the values?) What's the recommandation for a headless service? User Story: For my familiy members living at home and just want to have a warm home at the right time, the heating should be set depending whether someone is at home or not automatically WITHOUT manual interaction. To achieve this, I want to call the viessmann API when somebody reaches or leaves our home. Calling a web page to authenticate is neither smart, nor automatic. Also all other ways with human interaction are useless. Generating an access and refresh token and constantly refresh it, also assumes that the server runs the whole time --> wrong assumption, this is not fail safe. I'm happy to get suggestions that work. Regards
... Mehr anzeigen