Skip to content

Releases: SynTexDZN/homebridge-syntex-webhooks

2.3.7 • Automation Update

19 Nov 21:50
Compare
Choose a tag to compare

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

05 Jan 23:17
Compare
Choose a tag to compare

Changes

  • Log: Removed some unneccessary stuff.

2.1.10 • Switch Improvements

05 Jan 23:16
Compare
Choose a tag to compare

Improvements

  • Switch: Various improvements and additional log output.

2.1.9 • Update & Restart Fixes

05 Jan 23:13
Compare
Choose a tag to compare

Bug Fixes

  • Update Process: Now the update updates the server online mode.

2.1.8 • Added Restart Check Page

05 Jan 23:11
Compare
Choose a tag to compare

New

  • Restart Check: Added page to display the server online state.

2.1.7 • Additional Error Information

05 Jan 23:10
Compare
Choose a tag to compare

Changes

  • Update Process: Added additional information on update errors.

2.1.6 • Cleaned Up Log

05 Jan 23:08
Compare
Choose a tag to compare

Changes

  • Logging: Removed some unnecessary log output.

2.1.5 • Device Management Improvements

05 Jan 23:06
Compare
Choose a tag to compare

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

05 Jan 23:01
Compare
Choose a tag to compare

Improvements

  • Device Management: Vaious improvements.

2.1.3 • Error Handeling

05 Jan 22:46
Compare
Choose a tag to compare

Changes

  • Error Handeling: Now code errors are displayed by the logging module.

Bug Fixes

  • Web Server: Various fixes.

Improvements

  • Many small improvements