Skip to content

No data values for the devices #19

Open
@elmarfaber

Description

@elmarfaber

The following command works in the command line: $ rtl_433 -F json -d 0 -C si -f 433887500
{"time" : "2023-07-01 10:17:32", "model" : "Nexus-TH", "id" : 105, "channel" : 1, "battery_ok" : 0, "temperature_C" : 24.100, "humidity" : 50}
If I start the adapter in iobroker in the objects category for the adapter rtl_433 the data for battery_ok, temperature_C and humidity are missing
In protocol the following error ist printed:
Error: Parameter "parentChannel" needs to be of type "string" but type "undefined" has been passed

I found the error: the adapter doesn't work with js-controller 5.05 only with version 4.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions