rootnegativ1 / unifi-wifi

Home Assistant integration to change wireless passwords on UniFi Network controllers
MIT License
3 stars 0 forks source link

Automatically update wpa3 only flag in QR code #48

Closed rootnegativ1 closed 4 months ago

rootnegativ1 commented 4 months ago

Replace wpa3_support and wpa3_transition image attributes with wpa_mode. It is used to decide between WPA2, WPA2/WPA3, and WPA3 based on the now defunct attributes' source keys in wlanconf. This new attribute will be used to determine if an additional flag is needed in the QR code for WPA3 only mode.