Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 May 19:47
28e1d7f

2.0.0 (2026-05-10)

⚠ BREAKING CHANGES

  • v2.0.0 — MQTT bridge + HomeKit bridge (#537)

✨ Features

🐛 Bug fixes

📝 Documentation

  • add iOS codecov badge to README (#530) (9bd9125)
  • mqtt: README opt-in section + ADR 0019 implementation notes (#511) (3682203)
  • readme: add HomeKit bridge section (#529) (38ca92e)
  • readme: drop misleading 'firmware replacement' wording (#539) (cb389c9)
  • readme: refresh badge row (#536) (92840c7)

🧪 Tests

  • db: cover retention bucket boundaries (#523) (8d07e39)
  • hardware: cover deviceStateSync + iptablesCheck (#521) (bac4e3b)
  • scheduler: cover jobManager + run-once (#518) (1cda4c9)
  • server: cover schedules router (#520) (c54e658)
  • services: cover autoOffWatcher edge cases (#522) (d7a9af5)
  • services: cover temperatureKeepalive (#524) (2ae2a15)
  • streaming: cover bonjourAnnounce + broadcastMutationStatus (#525) (18d0987)
  • streaming: cover mqttBridge (#517) (26c7b94)
  • streaming: cover piezoStream branches (#519) (08e0b06)

💚 CI

🔧 Chores

  • ci: wire Codecov bundle analysis and test analytics (#531) (88fd96e)
  • deps: Update @base-ui/react all non-major dependencies (#502) (827a4e1)
  • deps: Update actions/cache actions/cache action to v5 (#474) (6b37588)
  • deps: Update actions/checkout actions/checkout action to v6 (#411) (7b8669d)
  • deps: Update actions/download-artifact GitHub Artifact Actions (major) (#415) (ff24fac)
  • deps: Update actions/setup-node actions/setup-node action to v6 (#412) (0952a88)
  • deps: Update pnpm/action-setup pnpm/action-setup action to v6 (#430) (97ba5c8)
  • renovate: batch non-major updates into one weekly grouped PR (ce9c874), closes #473 #471