Hello,
just copied your text to device section and I keep getting the stated error.
Port is "/dev/ttyUSB1", but changing it to ttyUSB1, USB1 and 1 doesn't change anything, what am I doing wrong?
Edit:
I can edit the following under devices in the config file as the following:
{
"id": "mrf24",
"name": "mrf24",
"class": "MilightRF24",
"zones": [
{
"addr": "test",
"port": "/dev/ttyUSB1",
"zone": 0
}
]
},
but I neither can edit it with the pimatic GUI nor it seems to work (getting undefined port).
Hello,
just copied your text to device section and I keep getting the stated error.
Port is "/dev/ttyUSB1", but changing it to ttyUSB1, USB1 and 1 doesn't change anything, what am I doing wrong?
Edit:
I can edit the following under devices in the config file as the following:
but I neither can edit it with the pimatic GUI nor it seems to work (getting undefined port).