michbeck100/pimatic-echo

Request support for "Milight Reloaded" Devices

Closed this issue · 2 comments

Hi,

the Devices from the Plugin "milight reloaded" will not discovered in Alexa. All other Devices works fine.

Config of the Device:
{
"ip": "192.168.1.81",
"echo": {
"additionalNames": [],
"active": true
},
"id": "test",
"name": "test",
"class": "MilightFullColorZone",
"zoneId": 1
}

The Device has no Switch just one Silder for Color and one Silder for Dimming (0 - 100%)
milight

The Problem is the other Milight Plugin (works fine) but dont support the new Devices from Milight.

If you need something more, let me know.

Greetings Milcho

Hi,

You can create a dummy switch, an make a rule.

This work.

Or you just use 0.5.2 which was just released. This includes support for all milight lights that i found in plugin sources.