question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BWAlarm integration installing wrong (very old, not functional) version.

See original GitHub issue

Installation details

Description Value
HACS version 1.3.3
Home Assistant version 0.113.3
Installation method for HA Core in Docker

Checklist

Describe the issue

The integration BWAlarm installs a very old version, when installing via HACS. The installed version is v1.3.6 even though it says in HACS that it will install v1.12.6.

I don’t know where the issue lies, but while searching for a solution, I saw that the author of that integration stated in the issue in their repo, that it was a HACS issue.

Steps to reproduce

  1. Install HACS.
  2. Install the integration as per the guide in the repo.
    1. Newest version (v1.12.6 at the time of writing) is displayed correctly in HACS, but this is not what is installed.
  3. Navigate to Alarm panel in Home Assistant UI - it shows v1.3.6, and this version doesn’t work in newer HA versions (as also evident from HA logs).

Debug logs

Logs

I cannot add the log, I get an error from github:

Comment is too long (maximum is 65536 characters)
There was an error creating your Issue: body is too long (maximum is 65536 characters). 

I have uploaded the log here instead: https://raw.githubusercontent.com/Aephir/Home_Assistant-Accessory-files/master/home-assistant.log

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Aephircommented, Aug 17, 2020

Sure, I’ll link to this thread in the issue in the integration repo, and hope something good comes from it. Thanks!

0reactions
ludeeuscommented, Aug 17, 2020

If the file states it, nothing is wrong with the files or what HACS downloads. (HACS only downloads files, so if the files have the correct content, it’s not an issue with HACS.)

The issue is what you see in your browser, in most cases this is cache. https://github.com/akasma74/Hass-Custom-Alarm/blob/master/custom_components/bwalarm/alarm_control_panel.py#L393 uses the custom_component/bwalarm/resources/panel.html file, so if that is correct on your server as well, there is not much I can do on the HACS side of it (its job is to download the files)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bwalarm (akasma74 edition) - Share your Projects!
I installed bwalarm but I am not seeing it in integrations or in the lovelace cards. I installed it via HACS nad followed...
Read more >
Integration 'bwalarm' not found. · Issue #90 - GitHub
I have followed all the install instruction but as soon as i do config check i just get: Platform error alarm_control_panel.bwalarm - ...
Read more >
CDM-625 - Comtech EF Data
CDM-625. Advanced Satellite Modem (18 kbps – 25 Mbps). Installation and Operation Manual. For Firmware Version 2.3.1 or higher ...
Read more >
SDM-9000 SATELLITE MODEM - New Era Systems
SDM-9000 Satellite Modem Installation and Operation Manual ... Signal Function Name. 1. NO. 2. Alarm 1. COM. 3. NC. 4. NO ... B.4.2...
Read more >
Configuration - Home Assistant Community - RSSing.com
2019-11-02 23:16:29 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for meross which has not been tested by ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found