Releases: ebaauw/homebridge-zp
Releases · ebaauw/homebridge-zp
v1.4.60
24 Nov 19:27
Compare
Sorry, something went wrong.
No results found
Bump Dependencies
hb-zp-tools v1.0.15;
homebridge-lib v7.1.13.
v1.4.59
30 Oct 12:41
Compare
Sorry, something went wrong.
No results found
Bump Dependencies
Homebridge v1.11.1;
homebridge-lib v7.1.12;
hb-zp-tools v1.0.14.
v1.4.58
03 Oct 11:54
Compare
Sorry, something went wrong.
No results found
Bump Dependencies
hb-zp-tools v1.0.11;
homebridge-lib v7.1.9.
v1.4.57
10 Sep 17:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add mdns setting to disable mDNS discovery;
Remove references in README and UI form to old address and forceS2 settings, which have been removed long time ago.
Bump Dependencies
homebridge v1.11.0;
hb-zp-tools v1.0.10;
homebridge-lib v7.1.8.
v1.4.56
09 Jun 14:49
Compare
Sorry, something went wrong.
No results found
Bump Dependencies
Homebridge v1.10.0;
hb-zp-tools v1.0.8;
homebridge-lib v7.1.6.
v1.4.55
25 Apr 12:42
Compare
Sorry, something went wrong.
No results found
Bump Dependencies
homebridge-lib v7.1.5;
hb-zp-tools v1.0.7.
v1.4.54
24 Mar 20:36
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Concurrency issue causing the same zone player to be probed twice, see #225 .
Initialisation would hang when alarms is set in config.json, but no AlarmClock event is received, see #225 .
Bump Dependencies
homebridge v1.9.0;
hb-zp-tools v1.0.6;
homebridge-lib v7.1.4.
v1.4.53
27 Jan 19:27
Compare
Sorry, something went wrong.
No results found
Bump Dependencies
hb-zp-tools v1.0.4;
homebridge-lib v7.1.3.
v1.4.52
20 Jan 20:50
Compare
Sorry, something went wrong.
No results found
Bump Dependencies
hb-zp-tools v1.0.3;
homebridge-lib v7.1.2.
v1.4.51
16 Dec 18:17
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Reset Set Duration to 0s when set to 10s, so sleep timer can be disabled from Eve, see Discord.
Reduce memory footprint by splitting ZpAccessory and ZpService subclasses into separate files, which are imported on-demand.