Releases: FirstBuild/chillhub-firmware
Releases · FirstBuild/chillhub-firmware
v0.1.14
Fixed errors in lib/chillhub.js for missing attributes.
v0.1.13
- supports pi2 , i.e. armv7 architecture.
- Dockerfile needs to be updated to automatically select which architecture
v0.1.11
Added USB reset if keepalive not received from chillhub.
v0.1.10
Added period check of /dev for new devices and remove stale devices.
Added counter to reset USB hub if devices cannot be registered.
v0.1.9
Changes
- Replaced Firebase transaction with an update call.
v0.1.7
Dynamically loading the chillhub sw version from the package.json file and populating in firebase.
v0.1.6
Bumping the version number.
v0.1.5
Added onDisconnect to set status to disconnected.
Move Firebase URL to the config file.