mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
RESTful Sensor: add a note explaining either resource
OR resource_template
is required (#24667)
This commit is contained in:
parent
650b7a6ebd
commit
90448d8570
@ -171,3 +171,9 @@ binary_sensor:
|
|||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
<div class='note'>
|
||||||
|
|
||||||
|
Use either `resource` or `resource_template`.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user