diff --git a/.homeychangelog.json b/.homeychangelog.json new file mode 100644 index 0000000..666aced --- /dev/null +++ b/.homeychangelog.json @@ -0,0 +1,5 @@ +{ + "1.3.5": { + "en": "Moved installation instructions from app store to support topic" + } +} diff --git a/README.txt b/README.txt index c6528ee..b7c9032 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,3 @@ -Use Homey together with Android IP Webcam by Pavel Khlebovich ©). With Android IP Webcam you can turn any smartphone or tablet into a security camera or baby monitor that detects motion and sound and luminance (depends on available sensors in your Android device). With the Homey app for Android IP Webcam you can respond to these triggers and control the camera options. +Use Homey together with Android IP Webcam by Pavel Khlebovich. With Android IP Webcam you can turn any smartphone or tablet into a security camera or baby monitor that detects motion and sound and luminance (depends on available sensors in your Android device). With the Homey app for Android IP Webcam you can respond to these triggers and control the camera options. Please visit the support topic for installation instructions. diff --git a/app.json b/app.json index b0d8cfb..39033b5 100644 --- a/app.json +++ b/app.json @@ -29,7 +29,7 @@ }, "homeyCommunityTopicId": 122, "source": "https://github.com/jghaanstra/android.ipwebcam", - "homepage": "https://community.athom.com/t/android-ip-webcam-app/122", + "homepage": "https://community.athom.com/t/122", "images": { "large": "./assets/images/large.png", "small": "./assets/images/small.png"