| 15 Jan 2025 |
@hexa:lossy.network | well actually. | 00:22:39 |
@hexa:lossy.network | ss -lpn | grep 5000 | 00:23:00 |
@hexa:lossy.network | yay/nay? | 00:23:02 |
Samsonite |  Download image.png | 00:23:39 |
@hexa:lossy.network | ok, so that listens on localhost ipv4 only | 00:23:58 |
@hexa:lossy.network | that will not translate between hosts | 00:24:27 |
| @hexa:lossy.network invited fleaz. | 00:26:20 |
Samsonite | So I need to make port 5000 listen across the subnet? | 00:37:39 |
@hexa:lossy.network | if you think that is a reasonable thing to do | 00:39:04 |
Samsonite | that backport says it was merged, right? | 02:06:05 |
Samsonite | so if i'm on 24.11 and updated my flake then i should already have that patch | 02:06:42 |
@hexa:lossy.network | yes | 02:23:16 |
@hexa:lossy.network | but again, for 127.0.0.1 | 02:23:19 |
@hexa:lossy.network | and not really configurable | 02:23:34 |
Samsonite | my only hope then lies in fleaz | 02:36:01 |
Samsonite | i would've thought most people who used frigate use it with homeassistant | 02:36:33 |
Samsonite | surprised im the first one bringing this up | 02:36:40 |
@hexa:lossy.network | Likely on the same host | 02:37:18 |
Samsonite | listen i'm just not a hone host kinda guy, please don't host shame me | 02:49:50 |
Samsonite | * listen i'm just not a one host kinda guy, please don't host shame me | 02:50:04 |
laurynasp | I am still at the early stages of understanding of HA design / architecture. Is there a way to declare or script configuration flows?
I have come across the statement below on https://github.com/home-assistant/architecture/blob/master/adr/0010-integration-configuration.md#decision
Integrations that communicate with devices and/or services are only configured via the UI. In rare cases, we can make an exception
Given my superficial understanding of HA, it would seem intentional effort to prevent from programatic configuration of devices and services. That sounds too suprising, that I am certain I have missed something.
Could anyone point to an example either on how to define configuration flows?
| 03:41:21 |
laurynasp | * I am still at the early stages of understanding of HA design / architecture. Is there a way to declare or script configuration flows?
I have come across the statement below on https://github.com/home-assistant/architecture/blob/master/adr/0010-integration-configuration.md#decision
Integrations that communicate with devices and/or services are only configured via the UI. In rare cases, we can make an exception
Given my superficial understanding of HA, it would seem intentional effort to prevent from programatic configuration of devices and services. That sounds too suprising, that I am certain I have missed something.
Could anyone point to an example either on how to define configuration flows?
| 03:42:30 |
laurynasp | * I am still at the early stages of understanding of HA design / architecture. Is there a way to declare or script configuration flows?
I have come across the statement below on https://github.com/home-assistant/architecture/blob/master/adr/0010-integration-configuration.md#decision
Integrations that communicate with devices and/or services are only configured via the UI. In rare cases, we can make an exception
Given my superficial understanding of HA, it would seem intentional effort to prevent from programatic configuration of devices and services. That sounds too suprising, that I am certain I have missed something.
If anyone could point me to an example on how to define configuration flows, would be greatly appreciated
| 03:43:57 |
CRTified | In reply to @laurynasp:matrix.org
I am still at the early stages of understanding of HA design / architecture. Is there a way to declare or script configuration flows?
I have come across the statement below on https://github.com/home-assistant/architecture/blob/master/adr/0010-integration-configuration.md#decision
Integrations that communicate with devices and/or services are only configured via the UI. In rare cases, we can make an exception
Given my superficial understanding of HA, it would seem intentional effort to prevent from programatic configuration of devices and services. That sounds too suprising, that I am certain I have missed something.
If anyone could point me to an example on how to define configuration flows, would be greatly appreciated
It used to be possible to use only yaml for configuring essentially everything, but there is continuous progress to remove that ability | 07:03:34 |
| fleaz joined the room. | 07:38:12 |
mfed3 | Hey I searched this in the whole channel didn't see anyone reporting / talking about it | 11:20:43 |
mfed3 |  Download image.png | 11:20:46 |
mfed3 | It appears the nixos configuration settings have not caught up to that change: | 11:21:59 |
mfed3 |  Download image.png | 11:22:03 |
@hexa:lossy.network | there is an open issue about it | 11:22:46 |