Change description of rest sensor

This commit is contained in:
Philip Lundrigan 2015-12-12 14:19:00 -07:00
parent a84ff14b00
commit 27e3e72211

View File

@ -1,7 +1,7 @@
"""
homeassistant.components.sensor.rest
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The rest sensor will consume JSON responses sent by an exposed REST API.
The rest sensor will consume responses sent by an exposed REST API.
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/sensor.rest/