[2022-07-01 12:07:00][INFO] : Start zigbeed [2022-07-01 12:07:00][INFO] : Log level : debug [2022-07-01 12:07:00][INFO] : PID file : /tmp/jeedom/zigbee/deamon_1.pid [2022-07-01 12:07:00][INFO] : Device : /dev/ttyUSB0 [2022-07-01 12:07:00][INFO] : Apikey : JHegGuAkaUci8NG3R9niFddgs [2022-07-01 12:07:00][INFO] : Callback : http://127.0.0.1:80/plugins/zigbee/core/php/jeeZigbee.php [2022-07-01 12:07:00][INFO] : Cycle : 0.3 [2022-07-01 12:07:00][INFO] : Controller : ezsp [2022-07-01 12:07:00][INFO] : Channel : 15 [2022-07-01 12:07:00][INFO] : Data folder : /var/www/html/plugins/zigbee/data/1 [2022-07-01 12:07:00][INFO] : Device folder : /var/www/html/plugins/zigbee/data/device [2022-07-01 12:07:00][INFO] : Folder OTA : /var/www/html/plugins/zigbee/data/ota [2022-07-01 12:07:00][INFO] : Zigpy advance configuration file : None [2022-07-01 12:07:00][DEBUG] : SQLite version for : 3.27.2 Traceback (most recent call last): File "/var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py", line 256, in shared.DEVICE_SPECIFIC[ieee] = json.load(specific_file) File "/usr/lib/python3.7/json/__init__.py", line 296, in load parse_constant=parse_constant, object_pairs_hook=object_pairs_hook, **kw) File "/usr/lib/python3.7/json/__init__.py", line 348, in loads return _default_decoder.decode(s) File "/usr/lib/python3.7/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.7/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)