grimmpp / home-assistant-eltako

Integration for Eltako 14 series in Home Assistant
MIT License
35 stars 7 forks source link

class 'custom_components.eltako.sensor.GatewayReceivedMessagesInActiveSession'> sets an invalid suggested_unit_of_measurement. #114

Open Seqway opened 3 months ago

Seqway commented 3 months ago

I followed the instructions of this protocol message in HA:

<class 'custom_components.eltako.sensor.GatewayReceivedMessagesInActiveSession'> sets an invalid suggested_unit_of_measurement. Please create a bug report at https://github.com/grimmpp/home-assistant-eltako/issues. This warning will become an error in Home Assistant Core 2024.5

I run a highe version of HA Core of 2024.5 so maybe this is why I can't connect to my LAN GW. (see also #113 )

grimmpp commented 3 months ago

I don't think so. Should be actually only a warning. I had this already. I will fix it anyway :-)

Seqway commented 3 months ago

I don't think so. Should be actually only a warning. I had this already. I will fix it anyway :-)

Ok good to know ... nevertheless I do not get a connection to my Lan GW :-(

grimmpp commented 3 months ago

I did a few changes which are right now on main branch. Could you test if it is working now?