mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-06 02:58:57 +00:00
636 B
636 B
layout, title, description, date, sidebar, comments, sharing, footer
layout | title | description | date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Monitor CPU speed | Instructions how to integrate CPU speed within Home Assistant. | 2015-10-15 11:00 | false | false | true | true |

To add this platform to your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
sensor:
platform: cpuspeed
name: CPU
Configuration variables:
- name (Optional): Name of the sensor.