nielsfaber / alarmo

Easy to use alarm system integration for Home Assistant
1.37k stars 120 forks source link

Log reports "Received invalid command" #353

Closed chemelli74 closed 2 years ago

chemelli74 commented 2 years ago

Alarmo Version

v1.8.1

HA Version

2021.12.0

Bug description

Log reporting invalid command, but everything seems to work anyway

Steps to reproduce

  1. Update to 2021.12.0
  2. Check log

Relevant log output

Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/connection.py:89
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 11:35:02 (3 occurrences)
Last logged: 11:35:02

[140690784364768] Received invalid command: alarmo_updated
[140690784364768] Received invalid command: alarmo/entities
[140690784364768] Received invalid command: alarmo/config
nielsfaber commented 2 years ago

This occurs when you restart HA and refresh the page before Alarmo is loaded. Unfortunately there is no way for me to avoid this problem (caused by HA internally), but it is safe to ignore.

johnreind commented 2 years ago

I think to have this issue because in the log I found this:

Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/connection.py:89
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 09:44:59 (1 occurrences)
Last logged: 09:44:59
[139877262948528] Received invalid command: alarmo_config_updated

Could I ignore it ?

Thanks.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days