Compare commits
No commits in common. "0910fb078a36f28db09fb883979158e1b5c6dae5" and "bcf8b117580c6ca02aff2316196e54e52e5a4433" have entirely different histories.
0910fb078a
...
bcf8b11758
@ -1,6 +0,0 @@
|
||||
bdm:
|
||||
name: BDM
|
||||
mac: BLE_34:14:B5:A0:99:BD
|
||||
icon:
|
||||
picture:
|
||||
track: true
|
@ -52,12 +52,10 @@
|
||||
|
||||
- platform: statistics
|
||||
name: 'WAN Traffic In'
|
||||
state_characteristic: mean
|
||||
entity_id: sensor.internet_speed_in
|
||||
|
||||
- platform: statistics
|
||||
name: 'WAN Traffic Out'
|
||||
state_characteristic: mean
|
||||
entity_id: sensor.internet_speed_out
|
||||
|
||||
- platform: template
|
||||
@ -65,7 +63,7 @@
|
||||
sun_rising_template:
|
||||
friendly_name: "Sun Rising Template"
|
||||
value_template: "{{ as_timestamp(states.sun.sun.attributes.next_rising) | timestamp_custom ('%H:%M') }}"
|
||||
|
||||
|
||||
- platform: template
|
||||
sensors:
|
||||
sun_setting_template:
|
||||
|
Loading…
Reference in New Issue
Block a user