Redid wan traffic collection and replaced the old clumsy way. Added usage_meters.
This commit is contained in:
@@ -31,11 +31,9 @@ wake_on_lan:
|
||||
homeassistant:
|
||||
customize: !include customize.yaml
|
||||
|
||||
# Include helpers
|
||||
input_number: !include input_number.yaml
|
||||
|
||||
# Additional sensors
|
||||
sensor: !include sensors.yaml
|
||||
utility_meter: !include utility_meters.yaml
|
||||
|
||||
# MQTT sensors
|
||||
mqtt: !include mqtt.yaml
|
||||
@@ -93,7 +91,7 @@ bluetooth:
|
||||
# Bluetooth Low Energy tracker
|
||||
device_tracker:
|
||||
- platform: bluetooth_le_tracker
|
||||
# track_new_devices: true
|
||||
track_new_devices: true
|
||||
|
||||
# Configure MPD addon as media player
|
||||
media_player:
|
||||
|
Reference in New Issue
Block a user