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

MQTT sensor topic current temperature #10

Open
windmillBart opened this issue Aug 26, 2023 · 3 comments
Open

MQTT sensor topic current temperature #10

windmillBart opened this issue Aug 26, 2023 · 3 comments

Comments

@windmillBart
Copy link

I have recently installed the thermostat shield and it is working fine. A DHT22 is connected to a raspberry pi and is publishing the current room temperature. I have also have a topic 'diyless_thermostat/cmnd/things/thermostat/properties/temperature' publishing the room temperature as a float. I also have published 'diyless_thermostat/cmnd/things/thermostat/properties/tempSource = 1' to configure the MQTT sensor,
But it seems not to work, the topic opentherm-thermostat/current-temperature/get = the value of the internal sensor and not the value of the MQTT sensor.
I also can't find any code block in the sketch that would subscribe or listen to the MQTT sensor.
What needs to be added or done to make the MQTT sensor work with the thermostat?
thanks for your feedback.

@diyless
Copy link
Owner

diyless commented Aug 28, 2023

Hi @windmillBart ,
Did you choose the MQTT sensor option from the thermostat Web interface?
(Menu -> Sensor -> MQTT sensor)

@windmillBart
Copy link
Author

windmillBart commented Aug 28, 2023 via email

@diyless
Copy link
Owner

diyless commented Dec 10, 2024

We will update our example to use the latest Arduino core as well as libraries and test if this issue is still active

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

No branches or pull requests

2 participants