Compare commits
No commits in common. "4c3cdb336432baa712cec9ea0fedce9bab759081" and "59243731ccf9ae30fd71afe46c0f845d1d3bbd2b" have entirely different histories.
4c3cdb3364
...
59243731cc
@ -60,7 +60,7 @@ recorder: !include recorder.yaml
|
|||||||
# Bluetooth Low Energy tracker
|
# Bluetooth Low Energy tracker
|
||||||
device_tracker:
|
device_tracker:
|
||||||
- platform: bluetooth_le_tracker
|
- platform: bluetooth_le_tracker
|
||||||
# track_new_devices: true
|
track_new_devices: true
|
||||||
|
|
||||||
# Configure MPD addon as media player
|
# Configure MPD addon as media player
|
||||||
media_player:
|
media_player:
|
||||||
|
@ -34,7 +34,6 @@
|
|||||||
- input_number.internet_traffic_delta_out
|
- input_number.internet_traffic_delta_out
|
||||||
- automation.monitor_traffic_in
|
- automation.monitor_traffic_in
|
||||||
- automation.monitor_traffic_out
|
- automation.monitor_traffic_out
|
||||||
- sensor.time
|
|
||||||
# event_types:
|
# event_types:
|
||||||
# - call_service # Don't record service calls
|
# - call_service # Don't record service calls
|
||||||
|
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
# Time sensor (for use in templates and TTS)
|
|
||||||
- platform: time_date
|
|
||||||
display_options:
|
|
||||||
- 'time'
|
|
||||||
# Raspberry Pi CPU temp
|
# Raspberry Pi CPU temp
|
||||||
- platform: command_line
|
- platform: command_line
|
||||||
name: "CPU Temp"
|
name: "CPU Temp"
|
||||||
|
Loading…
Reference in New Issue
Block a user