Open
Description
Hi,
the baud rate for the deCONZ RaspBee2 is still wrong:
_probe_config_variants = [
{zigpy.config.CONF_DEVICE_BAUDRATE: 57600},
{zigpy.config.CONF_DEVICE_BAUDRATE: 115200},
]
It is 38400, as stated in https://www.zigbee2mqtt.io/guide/adapters/deconz.html.
Please change the baud rate from 57600 to 38400 -- or the older RasbBee 1/2 or ConBee will not work with Home Assistant.
Why is the issue #250 closed without changing the baud rate?
Metadata
Metadata
Assignees
Labels
No labels