Release v0.14
📦 SimpleCloudDetect
v0.14
ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.
Documentation
- README.md - Complete setup and features
- ALPACA_README.md - ASCOM Alpaca integration guide
Changes in This Release
- feat: Add known state change progress to 'Last Updated' field to show any upcoming known state changes. (6f1fd12)
- Refactor documentation structure: - Move ASCOM Alpaca SafetyMonitor guide to docs/ALPACA_README.md and update references in main README. - Add new External REST API documentation in docs/EXTERNAL_API.md with detailed endpoint descriptions and usage examples. (5b20bf3)
- feat: Add external API routes for system status and client information, add dates to all timestamps (a4c72e7)