I understand that has been resolved, but I wrote a more dynamic function that will convert. ISO8601 strings of various formats from YYYY-MM-DDTHH:MMZ to YYYY-MM-DDTHH:MM:SS.sssZvar input = ["2016-04-02T05:50:06.103Z","2015-07-12T15:24:46Z","2018-12-1...
I'm a big fan of the Home Assistant Project, which has a framework for ESP-based devices called ESPHome. The framework allows the devices to be easily integrated into Home Assistant, with data collected and written into its SQLite database. Home Assi...
If you are not already using the add to update set utility, I highly recommend adding it to your instance. Decision tables can be tricky to capture if they are not already in your update set. The schema alone for the decision table comprises several ...
I devised a solution for processing and creating mass MIB records using a catalog item and flow designer. The catalog item request asks for a version, source, and a zip file. The flow is triggered upon request submission and collects variable values ...