home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.17k stars 30.2k forks source link

Can't get limitlessled via git #15102

Closed Alex66955 closed 6 years ago

Alex66955 commented 6 years ago

Hey,

I use the hass.io version 0.72.0 on my raspberry 3 and I have some trouble to get the limitlessled module from the light platform running.

I added according to the limitlessled configuration following example configuration:

light:
  platform: limitlessled
  bridges:
    - host: 192.168.179.210
      groups:
      - number: 1
        name: Bedroom

I restarted the system and the following error messages appear:

18-06-23 07:15:26 INFO (MainThread) [hassio.addons.git] Clone addon https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/light/limitlessled.py repository
18-06-23 07:15:27 ERROR (MainThread) [hassio.addons.git] Can't clone https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/light/limitlessled.py repo: Cmd('git') failed due to: exit code(128)
  cmdline: git clone --recursive -v https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/light/limitlessled.py /data/addons/git/9ba7ee61
  stderr: 'Cloning into '/data/addons/git/9ba7ee61'...
fatal: repository 'https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/light/limitlessled.py/' not found
'.
18-06-23 07:15:27 ERROR (MainThread) [hassio.addons] Can't load from repository https://github.com/home-assistant/home-assistant/blob/master/homeassistant/components/light/limitlessled.py

The automatically initiate git clone failed.

Did I do something wrong?

amelchio commented 6 years ago

There should be no git clone for limitlessled, this seems like a misconfiguration of hassio.addons.git.

Alex66955 commented 6 years ago

I found the issue. I used the hass.io image with an unsupported raspberry pi 3+