v4.0.11
Pre-release
Pre-release
Changes:
- Add
AirParticulateDensity
characteristic toEveHomeKitTypes
, see #8; - Removed check for 99 bridged accessories (is actually 149 in recent HomeKit versions), as this is now handled by HAP-NodeJS, see https://github.com/KhaosT/HAP-NodeJS/pull/658;
- Removed cleanup of orphaned cached accessories when plugin wasn't specified in config.json, as this is now handled by homebridge, see homebridge/homebridge#2190;
- Removed handler for uncaught exceptions, as this is now handled by homebridge, see homebridge/homebridge#2190.
Bump dependencies:
- homebridge v0.4.48;
- semver v6.0.0.