Question: Is it possible to trigger the edge cutting function out of HA? I am absolutly happy with this addon and dont use the worx app anymore…only for manually cutting edge function
There was a discussion in the GitHub repo of the Landroid_cloud integration that you have to send Start, then wait 3 seconds and send a Stop, then wait 3 seconds, and last send a Go Home, and that will do the “Edge cutting”, as I can recall the conversation. But please search there and you will find it. (It was about Node-Red.)
Hi @boelle … to answer your questions, the offiicial integration doesn’t work very well but the custom component created/maintained by Norten Trab is excellent. Then to compliment it, you need the custom card by @Barmalej see my previous post (No. 63) for more info.
Both are compatible with the 2 mowers you mentioned but remember, your garden needs good WiFi for the mowers to communicate. Good luck with your purchase!
I got only three endities and lovelace shows me only status and batterie status. And in the card I see serial number and Firmware version. So I think the communication works.
I have the login files only in configuration.yaml and delete it in landroid.yaml.
I added the package dir row in configuration.yaml, too.
Renamed the mower to mower. But all have no effekts.
‘’’
'landroid_cloud:
’ email: !secret mower_mail
’ password: !secret mower_pass
’ #type: landxcape
’ #type: kress
’
‘packages: !include_dir_named packages
‘’’
At lovelace by starting the card I found following mistake:
Error calling the service Skript/mower setzone. Service not found.