-
-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues v3.4.0b8 #396
Comments
Check Settings->Customization. |
@MichaelDvP BTW: "mdns" (ems-esp.local) still does not work. Even "restart or Power on/off" of ems-ems does not enable this function (in comparison to v3.4.0b7 where this always helped) |
The entities are numbered for customization exclusion. In b8 we added the burner stage 2 worktime, so all higher numbers are increased. and exclusion is shifted. Proddy plans a change to exclude web/mqtt/api idependent, so there will be a change in v3.4.1. For now it is as it is, and you have to check your customization after every update. For me mdns is working, also after network disconnect, which brakes mdns before. What exactly does not work? |
that's correct, the entity id's are sequenced and when we add a new entity it will alter the customizations which is unfortunate unless we add it to the end of the list. |
@MichaelDvP @proddy Regarding the mdns: The same script with IP-Adress instead of mdns always worked. |
Please check the log if mDNS is started, there should be a message like: Could you test with this build, i've made a little change that mDNS should behave on coldstart like b7, but restarts mDNS after network disconnects as b8. |
Looks ok to me. Ping resolves the address, but nslookup not. So the ping is resolved by mDNS and not by DNS. All as it should be. |
@MichaelDvP In the following screenshot from my Windows-PC you can see this strange behavior: As far as I can see, ems-esp publishes the mdns-info correctly after a restart but windows seems unable to use this information (no ping after restarts). Dont' know, what caused it to work correctly now. |
I played a little with the mDNS and couldn't reproduce what you're seeing, from Windows and Linux, although my setup uses a Unifi network. I suspect the dns code on the espressif core isn't rock-solid and there are many new improvements coming in 4.2 so suggest we wait. What you could do is close this issue and create a new one specifically for the DNS issue so we can track in future versions. |
suggest we close this and create a separate issue for mDNS and ask others if they experience similar behavior |
"boiler_dhw_3way_valve_active" no longer available[EDIT: Solved -> Settings]"boiler_dhw_activated" no longer available[EDIT: Solved -> Settings](so I'm unable to turn on/off hot water. "dhw turn on/off" is no alternative cause this entity contains no values)
"thermostat_hc1_manual_temperature" no longer available[EDIT: Solved -> Settings]The text was updated successfully, but these errors were encountered: