synman / OctoPrint-MqttChamberTemperature

1 stars 1 forks source link

Chamber Temperature not showing up in Octoprint #3

Closed WoodenNautilus closed 10 months ago

WoodenNautilus commented 10 months ago

Hello,

First of all, thank you for your work.

I am trying to use this plugin to retrieve temperature of a zigbee2mqtt sensor.

I have tested both the hostname and the topic using the mosquitto_sub utility. It works fine.

The MQTT plugin is also working fine, I tested it the same way.

The topic I want to use is called "zigbee2mqtt/Imprimante 3D".

I have enabled the debug logs for you plugin, whereas I only see logs from octoprint.plugins.mqtt.

The only log which is related to this topic is the following: octoprint.util.comm - WARNING - Could not add custom temperature record C: C is a reserved identifier

Tell me if you need something else to analyze this topic.

Octoprint version: Version 1.9.3 MQTT plugin: 0.8.14 MQTT Chamber Temperature: 0.0.2

WoodenNautilus commented 10 months ago

I just had a look to the first issue and how you managed to solve it. I will try it and let you know if it fixes my issue.

synman commented 10 months ago

Two items from that other issue.

WoodenNautilus commented 10 months ago

It appears you were right. Sorry for bothering you. I also want to apologize for the duplicate topic.

synman commented 10 months ago

NP at all!