Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 1.33 KB

tasker.md

File metadata and controls

67 lines (34 loc) · 1.33 KB

Using tasker to send coordinates to ioBroker

Install tasker

Install tasker on your android phone from here: https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm

Configure tasker

Create task

Step1

Add task and name it "Geo"

Step2

Step3

Step4

Step5

The default settings are ok. Leave it unchanged.

Step6

Step7

Step8

Step9

Write into server:port https://iobroker.pro or https://iobroker.net

Write into path /service/custom_position/<app-key>/%LOC . You can get the link in the settings of the cloud instance.

Step10

Do not forget to write name of the custom service into the white list ("position" in our case), or just "*" to accept all services.

Step11

Step12

After the task is created, test it and the position must appear in admin.

Create profile

Run task every 10 minutes.

Step13

Step14

Step15

Step16

Step17

Step18

Check the output.

Step19

You can use the coordinates in map widget. Just do not forget to swap the longitude and latitude.