diff --git a/mi-scale/config.json b/mi-scale/config.json index c38420f..1ac3667 100644 --- a/mi-scale/config.json +++ b/mi-scale/config.json @@ -3,7 +3,7 @@ "version": "0.1.16", "slug": "xiaomi_mi_scale", "description": "Read weight measurements from Xiamomi scale via BLE", - "url": "https://github.com/lolouk44/xiaomi_mi_scale_ha_add_on", + "url": "https://github.com/5high/xiaomi_mi_scale_ha_add_on", "image": "lolouk44/xiaomi-mi-scale-ha-add-on", "arch": ["armhf", "armv7", "aarch64", "amd64", "i386"], "startup": "before", @@ -71,4 +71,4 @@ "USER3_HEIGHT": "int?", "USER3_DOB": "str?" } -} \ No newline at end of file +}