john30 / ebusd

daemon for communication with eBUS heating systems
GNU General Public License v3.0
594 stars 136 forks source link

Update mqtt-hassio.cfg #1011

Closed Danit2 closed 1 year ago

Danit2 commented 1 year ago

This solves the Problem "Home Assistant Update 2024.2.0. Detected entities with a name starting with the device name"

Solves the issues https://github.com/john30/ebusd/issues/975

Danit2 commented 1 year ago

The second change is to alow to write the energy integral from vaillant. It also change the read from the energyintegal to a messurement. at the moment the energyintegral is detectet as energy,total_increasing and this is not valid for homeassistant.

john30 commented 1 year ago

don't mix two completely independant things in one PR. I'd merge the energy integral, but not the adaption for #975 until I had the time to look at that in depth

Danit2 commented 1 year ago

Sorry for the mess.