tomaae.homeassistant-mikrot.../custom_components/mikrotik_router
Ivan Pavlina 6978652cce Fix for static ARP entries that aren't present in DHCP, could use a check on that.
Multiple fixes for accounting calculation and availability check.
2020-04-08 15:44:28 +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 Fix for static ARP entries that aren't present in DHCP, could use a check on that. 2020-04-08 15:44:28 +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 Fix for static ARP entries that aren't present in DHCP, could use a check on that. 2020-04-08 15:44:28 +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