Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Overwriting integration alarm" in my log every hassio reboot #76

Closed
26tajeen opened this issue Feb 1, 2020 · 5 comments
Closed

"Overwriting integration alarm" in my log every hassio reboot #76

26tajeen opened this issue Feb 1, 2020 · 5 comments
Labels
question Further information is requested

Comments

@26tajeen
Copy link

26tajeen commented Feb 1, 2020

This integration: v1.11.1
Home Assistant: v0.104.3
Python: v(3,7,6,final,0)

Get this in my logs everytime I reboot Hassio.
"Overwriting integration alarm" in my log every hassio reboot
Alarm seems to work ok though.

@akasma74
Copy link
Owner

akasma74 commented Feb 2, 2020

could you tell me when it started to appear?
also, it would be great to see the actual log content.

@akasma74 akasma74 added the question Further information is requested label Feb 2, 2020
@akasma74
Copy link
Owner

akasma74 commented Feb 5, 2020

I'm closing the issue because of no response.
Feel free to reopen it/create a new one if needed.

@akasma74 akasma74 closed this as completed Feb 5, 2020
@sparkydave1981
Copy link

sparkydave1981 commented Jun 15, 2020

This appears to be similar to what I have been seeing recently (currently on HA 0.111.2) with latest version (v1.12.6) of this alarm component installed via HACS. The alarm component still works fine, just produces the following error on HA startup

2020-06-15 11:42:10 ERROR (MainThread) [homeassistant.components.alarm_control_panel] Error while setting up bwalarm platform for alarm_control_panel
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 178, in _async_setup_platform
await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT)
File "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for
return fut.result()
File "/config/custom_components/bwalarm/alarm_control_panel.py", line 401, in async_setup_platform
config={"alarmid": "alarm_control_panel.house"},
File "/usr/src/homeassistant/homeassistant/components/panel_custom/init.py", line 140, in async_register_panel
require_admin=require_admin,
File "/usr/src/homeassistant/homeassistant/components/frontend/init.py", line 190, in async_register_built_in_panel
raise ValueError(f"Overwriting panel {panel.frontend_url_path}")
ValueError: Overwriting panel alarm

@akasma74
Copy link
Owner

@sparkydave1981 nah, please open a new issue providing all details required if you want me to look into it.
It's just because there are many things that can cause issues and without enough information about your configuration I am unable to find the true culprit.
Hope you understand.

@sparkydave1981
Copy link

no worries, new issue logged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants