Skip to content

Invalid config of device mrf12: Property "port" is not a valid property #71

Description

@TehEbil

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions