Julius2342 / pyvlx

PyVLX - controling VELUX windows with Python via KLF 200
GNU Lesser General Public License v3.0
74 stars 26 forks source link

Serial Number and KLF 200 #321

Closed alucryd closed 1 year ago

alucryd commented 1 year ago

Hi there, it would seem the KLF 200 is not returning any serial number, resulting in cover entities in HA having no unique ID, making the whole experience very subpar as we can't (easily) customize these entities and assign them to areas.

Is that a limitation of the KLF 200? Could there be a way to work around that, or just use something else to generate a unique ID?

dumpfheimer commented 1 year ago

hi, just stumbled upon this. you might want to check out this custom component: https://github.com/pawlizio/my_velux IMHO it has surpassed the development of the internal velux component by far.

alucryd commented 1 year ago

@dumpfheimer Thank you so much for the suggestion, it looks a lot more polished indeed!