9 May 2025 |
@hexa:lossy.network | "dependencies": [
"api",
"auth",
"config",
"device_automation",
"diagnostics",
"file_upload",
"http",
"lovelace",
"onboarding",
"repairs",
"search",
"system_log",
"websocket_api"
],
| 01:19:54 |
@hexa:lossy.network | some time ago I built a full dependency tree, but not sure where that code is now | 01:20:28 |
@hexa:lossy.network | basically something depends on https://www.home-assistant.io/integrations/usb/ | 01:20:41 |
@kranzes:matrix.org | It's not a USB dongle | 01:21:11 |
@kranzes:matrix.org | ok so I got rid of zeroconf, now I don't get any complains from ZHA, but I do get from bluetooth still | 01:21:29 |
@kranzes:matrix.org | more specifically xiaomi_ble | 01:21:48 |
@kranzes:matrix.org | https://github.com/home-assistant/core/blob/dev/homeassistant/components/zeroconf/manifest.json | 01:23:16 |
@kranzes:matrix.org | network and api | 01:23:26 |
@hexa:lossy.network | https://github.com/frenck/spook/blob/1ffe91a4bc7e8b2f1ee92a201989d74d2bdeaff1/custom_components/spook/services.yaml#L656-L669 | 01:24:18 |
@hexa:lossy.network | this looks interesting | 01:24:21 |
@kranzes:matrix.org | hmm | 01:25:38 |
@kranzes:matrix.org | really silly | 01:25:57 |
@kranzes:matrix.org | ok so esphome depends on bluetooth, i understand the errors now | 01:26:37 |
@kranzes:matrix.org | zeroconf tho, why does that trigger zha? | 01:26:45 |
@kranzes:matrix.org | neither zeroconf nor smlight depend on zha | 01:27:21 |
@kranzes:matrix.org | Hmmm | 01:35:03 |
@kranzes:matrix.org | In reply to @hexa:lossy.network https://github.com/frenck/spook/blob/1ffe91a4bc7e8b2f1ee92a201989d74d2bdeaff1/custom_components/spook/services.yaml#L656-L669 How would I use this action tho | 01:35:09 |
@kranzes:matrix.org | It's only ignores after they've been discovered? | 01:35:26 |
@hexa:lossy.network | home-assistant-custom-components.spook | 01:35:29 |
@kranzes:matrix.org | which would already be too late? | 01:35:30 |
@hexa:lossy.network | no idea | 01:35:34 |
@kranzes:matrix.org | or am i getting it wrong | 01:35:36 |
@kranzes:matrix.org | let me try | 01:35:37 |
@kranzes:matrix.org | I'm gonna try to trigger it on homeassistant.start | 01:35:47 |
@kranzes:matrix.org | Doesn't work, and even if it did work, it's a nasty hack | 01:52:54 |
| @marie:marie.cologne | 21:11:48 |
| @marie:marie.cologne | 21:12:08 |
| @marie:marie.cologne | 21:13:13 |
10 May 2025 |
tcas | What is currently the recommended way to get ha_tuya_ble to work when running Home Assistant as a NixOS module? | 10:02:24 |
Sandro 🐧 | Is that an extra service you need to run? I have never used it and don't know much about it but maybe we can give some general guidance? | 12:19:27 |