HABApp icon indicating copy to clipboard operation
HABApp copied to clipboard

Unexpected behavior for MqttPairItem with retain

Open spacemanspiff2007 opened this issue 4 months ago • 0 comments
trafficstars

When a device sends a message with retain=True HABApp will automatically create an MqttItem for that Topic. However if the user wants a MqttPairItem this will raise an Error in `MqttPairItem.get_create_item(...)

It would be nice if this would still work, so there is a need for some concept.

spacemanspiff2007 avatar Jul 03 '25 03:07 spacemanspiff2007