Update platform_example_sensor.markdown

This commit is contained in:
Paulus Schoutsen 2016-05-10 10:13:25 -07:00
parent 3de717fa7a
commit 59c5144a30

View File

@ -13,7 +13,7 @@ This is a minimum implementation of a platform for the sensor component.
### {% linkable_title Installation %}
Copy the code below and create it as a file in `<config_dir>/sensor/example.py`.
Copy the code below and create it as a file in `<config_dir>/custom_components/sensor/example.py`.
Add the following to your configuration.yaml: