diff --git a/custom_components/airtouch2plus/brand/icon.png b/custom_components/airtouch2plus/brand/icon.png new file mode 100644 index 0000000..0917b57 Binary files /dev/null and b/custom_components/airtouch2plus/brand/icon.png differ diff --git a/custom_components/airtouch2plus/brand/icon@2x.png b/custom_components/airtouch2plus/brand/icon@2x.png new file mode 100644 index 0000000..a24edb1 Binary files /dev/null and b/custom_components/airtouch2plus/brand/icon@2x.png differ diff --git a/custom_components/airtouch2plus/brand/logo.png b/custom_components/airtouch2plus/brand/logo.png new file mode 100644 index 0000000..286bfcb Binary files /dev/null and b/custom_components/airtouch2plus/brand/logo.png differ diff --git a/custom_components/airtouch2plus/manifest.json b/custom_components/airtouch2plus/manifest.json index a35cedd..ed26444 100644 --- a/custom_components/airtouch2plus/manifest.json +++ b/custom_components/airtouch2plus/manifest.json @@ -4,12 +4,12 @@ "codeowners": ["@nathanvdh"], "config_flow": true, "dependencies": [], - "documentation": "https://www.home-assistant.io/integrations/airtouch2", + "documentation": "https://github.com/nathanvdh/homeassistant-airtouch2plus/tree/master?tab=readme-ov-file#installation", "homekit": {}, "iot_class": "local_push", "issue_tracker": "https://github.com/nathanvdh/homeassistant-airtouch2plus/issues", "requirements": ["airtouch2==0.8.6"], "ssdp": [], - "version": "0.2.11", + "version": "0.2.12", "zeroconf": [] }