Hi,
Thanks a lot, it works.
If I remove mysensors from the yaml I can actually call a reboot again without problems.
i had only the serial usb-gateway in the configuration.yaml
MySensors now works without the entry in the yaml. After a reboot all entities are listed and work. but how can i change the parameters, e.g. the serial port of the gateway?
here the section which concerns mysensors.
mysensors:
gateways:
- device: '/dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0'
optimistic: true
persistence: true
version: 'V2.0'
logger:
default: info
logs:
homeassistant.components.mysensors: debug
mysensors: debug