This release updates the snap to [Theengs Gateway v0.8.0](https://github.com/theengs/gateway/releases/tag/v0.8.0), including [Theengs Decoder v1.1.0](https://github.com/theengs/decoder/releases/tag/v1.1.0). This fixes some decoders, supports two new devices, and adds time synchronization support for more devices than the LYWSD02.
Note that time synchronization isn't enabled anymore by default. You need to specify the addresses of the BLE devices you want to synchronize, e.g. with `snap set theengs-gateway time-sync.addresses="12:34:56:78:9A:BC FE:DC:BA:98:76:54"`.
What's Changed
* Add architecture badges to README by koenvervloesem in https://github.com/theengs/gateway-snap/pull/16
* Theengs Gateway v0.8.0 by koenvervloesem in https://github.com/theengs/gateway-snap/pull/17
* CI: Update deprecated upload-artifact v2 action to v3 by koenvervloesem in https://github.com/theengs/gateway-snap/pull/18
**Full Changelog**: https://github.com/theengs/gateway-snap/compare/v0.7.0...v0.8.0