little-chef / intergas-xtreme-monitor

Project for monitoring a Intergas Xtreme central heating system via ESPHome and Home-Assistant.
GNU General Public License v3.0
13 stars 4 forks source link

Requesting conversion failed for dallas.sensor:112 #3

Closed renini closed 1 year ago

renini commented 1 year ago

Hi, many thanks for all the work around this project, it gives me many insights in data from my Xtreme 36.

I have a question or issue though and I'm not really sure where to start troubleshooting this and if it is a real issue.

Getting the following error: [E][dallas.sensor:112]: Requesting conversion failed

Every minute, I seem to be getting most the sensor data though, and fwiw I'm on esphome v2023.3.0 and using a ESP-WROOM-32.

More output:

[08:13:42][D][Intergas Xtreme:273]: Send command S?\r
[08:13:43][D][sensor:127]: 'Water meter': Sending state 98.64420 m3 with 4 decimals of accuracy
[08:13:43][E][dallas.sensor:112]: Requesting conversion failed
[08:13:43][I][Intergas Xtreme:397]: Response S?\r Data: BB.11.92.0E.14.EC.8B.0E.14.EC.41.0C.79.00.00.00.34.08.14.EC.81.3E.00.00.7E.00.90.40.20.04.00.FF.89 (33)
[08:13:43][D][text_sensor:067]: 'Heater ROM 2 Checksum': Sending state '94.88.6B.77'
[08:13:43][I][Intergas Xtreme:264]: Monitor Idle
[08:13:44][D][Intergas Xtreme:273]: Send command S2\r
[08:13:44][I][Intergas Xtreme:397]: Response S2\r Data: 00.00.00.0D.00.00.6C.07.8D.07.00.00.FF.7F.FF.7F.FF.7F.0F.39.FF.00.FF.FF.FF.82.57.57.61.F8.9C.D3.0E (33)
[08:13:45][E][dallas.sensor:112]: Requesting conversion failed
[08:13:45][I][Intergas Xtreme:264]: Monitor Idle
[08:13:45][I][Intergas Xtreme:264]: Monitor Idle
[08:13:46][D][sensor:127]: 'Ignition failed': Sending state 17.00000 Failures with 0 decimals of accuracy
[08:13:46][D][Intergas Xtreme:273]: Send command D2\r
[08:13:46][I][Intergas Xtreme:397]: Response D2\r Data: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.50.2D.00.00.1B.3A.B3.B0.2C.E1.B0.11.C6.11.00.00.00.00.E4 (33)
[08:13:47][E][dallas.sensor:112]: Requesting conversion failed
[08:13:47][I][Intergas Xtreme:264]: Monitor Idle

Any ideas what this could be?

renini commented 1 year ago

Ow whoops, ignore this. I don't have a DS18B20 sensor at all.

image