Hello friends
I am using Mysensor and I use serialGateway. I mean part of the code where data is received from the port.
DEBUG (MainThread) [mysensors] Receiving 0; 0; 3; 0; 5; first
2019-12-26 14:10:38 WARNING (MainThread) [mysensors] Not a valid message: When message type is 3, child_id must be 255 for dictionary value @ data [‘child_id’]
This is my mysenssor configuration
mysensors:
gateways:
device: / dev / ttyUSB0
persistence_file: ‘/config/mysensors.json’
nodes:
first:
name: ‘Bed Occupancy’
debug: true
persistence: true
version: ‘2.3’
optimistic: false
I hope your answer,
Have a good day!
I am not sure why someone flagged this as somehow violating community guidelines months after I posted it. OTOH I think the link I posted was the wrong one, but I can’t think what I meant to post now. I probably meant to post the same link as @Tinkerer
Please read the sticky post which covers a number of things, including how to format code in your post. If you don’t format the code correctly it’s really hard for people to help you.