thomluther / anker-solix-api

Python library for Anker Solix API
MIT License
38 stars 12 forks source link

Add Wifi details to device details #28

Closed thomluther closed 4 months ago

thomluther commented 4 months ago

The device details in the scene info do not show the connected wireless network anymore. This is shown only in bind devices, when the device is not assigned to a site yet. Code will be changed to avoid that existing network name is overwritten with empty fields during updates. Additional details from site wifi networks is added to the device details, like network name and signal strength. It is assumed, that the wireless_type in scene info is an index to the wireless network listed for site networks.