Skip to content

Reporting/expressing sensor values does not work for DS1820 #1804

@tilator

Description

@tilator

PHP-command:

$json = file_get_contents('http://' . 'some_IP' . '/cm?cmnd=status');

does report power sensor values, DHT11 values and DHT22 values as expected, but does not report DS1820.

Temperature value does show up correctly on UI and can be got by channel value, but not as status expression.

Firmware:

  • Version 1.18.175 or 1.18.177
  • Chip/model: BK7231N and Eswin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions