diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index 6c88772174f..529dd4eea83 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -36,7 +36,7 @@ Sensors and binary (on/off) sensors are covered on this page. For other types, p - [Vacuum](/integrations/vacuum.template/) - [Weather](/integrations/weather.template/) -Sensor and binary sensor template entities are defined in YAML directly under the `template:` key. You can define multiple configuration blocks as a list. Each block defines sensors and/or binary sensor entities and can contain an optional update trigger. +Sensor and binary sensor template entities are defined in your YAML configuration files, directly under the `template:` key and cannot be configured via the UI. You can define multiple configuration blocks as a list. Each block defines sensors and/or binary sensor entities and can contain an optional update trigger. _For old sensor/binary sensor configuration format, [see below](#legacy-binary-sensor-configuration-format)._