Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade psutil to 5.2.1 #6771

Merged
merged 1 commit into from
Mar 24, 2017
Merged

Upgrade psutil to 5.2.1 #6771

merged 1 commit into from
Mar 24, 2017

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented Mar 24, 2017

5.2.1

Bug fixes

  • [Linux] sensors_temperatures() may not show all temperatures.
  • [FreeBSD] virtual_memory() may fail due to missing sysctl parameter on FreeBSD 12.
  • [Linux] cpu_freq() may return an empty list.
  • [Windows] Process.memory_maps() on Python 3 may raise UnicodeDecodeError.

Tested with the following configuration:

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

@mention-bot
Copy link

@fabaff, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rytilahti, @balloob and @rmkraus to be potential reviewers.

@fabaff fabaff merged commit 7ae8143 into home-assistant:dev Mar 24, 2017
@fabaff fabaff deleted the upgrade-psutil branch March 24, 2017 20:43
@fabaff fabaff mentioned this pull request Apr 6, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Jun 24, 2017
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.

3 participants