jackw01 / led-control

Advanced WS2812/SK6812 RGB/RGBW LED controller with on-the-fly Python animation programming, web code editor/control interface, 1D, 2D, and 3D display support, and E1.31 sACN support
https://jackw01.github.io/led-control/
MIT License
162 stars 35 forks source link

Get an error if I try the --hap argument #50

Closed xnathan97 closed 1 year ago

xnathan97 commented 1 year ago

Hi, I got the error, if I try the --hap argument. How can I connect ledcontrol with my Apple HomeKit? Do I have to install something more?

Thank you for your answer :)

The error: $ sudo ledcontrol --led_count 1475 --led_pixel_order RGB --hap usage: ledcontrol [-h] [--port PORT] [--host HOST] [--led_count LED_COUNT] [--config_file CONFIG_FILE] [--pixel_mapping_json PIXEL_MAPPING_JSON] [--fps FPS] [--led_pin LED_PIN] [--led_data_rate LED_DATA_RATE] [--led_dma_channel LED_DMA_CHANNEL] [--led_pixel_order LED_PIXEL_ORDER] [--led_brightness_limit LED_BRIGHTNESS_LIMIT] [--save_interval SAVE_INTERVAL] [--sacn] [--no_timer_reset] [--dev] ledcontrol: error: unrecognized arguments: --hap