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 #21

Closed rootnegativ1 closed 6 months ago

rootnegativ1 commented 6 months ago

Previously, this service would not affect any changes on the controller. This is because the boolean value of the WLAN state was sent lowercase. This change undoes this lowering of the case.