Releases: SynTexDZN/homebridge-syntex-webhooks
Releases · SynTexDZN/homebridge-syntex-webhooks
2.3.7 • Automation Update
Important
If you're have been using our automation system please look at the README first to see a complete list of changes. Because of a new structure you have to change your automation.json
before you update!
New
- Automation System: We added so many new things like
timepoints
,weekdays
,delays
,logical operations
and much more.
Changes
- Accessory Structure: You can now remove a single service from an accessory ( Remove Device )
2.1.11 • Removed Debug Log Output
Changes
- Log: Removed some unneccessary stuff.
2.1.10 • Switch Improvements
Improvements
- Switch: Various improvements and additional log output.
2.1.9 • Update & Restart Fixes
Bug Fixes
- Update Process: Now the update updates the server online mode.
2.1.8 • Added Restart Check Page
New
- Restart Check: Added page to display the server online state.
2.1.7 • Additional Error Information
Changes
- Update Process: Added additional information on update errors.
2.1.6 • Cleaned Up Log
Changes
- Logging: Removed some unnecessary log output.
2.1.5 • Device Management Improvements
Improvements
- Input Validation: All values are tested before the server accepts them.
- Web Server: Device page improvements.
- Device Management: New value storage system.
2.1.4 • Device Management Improvements
Improvements
- Device Management: Vaious improvements.
2.1.3 • Error Handeling
Changes
- Error Handeling: Now code errors are displayed by the logging module.
Bug Fixes
- Web Server: Various fixes.
Improvements
- Many small improvements