tomaae.homeassistant-mikrot.../custom_components/mikrotik_router
tomaae c49e81a208 code cleanup
fixed typo in get_firmare_update
2019-12-09 00:31:43 +01:00
..
.translations added ssl_handshake_failure error for UI 2019-12-08 09:57:28 +01:00
librouteros_custom changed librouteros library name to avoid conflict with loaded library #2 2019-12-08 18:10:09 +01:00
__init__.py refactoring 2019-12-05 22:10:42 +01:00
binary_sensor.py correctly report all entities as unavailable in UI when mikrotik is offline 2019-12-08 22:42:54 +01:00
config_flow.py removed library check since it is now included in the integration #2 2019-12-08 09:09:31 +01:00
const.py changed api default encoding to be in par with mikrotik winbox 2019-12-08 09:39:23 +01:00
device_tracker.py correctly report all entities as unavailable in UI when mikrotik is offline 2019-12-08 22:42:54 +01:00
exceptions.py removed library check since it is now included in the integration #2 2019-12-08 09:09:31 +01:00
manifest.json included librouteros library to avoid conflicts with other integrations #2 2019-12-08 08:57:10 +01:00
mikrotik_controller.py code cleanup 2019-12-09 00:31:43 +01:00
mikrotikapi.py handle oserror and pipebroken during connection 2019-12-08 22:59:18 +01:00
sensor.py correctly report all entities as unavailable in UI when mikrotik is offline 2019-12-08 22:42:54 +01:00
strings.json added ssl_handshake_failure error for UI 2019-12-08 09:57:28 +01:00
switch.py crosscheck NAT .id in case of mikrotik reboot 2019-12-07 21:18:27 +01:00