Hey, Nice feature.
I tried to name a few Switches with the entity_type: “light” but it does not work for me (yet)
perhaps I am doing something wrong
example:
"description": "Switch Module S3",
"model": "05-000-02",
"address": "38AB",
"channels": [
{"description": "Plug Q29 Basement S3-01", "led_on":"", "led_off":""},
{"description": "Basement Climbing S3-02", "entity_type": "light"},
{"description": "WIC Spots S3-03", "led_on":"", "led_off":""},
{"description": "Pink Bedroom Plugs S3-04", "led_on":"", "led_off":""},
{"description": "Nightlights S3-05", "led_on":"", "led_off":""},
{"description": "Livingroom Wall S3-06", "led_on":"", "led_off":""},
{"description": "Kitchen Wall S3-07", "led_on":"", "led_off":""},
{"description": "Basement Heatpump High=Off S3-08", "led_on":"", "led_off":""},
{"description": "Stairs Laundry Spot S3-09", "led_on":"", "led_off":""},
{"description": "Basement Boiler S3-10", "led_on":"", "led_off":""},
{"description": "Basement Winecellar S3-11", "led_on":"", "led_off":""},
{"description": "Basement Workbench S3-12", "led_on":"", "led_off":""}
]
},
{
S3-02 is now not findable anymore. perhaps I am missing something.
thank you for the awesome work with this integration btw!

