home-assistant.io/source/_components/sensor.cpuspeed.markdown
Alok Saboo 1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00

618 B

layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page CPU speed Instructions on how to integrate CPU speed within Home Assistant. 2015-10-15 11:00 true false true true cpu.png System Monitor pre 0.7 Local Push

The cpuspeed sensor platform to allow you to monitor the current CPU speed.

To add this platform to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
sensor:
  - platform: cpuspeed

Configuration variables:

  • name (Optional): Name of the sensor.