Fixed utility meters and unsmoothen internet bandwidth monitors.
This commit is contained in:
+4
-4
@@ -11,7 +11,7 @@
|
||||
host: !secret router_ip
|
||||
community: !secret router_community
|
||||
# baseoid: .1.3.6.1.2.1.31.1.1.1.6.511
|
||||
baseoid: .1.3.6.1.2.1.2.2.1.10.24
|
||||
baseoid: .1.3.6.1.2.1.2.2.1.10.25
|
||||
version: 2c
|
||||
unit_of_measurement: "Octets"
|
||||
- platform: snmp
|
||||
@@ -20,7 +20,7 @@
|
||||
host: !secret router_ip
|
||||
community: !secret router_community
|
||||
# baseoid: .1.3.6.1.2.1.31.1.1.1.10.511
|
||||
baseoid: .1.3.6.1.2.1.2.2.1.16.24
|
||||
baseoid: .1.3.6.1.2.1.2.2.1.16.25
|
||||
version: 2c
|
||||
unit_of_measurement: "Octets"
|
||||
|
||||
@@ -40,13 +40,13 @@
|
||||
unique_id: '9081721471264'
|
||||
state_characteristic: mean
|
||||
entity_id: sensor.internet_speed_in
|
||||
sampling_size: 10
|
||||
sampling_size: 2
|
||||
- platform: statistics
|
||||
name: 'WAN Traffic Out'
|
||||
unique_id: '8688955223027'
|
||||
state_characteristic: mean
|
||||
entity_id: sensor.internet_speed_out
|
||||
sampling_size: 10
|
||||
sampling_size: 2
|
||||
|
||||
# Sensor for Riemann sum of energy import (W -> Wh)
|
||||
- platform: integration
|
||||
|
||||
Reference in New Issue
Block a user