Results 92 comments of Simon

> I'm working on an emulator and tests. > > ![Image](https://github.com/user-attachments/assets/2c6838b4-48a9-4bd6-bf2f-b8bebd98ead4) That looks awesome!

@david-aggeler apologies for the long wait. I just captured the data from the 3 devices I have access to and added it to the repo.

More than happy to add you as a collaborator, @david-aggeler. > And ideas/hints how device capabilities could best be implemented and remembered? I‘ve not completed all the reading on developer...

@david-aggeler, if I remember correctly I implemented it in a way that only retries on server errors (i.e. 5xx error codes) so 404 should immediately bubble and bypass the `default_on_error`...

> It does. What is the intention of the default values then? Because every now and then you do get server errors from the devices for no reason and only...

Please note that this is not actually an issue yet, it's just a warning that the integration will break around summer next year if it's not updated. I assume by...

These sensor are dynamically generated based on the output of the API. They essentially aim to mimic the details available on the website itself. Unfortunately V-ZUG thinks it's a good...

Last I remember I wanted to wait for #46. Since the work on that seems to have stalled I guess we can go ahead and create a new release as-is.

> Just saw this myslef. [@siku2](https://github.com/siku2) I've created a branch called entity_category. Since I changed the default, _I have no clue on the side effects._ With this, I don't see...

I checked on my devices and I noticed the problem on my AdoraWash V6000, but not on any of the other devices. This could be related to the change we...