``` java.lang.NullPointerException: null at com.beowulfe.hap.characteristics.BaseCharacteristic.makeBuilder(BaseCharacteristic.java:71) ~[hap-1.1.3.jar:?] ``` Reason: getValue returns null. It would be helpful if you could trace the information which characteristic needs to be implemented.