BWAlarm integration installing wrong (very old, not functional) version.
See original GitHub issueInstallation details
Description | Value |
---|---|
HACS version | 1.3.3 |
Home Assistant version | 0.113.3 |
Installation method for HA | Core in Docker |
Checklist
- I’m running the newest version of HACS https://github.com/hacs/integration/releases/latest
- I have enabled debug logging for my installation.
- I have filled out the issue template to the best of my ability.
- I have read https://hacs.xyz/docs/issues
- This issue is related to the backend of HACS.
- This issue only contain 1 issue (if you have multiple issues, open one issue for each issue).
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
- Install HACS.
- Install the integration as per the guide in the repo.
- Newest version (v1.12.6 at the time of writing) is displayed correctly in HACS, but this is not what is installed.
- 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:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure, I’ll link to this thread in the issue in the integration repo, and hope something good comes from it. Thanks!
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)