-
Notifications
You must be signed in to change notification settings - Fork 1
Release Notes
Dijker edited this page Oct 6, 2017
·
8 revisions
0.1.3 (20171006)
- Update to SDK2
0.0.10 (20170701)
- Fix Error with creating the Flow Folders
- Version bumbs to update to the Alpha channel
- Changed to new editor... (spaces removed)
0.0.6 (20170101)
- Various fixes and updates
- Added new exports for Homey v1.1.x firmware
- Added new commandlets Get-HomeyStatistics, Get-HomeyTokens
0.0.5 Various fixes and new functions (20161109) [Submitted]
- Fixed bug where Export would hang / take long
- Export only new information to existing ExportPath (incremental export, if JSON file is not changed no new duplicate files are created)
New Commandleds:
- Get-HomeyReboot -Verbose
- Read-HomeyRFuC [-F433] [-F868] [[-FilePath] ] [-Append] [[-Timeout] ] []
- Debug-HomeyAppVariableUsage [[-ApplicationName] ]
Example:
- Debug-HomeyAppVariableUsage "nl.bevlogenheid.countdown"
- Debug-HomeyAppVariableUsage "net.i-dev.betterlogic"
(Thanks to MartijnDeRhoter)
0.0.4 Various fixes version (20161012) First Published in the App Store
- First Run works without Hanging
- Illegal chars filterd from flow,folder,zone and devicenames
- Flow and folder recursive paths work now
0.0.3 First published version (20161009)
- Submitted to the Athom App store (https://apps.athom.com/)
- added automatic updating the module from Homey
0.0.1 First version created local (20161005)