Skip to content
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

1-wire Sensor connected to ebus adapter is not included in the MQTT #1393

Closed
mintgroen opened this issue Nov 22, 2024 · 3 comments
Closed

1-wire Sensor connected to ebus adapter is not included in the MQTT #1393

mintgroen opened this issue Nov 22, 2024 · 3 comments
Labels

Comments

@mintgroen
Copy link

Description

I have connected a 1-wire DS18B20 to pin D7, 3.3v and gnd and the value shows in the status column:

Screenshot from 2024-11-22 12-15-15

Enabled MQTT server:

Screenshot from 2024-11-22 12-15-59

MQTT reports connected:

Screenshot from 2024-11-22 12-16-37

Actual behavior

Screenshot from 2024-11-22 12-17-32

Defined topic pops up in the MQTT server with some info but the sensor value is not included

Expected behavior

Sensor value transmitted to MQTT server

ebusd version

24.1

ebusd arguments

None

Operating system

Debian 10 (Buster) / Ubuntu 18-19 / Raspbian 10 / Raspberry Pi OS 10 (including lite)

CPU architecture

arm64

Dockerized

None

Hardware interface

Adapter Shield v5 via WiFi

Related integration

No response

Logs

Cant find any related log info in that file.

@mintgroen mintgroen changed the title 1-write Sensor conencted to ebus adapter is not included in the MQTT 1-wire Sensor conencted to ebus adapter is not included in the MQTT Nov 22, 2024
@mintgroen mintgroen changed the title 1-wire Sensor conencted to ebus adapter is not included in the MQTT 1-wire Sensor connected to ebus adapter is not included in the MQTT Nov 22, 2024
@djungelorm
Copy link

I am also seeing this behaviour on the C6. +1 to get this feature added.

The sensor values do show up on the HTTP API though, via: http://<ip-address>/api/v1/pin

@john30
Copy link
Owner

john30 commented Nov 24, 2024

not an ebusd issue, so closing here.
use https://github.com/john30/ebusd-esp32 instead.
anyway, duplicate of john30/ebusd-esp32#68

@john30 john30 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 24, 2024
@mintgroen
Copy link
Author

I am also seeing this behaviour on the C6. +1 to get this feature added.

The sensor values do show up on the HTTP API though, via: http://<ip-address>/api/v1/pin

Ok, easy to fix that in Node red and relay the info to MQTT.

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

No branches or pull requests

3 participants