homebridge-macosx-info Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
v1.0.3 2019-09-29
- Minor change in package.json
v1.0.2 2019-08-14
- Minor change in README and code js
v1.0.1 2019-06-07
- Add check_osx_smc binary in git package
- Add relative path for call check_osx_smc
v1.0.0 2019-05-31
- First released
- This update includes a number of bug fixes and stability improvements
v0.3.1 2019-05-25
- Performance : Optimize
homebridge-macosx-info.shscript - Now, CPU Power consumption and Users are optional. The confuguration is in
config.jsonhomebridge file
v0.3.0 2019-05-18
- Add CPU Power consumption
- Add units constant in index.js
- Add Prerequisites in README.md
v0.2.11 2019-05-16
- Added nunber of Users connected in the host
- fix bug in uptime return
v0.2.10 2019-05-10
- Deleted
serialentry inconfig.json - Minor change in
README.mdto specify installation steps
v0.2.9 2019-05-09
- Minor change in
README.mdto specify installation steps - Add constants
JSON_DATA_FILE&CHECK_OSX_SMCin the shell script
v0.2.8 2019-05-08
- Minor change in
index.jsto callhomebridge-macosx-info.sh - Minor change in
.jsonrespons file - Performance
- Now no
sed&awkin shell script
- Now no
- Added the compatibility list of Apple mac hardware (with check_osx_smc)
- Added CHANGELOG.md file
- Complete the README.md file
- Opitimized screenshots
v0.2.6 2019-05-05
- First version in github public repository