@p4co8621 the id of the location device.
iCloud is not used
If Icloud is not used why does Pimatic tells me “invalid Icloud settings” when I don’t fill in Icloud user, pass, device and interval?
Im sure a have set all correct. But the location device dont gets updated. Do i have to create a extra user in pimatic for the iphone
@Frans thats a bug in the pimatic location plugin.
@p4co86 just use the credentials that you use to login in the frontend.
this is the device in the config:
{
"lat": xx.xxxxx,
"long": xx.xxxxx,
"xAttributeOptions": [],
"id": "test-location",
"name": "test-location",
"class": "LocationDevice"
}
id = test-location
use that value in the app (Device).
And make sure you move, otherwise it won’t update.
I have noticed, when i put in the local ip 192.168… The phone ask me if a wont update my position when im not using the app and the update process work. But when i try to use a dyndns it does not work. I set the distance to minimum and walk trough the garden , but it dont gets update.
When i diactivate and set active back to active the update works for the first time and then i dont get any update.
Any ideas? Thanks for this nice app
@p4co86 dont know how big your garden is, but you should walk atleast 100 meter.
Does the pimatic api work on the dyndns?
Awesome, works fine with my DynDNS Account
The solution I was looking for, Thanks !
next few days. there will be a new version. Just some small improvements.
great. was waiting for that. The last version in my case was very often offline.
I just installed plugin and app but I get the message “error [pimatic]: Error on incoming http request to /api/devices/xxxxx: User not found”?
Someone with the same problem or a tip?
@joshua do you use pimatic-echo? If so, thats your problem. Search the forum if you are using an echo.
@gleno0h : Thank you very much!