Skip to content

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

Compare
Choose a tag to compare
@sjefferson99 sjefferson99 released this 15 May 21:41
· 235 commits to master since this release
0fd0167

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