github dash16/homebridge-cync-app v0.0.1
v0.0.1 - The Beginning

latest releases: v0.7.4, v0.7.3, v0.7.2...
9 months ago

Summary

First public scaffold of homebridge-cync-app.

This release focuses on getting the Homebridge platform plugin wired up, with config and logging in place, so we can start building out the Cync cloud API integration.

What’s in this release

  • Initial Homebridge platform plugin skeleton (TypeScript).
  • Basic ESLint + build tooling (npm run lint, npm run build).
  • Config schema wired into Homebridge UI for entering Cync account details.
  • Logging to confirm that the platform loads and configuration is parsed correctly.

What’s not here yet

  • Actual Cync cloud login.
  • Device discovery or accessory creation.
  • Per-device control (switches, plugs, lights, etc.).

These will be targeted in upcoming milestones (0.1.x and beyond).

Don't miss a new homebridge-cync-app release

NewReleases is sending notifications on new releases.