domolys

Results 10 comments of domolys

Same for me, leaving the sd card slot empty is causing same entry

It fixes my issue: https://askubuntu.com/questions/978223/tapping-on-ubuntu-dock-on-a-touch-screen-opens-two-instances-of-a-program

Tried to clear browser data/cache, same issue with "Steps to reproduce" as described.

Looks like the audio container changed recently: $ docker exec -ti hassio_audio pactl load-module module-suspend-on-idle **Connection failure: Connection refused pa_context_connect() failed: Connection refused**

Yes it works, receiving for **trigger.query**: `` So receiving for: **trigger.query.some_key**: `some_value` **trigger.query.anotherKey**: `otherValue` Thanks!

Tested passing variables as query parameter with the _same webhook endpoint_: ``` MOTION_API: true CAM_OPTIONS: - CAM_NAME: Cam 1 MOTION_WEBHOOKS: http://0.0.0.0:8123/api/webhook/random_id?camera={cam_name}&snapshot={img} - CAM_NAME: Cam 2 MOTION_WEBHOOKS: http://0.0.0.0:8123/api/webhook/random_id?camera={cam_name}&snapshot={img} - CAM_NAME: Cam...

Still running core 2024.1.6 and having the same issue

Please note that after a fresh re-install of Debian, apt update apt upgrade, reinstall and restore ha, now everything looks good. I can provide Audio logs if necessary, now the...

Just trying to restore a backup with a password made by HA 2024.1 Is this tool still working ?

When I rearrange the tar file structure, I can use decrypt-ha-backup without any issue... ![tar-decrypt](https://github.com/sabeechen/decrypt-ha-backup/assets/63303119/959ac95c-229b-446f-aa0b-88f7f70e855e) ![tar-decrypt-file](https://github.com/sabeechen/decrypt-ha-backup/assets/63303119/41090b07-05e7-4be3-8a74-aca699c8186e)