Skip to content

Upgrade psutil to 5.3.1#9403

Merged
pvizeli merged 1 commit into
devfrom
upgrade-psutil
Sep 12, 2017
Merged

Upgrade psutil to 5.3.1#9403
pvizeli merged 1 commit into
devfrom
upgrade-psutil

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Sep 12, 2017

Description:

Changelog: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#531

Related issue (if applicable): fixes #9167

Example entry for configuration.yaml (if applicable):

sensor:
  - platform: systemmonitor
    resources:
      - type: load_1m
      - type: 'disk_use_percent'
        arg: '/'
      - type: 'disk_use'
        arg: '/home'
      - type: 'disk_free'
        arg: '/'

Checklist:

If the code communicates with devices, web services, or third-party tools:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@pvizeli pvizeli merged commit fdf2d24 into dev Sep 12, 2017
@pvizeli pvizeli deleted the upgrade-psutil branch September 12, 2017 22:54
@balloob balloob mentioned this pull request Sep 22, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Mar 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

systemmonitor regression in 0.52

3 participants