Commit Graph

54 Commits

Author SHA1 Message Date
jango-blockchained
b55a75df54 Add Jest configuration files and enhance README with features and usage instructions
- Introduced `jest.config.cjs` and `jest.config.js` for Jest testing configuration.
- Expanded README.md to include detailed features, installation, configuration, and troubleshooting sections.
- Updated TypeScript configuration to target ES2022 and allow JavaScript files.
- Enhanced command handling in `src/index.ts` to support additional parameters for lights, covers, and climate entities.
- Added unit tests for command execution and Home Assistant connection validation.
- Updated schemas to include new entity types and parameters for better validation.
2024-12-16 13:30:20 +01:00
Tevon Strand-Brown
df5a75d919 Update README.md 2024-12-11 23:02:16 -08:00
Tevon Strand-Brown
f7bfcd4e0a Added to readme 2024-12-11 22:56:06 -08:00
Tevon Strand-Brown
e94e19b833 Create README.md 2024-12-11 22:51:11 -08:00