# Changelog for homebridge-platform-maxcube
This is the change log for the plugin, all relevant changes will be listed here.

For documentation please see the [README](https://github.com/normen/homebridge-platform-maxcube/blob/master/README.md)

## 2.0.15
- small fix in error logging on disconnect

## 2.0.14
- reconnect more aggressively on errors

## 2.0.13
- avoid annoying warning

## 2.0.12
- change to possibly avoid irreproducible error message

## 2.0.11
- avoid annoying warning

## 2.0.10
- fix BatteryStatus return type
- update dependencies

## 2.0.9
- add changelog
- cleanups

## 2.0.8
- harden against nonstandard initialization
- fix Max!Link switch being always on

## 2.0.7
- fix using multiple cubes in one homebridge instance

## 2.0.6
- remove falsely added badge

## 2.0.5
- fix additional update loops when reconnecting to cube

## 2.0.4
- change initialization order to avoid problems when homebridge crashes

## 2.0.3
- fix contact sensor name after restore from homekit

## 2.0.2
- small fix when removing accessories

## 2.0.1
- avoid error when starting without config

## 2.0.0
- move to homebridge dynamic accessory model
- missing max cube doesn't block homebridge boot anymore
- ALL EXISTING DEVICES WILL BE REMOVED AND NEWLY ADDED

## 1.1.4
- add all options to settings panel

## 1.1.3
- add support for config-ui-x settings panel

