brutella / hc

hc is a lightweight framework to develop HomeKit accessories in Go.
Apache License 2.0
1.74k stars 189 forks source link

Can't associate accessory when name contains accents or punctuation #144

Closed ferllings closed 4 years ago

ferllings commented 5 years ago

Hello,

I'm playing with your lib and I noticed I can't associate any accessory when the label contains an accent or a punctuation char.

I can see the accessory in the list, but after typing the PIN, the accessory is not responding. Eg. : "Salle à manger, Plafond" (doesn't work) "Salle a manger Plafond" (works)

brutella commented 4 years ago

This should be fixed in v1.2.1.