Skip to content

Releases: somakeit/smib

v1.1.1

13 Jun 21:20
4f887c2
Compare
Choose a tag to compare

What's Changed

  • Update version number and correct GitHub repository URLs by @sam57719 in #145

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - Display, errors and logging

13 Jun 18:10
9b6726e
Compare
Choose a tag to compare

What's Changed

Features

Housekeeping

Bugs

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - SMIB state API and SMIBHID space state buttons

15 May 21:41
0fd0167
Compare
Choose a tag to compare

What's Changed

Features

  • State space API and SMIBHID buttons implementation
  • Central database for storing space information persistently, such as space state by @sam57719 in #48
    • Make smibhid state aware, have SMIB set state on button press and SMIBHID poll for state updates - supports multiple space setters by @sjefferson99 in #76
  • Docker build process implemented and optimised by @sam57719 in #27
    • Add manifest.yaml with bot configuration by @sam57719 in #40
    • Docker compose GIT branches by @sam57719 in #68
    • Graceful shutdown of docker containers by @sam57719 in #67
    • Add Slack tokens to docker-compose and added .env file template by @sam57719 in #38
  • Detect and log how many active connections there are by @sam57719 in #35

Bugs

  • Rename SMIBHID main.py to micropython compatible main.py by @sjefferson99 in #91
  • Add DB Web UI credentials and update environment variables by @sam57719 in #90

Security

Housekeeping

New Contributors

Full Changelog: https://github.com/somakeit/S.M.I.B./commits/v1.0.0