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

mh-z19b should send temperature by mqtt to Domoticz too #5128

Closed
Shmigger opened this issue Feb 5, 2019 · 4 comments
Closed

mh-z19b should send temperature by mqtt to Domoticz too #5128

Shmigger opened this issue Feb 5, 2019 · 4 comments
Labels
enhancement Type - Enhancement that will be worked on fixed Result - The work on the issue has ended

Comments

@Shmigger
Copy link

Shmigger commented Feb 5, 2019

mh-z19b sensor get temperature and CO2 values by tasmota well, but tasmota do no send temperature value by mqtt, only CO2 value is sent. It would be nice to use temperature values of mh-z19b without need of additional ds18b20. and thank you for excellent project!

@Jason2866
Copy link
Collaborator

It does
22:32:49 MQT: tele/sonoff-71C254/SENSOR = {"Time":"2019-02-05T22:32:49","MHZ19B":{"CarbonDioxide":836,"Temperature":21.0},"TempUnit":"C"}

@Shmigger Shmigger changed the title mh-z19b should send temperature by mqtt too mh-z19b should send temperature by mqtt to Domoticz too Feb 6, 2019
@Shmigger
Copy link
Author

Shmigger commented Feb 6, 2019

Oh, I'm really sorry for my wrong topic. The problem is Mqtt for Domoticz would not send temperature values.

14:17:43 MQT: domoticz/in = {"idx":1,"nvalue":440,"Battery":85,"RSSI":10}
14:17:43 MQT: tele/DVES_0073FA/SENSOR = {"Time":"2019-02-06T14:17:43","MHZ19B":{"CarbonDioxide":440,"Temperature":23.0},"TempUnit":"C"}

@ascillato2 ascillato2 added the enhancement Type - Enhancement that will be worked on label Feb 6, 2019
arendst added a commit that referenced this issue Feb 8, 2019
Add MHZ19 Temperature as Domoticz Temperature selection (#5128)
@ascillato2
Copy link
Collaborator

ascillato2 commented Feb 8, 2019

Added by Theo. Thanks 👍

@ascillato2 ascillato2 added the fixed Result - The work on the issue has ended label Feb 8, 2019
@Shmigger
Copy link
Author

Shmigger commented Feb 8, 2019

You are awesome! Thank you!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type - Enhancement that will be worked on fixed Result - The work on the issue has ended
Projects
None yet
Development

No branches or pull requests

3 participants