Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Home assistant autodiscovery not working for all values #471

Open
kgeree opened this issue Jan 15, 2025 · 1 comment
Open

Home assistant autodiscovery not working for all values #471

kgeree opened this issue Jan 15, 2025 · 1 comment

Comments

@kgeree
Copy link

kgeree commented Jan 15, 2025

I use HASSIO with the ebusd addon and it has a mqtt-hassio.cfg config file for the Home Assistant EBUSd - MQTT autodiscovery configuration.
I customized the config and removed most of the "filters". Now I have:

filter-seen = 5
#filter-priority =
#filter-circuit =
#filter-non-circuit =
#filter-non-name =
filter-level = ^$
filter-direction = r|u
#filter-field =
filter-non-field = ^sensor$

However still there are few values in MQTT which are not propagated to Home Assistant.
for example in CSV I have:
r,,,HwcLegionellaDay,HWC legionella day,,,b524,020000002B00,value,,IGN:4,,,,value,,UCH,0=off;1=Mon;2=Tue;3=Wed;4=Thu;5=Fri;6=Sat;7=Sun;8=Daily,,Legionella day r,,,HwcLegionellaTime,HWC legionella time,,,b524,020000002A00,value,,HTM,,,Time hot water legionella run is scheduled (when HwcLegionellaDay is not 0)
But in Home assistant I can only see the "HwcLegionellaDay" but not the "HwcLegionellaTime"
image

While I can still query and see it via MQTT:
image

Does anyone know why?

@IInickII
Copy link

I have the same problem with Vaillant Ecotec. I don't see Water pressure in home assistant and also in mqtt explorer. When I manually poll it via console with ebusctl read WaterPresure then I see it in MQTT explorer but I don't see it in home assistant.

Any solution for this?

Also why I see water pressure only when I manually request them? Is there any possibility to do it automatically?

Thanks for reply

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants