cf0e6a4dd9
TEMP_CELSIUS was deprecated https://github.com/home-assistant/core/blob/dev/homeassistant/const.py#L580 |
||
---|---|---|
.. | ||
README.md | ||
__init__.py | ||
manifest.json | ||
sensor.py |
README.md
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