mrk-its / homeassistant-blitzortung

Custom Component for fetching lightning data from blitzortung.org
MIT License
200 stars 39 forks source link

No integration added after install through HACS #29

Closed TASSDevon closed 4 months ago

TASSDevon commented 3 years ago

I've just installed this integration through HACS but it is not showing up on the integration page nor any entities are created. No output in the log file.

My installation:

HA version 2021.6.5 HACS version 1.13.2

Raphidev commented 3 years ago

Did you use 64bit version of HA ?

TASSDevon commented 3 years ago

I'm using the containerized version on an rpi4

plumped commented 3 years ago

Same here. Nothing happens after installation trough HACS on Docker Container Hassio

The folder is created correctly at /*/custom_components/blitzortung but the integration integration is missing :D

Homeassistant

version core-2021.7.1
installation_type Home Assistant Container
dev false
hassio false
docker true
virtualenv false
python_version 3.9.5
os_name Linux
os_version 5.10.17-v7l+
arch armv7l
timezone UTC

HACS

Integrations Version: | 1.13.2 -- | -- Frontend Version: | 20210620205902 Repositories: | 848 Installed Repositories: | 18
Raphidev commented 3 years ago

Same on my 64bit Core installation. Folder is created correctly but the Integration is not showed. I will try the 32bit

Raphidev commented 3 years ago

Hi @all are your sure you installed it twice ? Once via Hacks then reboot and reinstall it like alle other in System / integrations ?

I think this is the solution

TASSDevon commented 3 years ago

What do you mean with reinstall it like all other? For me it doesn't appear in the system / integration page so there is no reinstall option to select.

plumped commented 3 years ago

Hi @ALL are your sure you installed it twice ? Once via Hacks then reboot and reinstall it like alle other in System / integrations ?

I think this is the solution

@Raphidev Not sure what you mean with "twice" exactly. Manuall config in configuration.yaml + HACS?

@mrk-its any idea?

tcb678 commented 3 years ago

I'm also having this problem on the containerized version of HA. I installed via HACS, custom_components file is present. I am on HA 2021.6.6 / HACS 1.13.2. Other custom components work. After a hard restart of the docker container component was available in configuration/integrations.

plumped commented 3 years ago

I'm also having this problem on the containerized version of HA. I installed via HACS, custom_components file is present. I am on HA 2021.6.6 / HACS 1.13.2. Other custom components work. After a hard restart of the docker container component was available in configuration/integrations.

Do you still have the Problem @myriadtim or is it solved on your side? A hard reset of the container is not working for me

plumped commented 3 years ago

Ok i have it!

After installation use the Button Insert Integration on the integration page. In other words install manually an integration with the + Button grafik

Hope this helps @TASSDevon

TASSDevon commented 3 years ago

Indeed, it appears in the 'add integrations' list after a full container restart. I'm leaving this issue open since this should be fixed at some point.

aavosnl commented 3 years ago

Several installs done, with the same restart and reboot. It don't seems to work.

agaudi66 commented 2 years ago

I have a similar problem:

DrewXT commented 2 years ago

Just been through the same scenario as @agaudi66 - eventually the Integration appeared in Integrations .... I've been unable to debug the why though...

DaleGervais commented 2 years ago

Unable to prepare setup for platform blitzortung.sensor: Platform not found (cannot import name 'DeviceEntryType' from 'homeassistant.helpers.device_registry' (/snap/home-assistant-snap/364/lib/python3.8/site-packages/homeassistant/helpers/device_registry.py)).

Home Assistant Core 2021.8.8 Loaded Path to configuration.yaml: /var/snap/home-assistant-snap/364 HACS version 1.15.2 loaded by Snap on Fedora 33 Linux I installed the Blitzortung Integration last summer successfully until this upgrade appeared. I simply upgraded Blitzortung and now I get the above error. I have rebooted the linux OS and reloaded,deleted, and reloaded Blitzortung multiple times.

Can I fall back to an earlier version of Blitzortung? How do I attempt a Manual install? Any documentation to manually setup sensors?

Thanks for any assistance.