✨ Enhancements
🐛 Fixes
- Correct name of created at attribute for device - @RogerSelwyn
- Fix typo - @RogerSelwyn
- Correct incorrect formating of calculatedAt for Insight - @RogerSelwyn
- Fix dataavailability on device reading - @RogerSelwyn
🧰 Maintenance
📚 Documentation
⬆️ Dependencies
- build(deps): bump pytest from 8.3.1 to 8.3.3 - @dependabot[bot]
- build(deps): bump pytest-asyncio from 0.23.8 to 0.24.0 - @dependabot[bot]
✅ Test
- Add initial basic tests - @RogerSelwyn
- Added all property testings - @RogerSelwyn
- Added testing for device - @RogerSelwyn
- Add Insight tests - @RogerSelwyn
- Add lookup tests - @RogerSelwyn
- Re-organise reading tests - @RogerSelwyn
- Add alert and auth tests - @RogerSelwyn
- Create test.yaml - @RogerSelwyn