What's Changed
Features
- Log significant asyncio delays by @sjefferson99 in #96
- View and control space state check period on web UI via API by @sjefferson99 in #104
- Add log file output to API and web UI system status page by @sjefferson99 in #111
- Configuration web UI widget lists the loaded static configuration by @sjefferson99 in #114
Housekeeping
- Improve web UI header cluttered text by @sjefferson99 in #106
- Improve web UI nav icons consistency by @sjefferson99 in #110
- Update docs to reflect new stable release for Pico 2W firmware by @sjefferson99 in #117
Bugs
- Space state no longer takes space state delay to perform initial check by @sjefferson99 in #100
- API slow response error fires when it shouldn't by @sjefferson99 in #103
- Improve error handling in sensor polling loop and logs errors appropriately by @sjefferson99 in #112
- Preserve configuration order in API response using OrderedDict by @sam57719 in #116
Full Changelog: v2.1.0...v2.2.0