home-climate-control/dz

Multiple ESPHome logical devices per physical device will report "available" only for one random

Closed this issue · 0 comments

Expected Behavior

isAvailable() returns correct status for all logical devices on a single physical device (case in point: T-Relay)

Actual Behavior

isAvailable() returns correct status only for the first logical device to snatch and consume the availability topic message.

Contributing Factors

ESPHome issue: MQTT Component doesn't honor availability topic configuration