thomluther / anker-solix-api

Python library for Anker Solix API
MIT License
74 stars 15 forks source link

Add unread messages status to site details information #74

Closed thomluther closed 6 months ago

thomluther commented 6 months ago

There is a new endpoint to show whether unread messages exist for an account. This information should be added to the site details since that could indicate a device warning or alert if something went wrong. Since that is not site but account specific, the unread messages flag will be added to the details of each site listed for the account because there is no library object to track details that are decoupled from a system or device.