Commit Graph

4 Commits

Author SHA1 Message Date
jango-blockchained
050d4ba187 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
50e8dc3365 Update README.md 2024-12-11 23:02:16 -08:00
Tevon Strand-Brown
9577991d75 Added to readme 2024-12-11 22:56:06 -08:00
Tevon Strand-Brown
b35f1873cf Create README.md 2024-12-11 22:51:11 -08:00