diff --git a/source/_integrations/logbook.markdown b/source/_integrations/logbook.markdown index 116805371f6..04b02872619 100644 --- a/source/_integrations/logbook.markdown +++ b/source/_integrations/logbook.markdown @@ -187,6 +187,13 @@ script: domain: light ``` + +
+ +When calling the `logbook.log` service without a `domain` or `entity_id`, entries will be added with the the `logbook` domain. Ensure that the `logbook` domain is not filtered away if you want these entries to appear in your logbook. + +
+
Sensor entities that have been assigned units (i.e., have a `unit_of_measurement` attribute) are assumed to change frequently and those sensors are automatically excluded from the logbook.