Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.04 KB

info.md

File metadata and controls

26 lines (18 loc) · 1.04 KB

MSI Mystic Light integration

hacs_badge stability-alpha

Prerequisites

To use this component, you must install the Mystic Light Server on your Windows PC.

Limitations

Please note the following restrictions:

  1. Not all devices are returned by the server application.
  2. The effects list is hardcoded, which means some effects may not be supported by your specific hardware.
  3. When turning on the lights, they will restore to default settings (Rainbow effect with red color).

Troubleshooting

To gain more insight into potential issues, enable component logging: logger:

  default: warning
  logs:
    custom_components.mystic_light: debug

This configuration will provide more detailed information about what's happening during component operation.