Cereal2nd / velbus-aio

Velbus Asyncio
Apache License 2.0
14 stars 10 forks source link

Gap with the sensor's name of VMBGPO and VMBELO #24

Closed Benoit-P closed 1 year ago

Benoit-P commented 2 years ago

I run version 2021.11.5 of Home Assistant and with the VMBELO there is a gap in the sensor list. Where Velbuslink indicates heater, pump and Alarm1 pressed, HA indicates boost and cooler active. The same occurs with the VMBGPO modules.

Cereal2nd commented 2 years ago

so what exactly is wrong?

we use this data file https://github.com/StefCoene/moduleprotocol/blob/master/protocol.json#L12102

Benoit-P commented 2 years ago

From CH1 to CH32 : no problem, temperature sensor is also good What I see is a gap of 2. Alarm4 in velbuslink acivates Alarm2 in HA. See in the table below VMBGPO Home Assistant - Velbuslink


Alarm2 (CH40) -> Alarm4 (CH42) Pump (CH37 -> Alarm1 (CH39) Cooler (CH38) -> Alarm2 (CH40) Alarm1 (CH39) -> Alarm3 (CH41) Heater (CH35) -> Pump (CH37) N/A -> Heater (CH35) N/A -> Boost (CH36)

Now, The VMBELO has sometimes a gap and what I noticed is that the HA sensors not always react or not immediately. For other modules like VMB4DC, sometimes I don't see any light active in HA when really it is and restarting HA server doesn't solve this problem

Benoit-P commented 2 years ago

still have the same problem with HA cersion 2022.2.6 and OS 7. vmbgpo gap ch32 to ch42 vmbgpo gap ch32 to ch42 velbulink

4

Cereal2nd commented 2 years ago

Indeed no action was taken yet

I lack the time to investigate this

Cereal2nd commented 1 year ago

looking at this this seems to be a problem with the sub-addresses of these modules

can you get me a diagnostics info from this module in hass? afbeelding

Benoit-P commented 1 year ago

Hello Maikel,

My house has been sold and I’m building a new one. Now living without domotics !

Benoît

Benoit-P commented 1 year ago

I don't think it's a problem with the sub-addresses ! The gap comes below the "Heater" sensor which is not a push button and this can cause the gap

DannyDeGaspari commented 1 year ago

Issue most probably solved by https://github.com/Cereal2nd/velbus-aio/pull/66