ggliniak
ggliniak
Also here, the same problem. Vicare App is working again, but not working communication via API in HA. I'm asking myself, if the payed version of API accounts are working...
Additional info: Creating a new API ID in the Viessmann Developer Portal does also not bringing back any entities, you can skip this task for you. (and also: "IT: have...
Update from my side due to a hint of a user in the Viessmann Community to test the Viessmann API with Postman, see https://github.com/somm15/PyViCare/tree/63f9f7fea505fdf9a26c77c6cd0bff889abcdb05#api-usage-in-postman Did this, must say at the...
Actual data really are provided by API when requesting through Postman, this value changed in the last 3 requests with some minutes of distance: ``` "properties": { "value": { "type":...
wooohauu `'utf-8' codec can't decode byte 0x80 in position 0: invalid start byte` That is what I found in my `.storage/vicare_token.save`
Yes, I do: ``` 2024-01-14 00:19:36.711 DEBUG (MainThread) [homeassistant.components.vicare] Setting up ViCare component 2024-01-14 00:19:36.895 INFO (SyncWorker_10) [homeassistant.components.vicare] Found device: E3_TCU19_x05 (online: True) 2024-01-14 00:19:36.895 INFO (SyncWorker_10) [homeassistant.components.vicare] Found device:...
Sorry, forget this. In my Terminal all is fine. Need to find out how to put the Postman generated Auth Token in the right coding into the file... > wooohauu...
This is my debug log from HA when configuring the integration. Nothing to find that is helpful at the moment :-( ``` 2024-01-14 00:19:36.711 DEBUG (MainThread) [homeassistant.components.vicare] Setting up ViCare...
And this is the full diagnostics [config_entry-vicare-626306581539549395f1ab09c734c995.json.txt](https://github.com/home-assistant/core/files/13929819/config_entry-vicare-626306581539549395f1ab09c734c995.json.txt)