Jonathan Davey

Results 44 comments of Jonathan Davey

thirded but the same i dont know how to debug this. but using openhap's implementation of Samsung remote i get pin prompt and can control the tv

I'm trying to run it in ubuntu 22.04 host with the latest docker installed [UTLogs.txt](https://github.com/Roemer/ut99-server/files/10970125/UTLogs.txt)

Its on a 64 bit :)

Ive had the same issues and just been replacing the battery thinking it was dead (despite it reporting 100% in Z2M) and after changing the battery is back online. But...

> • 3 IKEA Parasoll Sensors running • Zigbee2Mqtt with Sonoff P • First failure: 4-8 weeks? (most active sensor) • Reinserting the same battery did not work - new...

Compiling from source has corrected the issue

I'm using docker compose for my LocalAI instance ` version: '3.6' services: api: image: quay.io/go-skynet/local-ai:master-cublas-cuda12 build: context: . dockerfile: Dockerfile env_file: - .env volumes: - /mnt/nfs/appdata/localai/models:/models:cached - /mnt/nfs/appdata/localai/images/:/tmp/generated/images/ command: ["/usr/bin/local-ai"...

Could it be related to the below event when restarting the agent? ``` 2024-05-07 10:37:57.061 ERROR (SyncWorker_23) [homeassistant.util.logging] Exception in updated when handling msg on 'hass.agent/devices/{Redacted}': '{"serial_number":"{Redacted}","device":{"identifiers":"hass.agent-{Redacted}","manufacturer":"LAB02 Research","model":"Microsoft Windows NT...

Looks to have been flagged under https://github.com/LAB02-Research/HASS.Agent-Integration/issues/46 and quick fix under https://github.com/LAB02-Research/HASS.Agent-Integration/issues/47#issuecomment-2090454867