landroid-card icon indicating copy to clipboard operation
landroid-card copied to clipboard

Edgecut Button Not working

Open Cosmicbase opened this issue 10 months ago • 5 comments

Describe the bug

Press button edgecut, no reaction.

Steps to reproduce

Go to landroid card and click on edgecut. No reaction. Click on edgecut button at landroid integration it works.

Versions:

  • release: 1.1.0
  • HomeAssistant version: 2024.4.3
  • Landroid_cloud integration 5.0.2

Cosmicbase avatar Apr 19 '24 16:04 Cosmicbase

Yes. Since it's a button instead of service. I'll make it in further release

Barma-lej avatar Apr 19 '24 16:04 Barma-lej

I'm glad to hear you're looking into this issue. Is there anything I can do to keep the button as a service? I find Edgecut very useful and would like to use it.

Thank so far for your good work.

Cosmicbase avatar Apr 19 '24 16:04 Cosmicbase

When is the next release coming? Or is there a way to install the pr #340 ?

Cosmicbase avatar Apr 23 '24 16:04 Cosmicbase

Geduld, mein Freund, geduld Temporary you can use actions:

actions:
  edgecut:
    service: button.press
    service_data:
      entity_id: button.mower_start_cutting_edge

Barma-lej avatar Apr 23 '24 19:04 Barma-lej

Hi,

Edgecut action function not working. It's start the default function, not the script. Is the command change? (like start_mowing :) )

This is my command:

actions:
  edgecut:
    service: script.mower_start_cut_to_edge

Kejszijo avatar May 24 '24 07:05 Kejszijo