Matthias Alphart
Matthias Alphart
There is a nice encoder/decoder library: https://github.com/Rafelder/knx-datapoints It would be a good fit.
The device_class is ok, but `state_class: measurement` isn't. see https://developers.home-assistant.io/blog/2021/09/20/state_class_total I think it should be `total_increasing` with no `last_reset` value.
Oh dear, what a mess... we definitely send UDP frames with payloads
@Talor74 Hi 👋! This error usually pops up when there are any network related problems (we even had flaky cables causing this). There no other reports of any issues regarding...
> Is it possible that new release is more "sensible" to network problems? What kind of 3rd party integration may I install to discover my problems? Not that I know...
We'd really need more information. Logs, tcpdumps, diagnostic info, used hardware, ... We had such issues before, but thought we fixed that. Unfortunately these are really hard to track down....
Sure, that can be useful. With Wireshark I usually use the `kip` filter - that matches for Knx IP packets. It should also be possible to only include packets from...
I'm closing this issue as the original Windows Hyper-V problem is solved / can not be addressed by us. Please head to #76913 for tracking Hyper-V unrelated L_Data_Con warnings.
If you want that though you can just use the data from different weather / sensor entities in a [weather template entity](https://www.home-assistant.io/integrations/weather.template/). But this configuration is up to you, not...
So just configure some KNX sensors 🤷 Having this small text was required for a HA weather entity. I think it is still, but have not looked into it.