tomaae.homeassistant-mikrot.../custom_components/mikrotik_router
2020-04-08 13:41:03 +02:00
..
.translations Remove trailing commas 2020-04-07 15:07:23 +02:00
librouteros_custom reverted back to customized fork of librouteros 2020-03-18 09:33:36 +01:00
__init__.py Removed manual accounting enable/disable checkbox, now it dinamically creates entites depending on state in Mikrotik. Reverted config flow to version 1. 2020-04-07 14:50:26 +02:00
binary_sensor.py added entity update debugs #18 2020-04-04 19:46:40 +02:00
config_flow.py Removed manual accounting enable/disable checkbox, now it dinamically creates entites depending on state in Mikrotik. Reverted config flow to version 1. 2020-04-07 14:50:26 +02:00
const.py Removed manual accounting enable/disable checkbox, now it dinamically creates entites depending on state in Mikrotik. Reverted config flow to version 1. 2020-04-07 14:50:26 +02:00
device_tracker.py host device_tracker calculate time since last successful availability check 2020-04-08 09:48:16 +02:00
exceptions.py removed library check since it is now included in the integration #2 2019-12-08 09:09:31 +01:00
helper.py removed unused variable 2020-04-05 00:33:04 +02:00
manifest.json reverted to official librouteros #9 2020-03-16 18:33:51 +01:00
mikrotik_controller.py Removed redundant get_dhcp call from update method. Removed unnecessary calls to Mikrotik API for accounting hosts build, reusing new hosts dict. Removed unnecessary variables from mikrotik_controller.py. Reused new dhcp-networks dict. Simplified accounting throughput calculation. Added accounting 'available' and 'local_enabled' parameters for each host. Implemented new parameters on sensor availability. 2020-04-08 13:41:03 +02:00
mikrotikapi.py Removed manual accounting enable/disable checkbox, now it dinamically creates entites depending on state in Mikrotik. Reverted config flow to version 1. 2020-04-07 14:50:26 +02:00
sensor.py Removed redundant get_dhcp call from update method. Removed unnecessary calls to Mikrotik API for accounting hosts build, reusing new hosts dict. Removed unnecessary variables from mikrotik_controller.py. Reused new dhcp-networks dict. Simplified accounting throughput calculation. Added accounting 'available' and 'local_enabled' parameters for each host. Implemented new parameters on sensor availability. 2020-04-08 13:41:03 +02:00
strings.json Remove trailing commas 2020-04-07 15:07:23 +02:00
switch.py added entity update debugs #18 2020-04-04 19:46:40 +02:00