* Display system name in token UI
* Implement startup event cache
* Bump bashio version
* Use new event history API
* Fix person event lookup
* Use device history for event stream URL
* Implement armedBy/disarmedBy attributes
* Implement pending state for transcoded event stream
* Switch transcoding to downloads API
* Never use cached snapshot for UUID
* Add background color so that token web interfaces works on light and dark themes
* Use same Docker image for addon and standard docker installs
* Implement ability to use git branches inside Docker container, allows easy testing of latest or dev branches of ring-mqtt without upgrading addon/Docker image.
* Fix typo for motion status of beam devices (#85)
* Refactor auth/token generation and storage
* Add some basic error handling to token web UI
* Move config processing to a function
* Move token refresh processing to a function