kellerza / pysma

Async library for SMA Solar's WebConnect interface
MIT License
59 stars 51 forks source link

Implement device info and l10n retrieval #50

Closed rklomp closed 3 years ago

rklomp commented 3 years ago

Move device info logic to pysma lib for https://github.com/home-assistant/core/pull/48003

Not sure if it is the most elegant solution, but it works. I have also extended the tests and coverage is now 89%

rklomp commented 3 years ago

Thanks for the merge! Can you bump the version number and make sure it is published to pypi?

Regards, Rene


From: Johann Kellerman @.> Sent: Sunday, March 21, 2021 9:24:34 PM To: kellerza/pysma @.> Cc: René Klomp @.>; Author @.> Subject: Re: [kellerza/pysma] Implement device info and l10n retrieval (#50)

Merged #50https://github.com/kellerza/pysma/pull/50 into master.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kellerza/pysma/pull/50#event-4487160224, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AABP2Y65FOW2CQ7GMOUWFGTTEZIYFANCNFSM4ZQLQUNQ.

kellerza commented 3 years ago

https://pypi.org/project/pysma/ 0.4 should be there, thanks!