{ "packageName": "File Manager Device", "author": "Jean P. May, Jr.", "version": "0.2.10", "minimumHEVersion": "2.2.5.131", "dateReleased": "2024-01-03", "releaseNotes": "v0.2.10 - correct a debug line without a qualifier\nv0.2.9 - convert \\n to newline for write and append files\nv0.2.8 - appendFile to create file if it doesn't exist\nv0.2.7 - add lastFileWritten and lastFileWrittenTimeStamp\nv0.2.6 - fix typo in deleteFile method\nv0.2.5 - instantiate the exist attribute\nv0.2.4 - add file delete command\nv0.2.3 - add read and write for image files\nv0.2.2 - correct issue with extended character sets\nv0.2.1 - allow hub w/security to be external file source\nv0.2.0 - add app callback option\nv0.1.1 - hub security bug\nv0.1.0 - added temporary fileContent attribute, fileList attribute, fileTrimTop and copyFile commands", "drivers": [ { "id": "0e3600f4-88ea-437c-ae79-bd3d6122ac52", "name": "File Manager Device", "namespace": "thebearmay", "location": "https://raw.githubusercontent.com/thebearmay/hubitat/main/fileMgr.groovy", "required": true } ] }