07-19-2021, 10:38 AM
So, here are the specific devices I need help getting set up. I'm going to include the MQTT Explorer display to show exactly what I'm trying to accomplish:
![[Image: attachment.php?aid=2536]](https://www.charmedquark.com/vb_forums/attachment.php?aid=2536)
1) I want to store /shellylivingfan/relay/0 to a boolean field (on=True, off=False)
2) I want to pull several fields from /shellylivingfan/announce to fields
![[Image: attachment.php?aid=2537]](https://www.charmedquark.com/vb_forums/attachment.php?aid=2537)
3) I want to store /wled/kitchen1/v to a string field so I can pull out various fields. I didn't see anything that hinted to being able to strip apart the fields but I can definitely do that myself with triggers to the variable driver. If there is an XML parser, I would like examples to store a plain string and parsing the XML
Thanks,
1) I want to store /shellylivingfan/relay/0 to a boolean field (on=True, off=False)
2) I want to pull several fields from /shellylivingfan/announce to fields
3) I want to store /wled/kitchen1/v to a string field so I can pull out various fields. I didn't see anything that hinted to being able to strip apart the fields but I can definitely do that myself with triggers to the variable driver. If there is an XML parser, I would like examples to store a plain string and parsing the XML
Thanks,