diff --git a/Pipfile b/Pipfile index e86e29d..956cdc6 100644 --- a/Pipfile +++ b/Pipfile @@ -24,5 +24,5 @@ requests_mock = "==1.7.0" responses = "==0.10.6" [packages] -librouteros = "==3.2.0" -mac-vendor-lookup = "==0.1.12" \ No newline at end of file +librouteros = ">=3.2.0" +mac-vendor-lookup = ">=0.1.12" \ No newline at end of file diff --git a/README.md b/README.md index cee3953..efc1902 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Mikrotik Router ![GitHub release (latest by date)](https://img.shields.io/github/v/release/tomaae/homeassistant-mikrotik_router?style=plastic) -[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg?style=plastic)](https://github.com/custom-components/hacs) -![Project Stage](https://img.shields.io/badge/project%20stage-development-yellow.svg?style=plastic) +[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg?style=plastic)](https://github.com/hacs/integration) +![Project Stage](https://img.shields.io/badge/project%20stage-Production%20Ready-green.svg?style=plastic) ![GitHub commits since latest release](https://img.shields.io/github/commits-since/tomaae/homeassistant-mikrotik_router/latest?style=plastic) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/tomaae/homeassistant-mikrotik_router?style=plastic) diff --git a/info.md b/info.md index 3c69ef2..1331d8d 100644 --- a/info.md +++ b/info.md @@ -1,9 +1,3 @@ -{% if installed %} -{% if version_installed.replace("v", "").replace(".","") | int == 16 %} -**IMPORTANT: This update changes some HA UIDs to improve handling of duplicate entries. After an update, delete old entries and check entity names in all your automations where you use this integration.** -{% endif %} -{% endif %} - Monitor and control your Mikrotik device from Home Assistant. ![Mikrotik Logo](https://raw.githubusercontent.com/tomaae/homeassistant-mikrotik_router/master/docs/assets/images/ui/header.png)