Bonjour,
Mon problème
Il y a quelques semaines, j’ai eu un soucis avec Alarmo, je ne parvenais plus à désarmer l’alarme ( que je mets que lorsque je suis absent plusieurs jours). N’ayant pas le temps de chercher plus loin à ce moment, j’ai désactivé l’intégration. J’avais un message me disant qu’il y avait quelque chose avec des arguments.
Je peux enfin me pencher sur le problème, j’ai voulu réactiver Alarmo mais j’ai un message qui me dit que Alarmo est indisponible. J’ai tout supprimé, retéléchargé la dernière version (j’étais en V1.9.??? je suis passé sur la dernière V1.10.4) mais alarmo est toujours indisponible. Dans les intégrations, lorsque je vais sur Alarmo, je vois un appareil et une entité.
En allant dans l’appareil, je ne vois rien dans le journal.
En allant dans l’entité, je vois que l’état est indisponible.
En regardant le Github, je vois qu’il y a eu quelques soucis avec des versions anciennes d’où la mise à jour mais rien y fait.
Auriez-vous quelques pistes / vérifications à me conseiller pour résoudre ce problème ? je vous remercie d’avance
Ma configuration
System Information
version |
core-2024.8.1 |
installation_type |
Home Assistant OS |
dev |
false |
hassio |
true |
docker |
true |
user |
root |
virtualenv |
false |
python_version |
3.12.4 |
os_name |
Linux |
os_version |
6.6.31-haos-raspi |
arch |
aarch64 |
timezone |
Europe/Paris |
config_dir |
/config |
Home Assistant Community Store
GitHub API |
ok |
GitHub Content |
ok |
GitHub Web |
ok |
GitHub API Calls Remaining |
4619 |
Installed Version |
1.34.0 |
Stage |
running |
Available Repositories |
1387 |
Downloaded Repositories |
17 |
Home Assistant Cloud
logged_in |
false |
can_reach_cert_server |
ok |
can_reach_cloud_auth |
ok |
can_reach_cloud |
ok |
Home Assistant Supervisor
host_os |
Home Assistant OS 12.4 |
update_channel |
stable |
supervisor_version |
supervisor-2024.08.0 |
agent_version |
1.6.0 |
docker_version |
26.1.4 |
disk_total |
219.4 GB |
disk_used |
12.0 GB |
healthy |
true |
supported |
true |
host_connectivity |
true |
supervisor_connectivity |
true |
ntp_synchronized |
true |
virtualization |
|
board |
rpi4-64 |
supervisor_api |
ok |
version_api |
ok |
installed_addons |
File editor (5.8.0), Terminal & SSH (9.14.0), Home Assistant Google Drive Backup (0.112.1), eWeLink Smart Home (1.4.3), Zigbee2MQTT (1.39.1-1), Mosquitto broker (6.4.1), Studio Code Server (5.15.0), ESPHome (2024.7.3), Samba share (12.3.2), MyElectricalData (0.13.2), InfluxDB (5.0.0) |
Dashboards
dashboards |
4 |
resources |
12 |
views |
12 |
mode |
storage |
Recorder
oldest_recorder_run |
2 août 2024 à 10:35 |
current_recorder_run |
11 août 2024 à 15:03 |
estimated_db_size |
197.68 MiB |
database_engine |
sqlite |
database_version |
3.45.3 |
___
Salut
Quel est ton rpi ? 3, 4, 5 ?
Regarde dans les journaux du système.
Salut
Merci pour ton aide
C’est un pi4! Comment accéder dans les journaux système ?
Tu vas dans :
Paramètres → Système → Journaux
Tu vas tout en bas et tu cliques sur « Charger les journaux complets »
Quand je fais une recherche sur alarmo, A priori des avertissements mais rien de bloquant
- Detected that custom integration ‹ alarmo › calls async_forward_entry_setup for integration, alarmo with title: Alarmo and entry_id: 01J50RMSPE6YQXAY0Z30S7F6DX, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/alarmo/init.py, line 80: hass.async_create_task(, please create a bug report at Issues · nielsfaber/alarmo · GitHub
- Detected that custom integration ‹ alarmo › calls hass.http.register_static_path which is deprecated because it does blocking I/O in the event loop, instead call
await hass.http.async_register_static_paths([StaticPathConfig("/api/panel_custom/alarmo", "/config/custom_components/alarmo/frontend/dist/alarm-panel.js", False)])
; This function will be removed in 2025.7 at custom_components/alarmo/panel.py, line 27: hass.http.register_static_path(, please create a bug report at Issues · nielsfaber/alarmo · GitHub
Home Assistant Core
2024-08-11 15:03:09.128 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alarmo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-08-11 15:04:35.040 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration ‹ alarmo › calls async_forward_entry_setup for integration, alarmo with title: Alarmo and entry_id: 01J50RMSPE6YQXAY0Z30S7F6DX, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/alarmo/init.py, line 80: hass.async_create_task(, please create a bug report at Issues · nielsfaber/alarmo · GitHub
2024-08-11 15:04:35.067 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration ‹ alarmo › calls hass.http.register_static_path which is deprecated because it does blocking I/O in the event loop, instead call await hass.http.async_register_static_paths([StaticPathConfig("/api/panel_custom/alarmo", "/config/custom_components/alarmo/frontend/dist/alarm-panel.js", False)])
; This function will be removed in 2025.7 at custom_components/alarmo/panel.py, line 27: hass.http.register_static_path(, please create a bug report at https://github.com/nielsfaber/alarmo/i