Skip to content

Upgrade psutil to 5.2.1#6771

Merged
fabaff merged 1 commit into
home-assistant:devfrom
fabaff:upgrade-psutil
Mar 24, 2017
Merged

Upgrade psutil to 5.2.1#6771
fabaff merged 1 commit into
home-assistant:devfrom
fabaff:upgrade-psutil

Conversation

@fabaff
Copy link
Copy Markdown
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
Copy Markdown

@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