configuration.yaml
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
# Loads default set of integrations. Do not remove.
|
# Loads default set of integrations. Do not remove.
|
||||||
default_config:
|
default_config:
|
||||||
|
|
||||||
|
# Keep OctoPrint's job-list sensor out of the history DB (large JSON attribute, refreshed every 5 min)
|
||||||
|
recorder:
|
||||||
|
exclude:
|
||||||
|
entities:
|
||||||
|
- sensor.octoprint_recent_prints
|
||||||
|
|
||||||
# Core Utility Meter Engine (Required for Hilo to generate compatible energy dashboard metrics)
|
# Core Utility Meter Engine (Required for Hilo to generate compatible energy dashboard metrics)
|
||||||
utility_meter:
|
utility_meter:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user