Fix Packing Naming
This commit is contained in:
19
packages/weather/weather.yaml
Normal file
19
packages/weather/weather.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
# Weather Package
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Recorder Customization
|
||||
recorder:
|
||||
exclude:
|
||||
domains:
|
||||
- weather
|
||||
entity_globs:
|
||||
- sensor.owm_*
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# InfluxDB Customization
|
||||
influxdb:
|
||||
exclude:
|
||||
domains:
|
||||
- weather
|
||||
entity_globs:
|
||||
- sensor.owm_*
|
||||
Reference in New Issue
Block a user