Hello.
I’ve tried to find the reason why some of my bulbs and the oudoort Ledvantage light-poles are switched on over night while HA reported them as switched off.
Trying to play with the setup a bit, I’ve changed the transmit power value on the configuration page inside zigbee2mqtt. After a reboot the zigbee2mqtt did not start anymore…
That’s what happen in the log:
[06:44:15] INFO: Handing over control to Zigbee2mqtt Core ...
> [email protected] start
> node index.js
Zigbee2MQTT:info 2022-03-21 06:44:17: Logging to console and directory: '/share/zigbee2mqtt/log/2022-03-21.06-44-16' filename: log.txt
Zigbee2MQTT:info 2022-03-21 06:44:17: Starting Zigbee2MQTT version 1.24.0-dev (commit #efe768d)
Zigbee2MQTT:info 2022-03-21 06:44:17: Starting zigbee-herdsman (0.14.20)
CREATED DECONZ ADAPTER
Zigbee2MQTT:info 2022-03-21 06:44:17: zigbee-herdsman started (resumed)
Zigbee2MQTT:info 2022-03-21 06:44:17: Coordinator firmware version: '{"meta":{"maintrel":0,"majorrel":38,"minorrel":112,"product":0,"revision":"0x26700700","transportrev":0},"type":"ConBee2/RaspBee2"}'
Zigbee2MQTT:error 2022-03-21 06:44:17: Failed to start zigbee
Zigbee2MQTT:error 2022-03-21 06:44:17: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2022-03-21 06:44:17: Exiting...
Zigbee2MQTT:error 2022-03-21 06:44:17: Error: not supported
at DeconzAdapter.setTransmitPower (/app/node_modules/zigbee-herdsman/src/adapter/deconz/adapter/deconzAdapter.ts:1025:15)
at Controller.setTransmitPower (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:380:29)
at Zigbee.start (/app/lib/zigbee.ts:138:33)
at Controller.start (/app/lib/controller.ts:100:27)
at start (/app/index.js:101:5)
There is NO value in /config/configuration.yaml or in the config with zigbee2mqtt add-on page. Therefore this transmit power value must be saved somewhere else… I simply want to remove this setting so that z2m can start again, but I can’t find the place where this value is stored and how to remove it.
Can anyone help me please?
Thanks,
Oliver