Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Not getting the <day>HeatingTime in MQTT HASSIO integration #1616

@Sibert

Description

@Sibert

Description

Device: e7c

I am getting the HeatingTemp's in Home Assistant, but not the times. They appear in MQTT explorer as ebusd/e7c/HeatingTemp, but are not broadcasted to HA.

I've attached the dumpconfig json.

config.json

Actual behavior

HeatingTemp is not broadcasted in the MQTT discovery for HASSIO

Expected behavior

HeatingTemp should be broadcasted in the MQTT discovery for HASSIO

ebusd version

current source from git

ebusd arguments

EBUSD_DEVICE: "ens:"
EBUSD_LATENCY: 20
EBUSD_CONFIGPATH: "https://ebus.github.io/"
EBUSD_SCANCONFIG: "full"

EBUSD_LOGFILE: "/var/log/ebusd.log"
EBUSD_LOGAREAS: "all"

EBUSD_LOGLEVEL: "notice"
EBUSD_DUMPCONFIG: "json"
EBUSD_DUMPCONFIGTO: "/home/config.json"

EBUSD_MQTTHOST: ""
EBUSD_MQTTPORT: 1883
EBUSD_MQTTCLIENTID: "ebusd"
EBUSD_MQTTUSER: ""
EBUSD_MQTTPASS: ""
EBUSD_MQTTTOPIC: "ebusd"
EBUSD_MQTTGLOBAL: "ebusd/global/"
EBUSD_MQTTINT: "/etc/ebusd/mqtt-hassio.cfg"
EBUSD_MQTTVAR: "filter-direction=r|u|^w,filter-name="
EBUSD_MQTTJSON: ""
EBUSD_MQTTVERBOSE: ""
EBUSD_MQTTLOG: ""

Operating system

Debian 12 (Bookworm) / Ubuntu 22-23 / Raspberry Pi OS 12 (including lite)

CPU architecture

x64

Dockerized

latest

Hardware interface

Adapter Shield v5/C6/Stick via WiFi

Related integration

HASSIO

Logs

No log file available

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions