MostEmpire

Results 1 comments of MostEmpire

Very fast reply :) I have tried one thing. In zigpy_espzb/zigbee/application.py I replaced ```super().__init__(config=zigpy.config.ZIGPY_SCHEMA(config))``` by ```super().__init__(config=config)``` and I got the library to work. Well.. I was able to at least...