example-custom-config/custom_components/example_sensor/README.md

329 B

Example Sensor

This is a minimum implementation of an integration providing a sensor measurement.

Installation

Copy this folder to <config_dir>/custom_components/example_sensor/.

Add the following to your configuration.yaml file:

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