rootnegativ1 / unifi-wifi

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

fix enable_wlan service #22

Closed rootnegativ1 closed 6 months ago

rootnegativ1 commented 6 months ago

Previously, the boolean state value of a WLAN was being changed to lowercase before sending it to the controller. This was being silently rejected by the controller. Now, this boolean will remain capitalized. Additionally, this service will now force a re-provision.