StefanIacobLivisi / aiolivisi

Apache License 2.0
2 stars 6 forks source link

Re-request token and parse low battery message #10

Closed planbnet closed 1 year ago

planbnet commented 1 year ago
  1. When errorcode 2007 is returned from the webservice, handle it directly in the lib.
  2. Parse messages to see if a device has low battery state. If so, add that info to the device object.
  3. Fix https://github.com/home-assistant/core/issues/91072
planbnet commented 1 year ago

I've added a bugfix for https://github.com/home-assistant/core/issues/91072 to my current changeset. I'm not sure how there can be a config without a device, but that code should always havve been indented this way...

bbr111 commented 1 year ago

Any Progress Here?

bbr111 commented 1 year ago

@StefanIacob29 @StefanIacobLivisi

Would bei nice If i can Test the livisi integration.