Skip to content

Add cpu_use_percent as a new resource to the Glances sensor#21455

Merged
fabaff merged 1 commit into
home-assistant:devfrom
kevintuhumury:add-cpu-use-percent-to-glances
Feb 27, 2019
Merged

Add cpu_use_percent as a new resource to the Glances sensor#21455
fabaff merged 1 commit into
home-assistant:devfrom
kevintuhumury:add-cpu-use-percent-to-glances

Conversation

@kevintuhumury
Copy link
Copy Markdown
Contributor

Description:

Add cpu_use_percent as a new resource to the Glances sensor.

Pull request in home-assistant.io with documentation: home-assistant/home-assistant.io#8752

Example entry for configuration.yaml:

sensor:
  - platform: glances
    host: IP_ADDRESS
    resources:
      - cpu_use_percent

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If user exposed functionality or configuration variables are added/changed:

@ghost ghost added the in progress label Feb 26, 2019
@fabaff fabaff changed the title Add cpu_use_percent as a new resource to the Glances sensor. Add cpu_use_percent as a new resource to the Glances sensor Feb 26, 2019
@fabaff fabaff merged commit 28f9c7c into home-assistant:dev Feb 27, 2019
@ghost ghost removed the in progress label Feb 27, 2019
@balloob balloob mentioned this pull request Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants