chemaaa / homepluscontrol

Python-based API to interact with the Legrand Eliot Home + Control interface
GNU General Public License v3.0
17 stars 1 forks source link

Fix error caused by modules with no "name" attribute #14

Closed celestianx closed 6 months ago

celestianx commented 1 year ago

For some unknown reason, a module may not have a "name" property. Added a way to handle these rare cases by defaulting to "Unknown"