Skip to content

Conversation

@andrefs
Copy link

@andrefs andrefs commented Apr 7, 2021

I'm not familiar with HA code base. Would this be enough to allow support for HTTPS?

Configuration would be something like:

# Example configuration.yaml entry
sensor:
  - platform: netdata
    host: "192.168.1.2"
    scheme: "https"
    port: "19999"
    name: SomeHostName
    resources:
      system_load:
        data_group: system.load
        element: load15
      core0_freq:
        data_group: "cpu.cpufreq"
        element: "cpu0"
        icon: mdi:chip

@fabaff fabaff mentioned this pull request Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants