| 18 Feb 2025 |
oddlama | does it never get to the decoder stage? | 17:19:32 |
oddlama | maybe the flac file is empty | 17:19:41 |
oddlama | content length header is 0 | 18:41:08 |
oddlama | 🤔 | 18:41:12 |
oddlama | Let's check whether this file is also 0 bytes in size when I curl it | 19:22:42 |
oddlama | Well dang | 19:25:45 |
oddlama | it's 0 bytes | 19:25:53 |
oddlama | that would explain why there is no sound | 19:26:01 |
oddlama | I might have a lead | 19:37:07 |
oddlama | Okay works now | 19:51:14 |
oddlama | Apparently when there is an error in ffmpeg it will be silently ignored and a 0 byte file is served | 19:51:37 |
oddlama | the error in this case being: The esphome integration it tries to convert a file by downloading it via https from the local home assistant instance. Not sure why it can't just use a file path, but the issue is that my hass wasn't allowed to access itself via its own url. | 19:53:12 |
oddlama | * the error in this case being: The esphome integration tried to convert a file by downloading it via https from the local home assistant instance. Not sure why it can't just use a file path, but the issue is that my hass wasn't allowed to access itself via its own url. | 19:53:24 |
| 19 Feb 2025 |
j-k | I've got this custom integration, just testing it before putting the PR in
https://github.com/06kellyjac/nixpkgs/commit/3db1ad93fe366eb75cf9dbe687c456d4552ba85a
I was able to load it fine to services.home-assistant.customComponents I then threw octopus_energy = { }; into config but I also had to manually put pydantic into services.home-assistant.extraPackages Is it not meant to pull that in automatically from dependencies in buildHomeAssistantComponent?
(after doing the manual steps it seems to be running fine. Got some data coming in, some other data I'm hoping will show up soon.
| 12:13:16 |
j-k | * I've got this custom integration, just testing it before putting the PR in
https://github.com/06kellyjac/nixpkgs/commit/3db1ad93fe366eb75cf9dbe687c456d4552ba85a
I was able to load it fine to services.home-assistant.customComponents I then threw octopus_energy = { }; into config but I also had to manually put pydantic into services.home-assistant.extraPackages Is it not meant to pull that in automatically from dependencies in buildHomeAssistantComponent?
(after doing the manual steps it seems to be running fine. Got some data coming in, some other data I'm hoping will show up soon.)
| 12:13:22 |
| 20 Feb 2025 |
| thursdaddy set a profile picture. | 00:13:59 |