What's Changed
- Added doc on adding entity types. A few new entity types too. by @cassandra in #40
- Add new weather module by @cassandra in #41
- Added initial unit tests for most app modules by @cassandra in #44
- Complete alert sound system implementation (Issue #34) by @cassandra in #45
- Fix trackpad click detection on SVG elements (Issue #46) by @cassandra in #47
- Fix typos and language clarifications in documentation (Issue #4) by @cassandra in #48
- Fix local timezone display in alert and weather templates (Issue #49) by @cassandra in #50
- Fix Home Assistant device controls and implement service calls (Issue #51) by @cassandra in #53
- Refactor Claude and Development documentation by @cassandra in #57
- Improve Entity deletion during integration sync operation (Issue #56) by @cassandra in #58
- Integration/Services unit tests adds and improvements by @cassandra in #59
- Second pass at core unit tests by @cassandra in #62
- Added Django view unit tests by @cassandra in #63
Full Changelog: v0.0.4...v0.1.0