Git Product home page Git Product logo

Comments (14)

frakman1 avatar frakman1 commented on July 20, 2024 1

I understand. Thank you for your response. I'll be happy to test it if this gets implemented one day.

from extensions.

tonka3000 avatar tonka3000 commented on July 20, 2024 1

@frakman1 I've now implemented a first version of services, see the linked PR.

If you like you can test it. I got the UI version workin as well, so you can switch between yaml and ui mode like on home Assistant itself.

There are many edge cases an currently many checks are not implemented, but at least I found a way to support it. I only support entities as target, device and the others needs to be added.

from extensions.

raycastbot avatar raycastbot commented on July 20, 2024

Thank you for opening this issue!

🔔 @tonka3000 @altrdev @rspeicher @amuelli you might want to have a look.

💡 Author and Contributors commands

The author and contributors of tonka3000/homeassistant can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopen the issue.

from extensions.

raycastbot avatar raycastbot commented on July 20, 2024

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

from extensions.

tonka3000 avatar tonka3000 commented on July 20, 2024

So you wanna have a Raycast command which list the service to call, right?

That is quite tricky to implement as you already mentioned.

Currently I have no time to implement but of course such a command would be quite helpful. Maybe also with deep link support to make it possible to have it as root commands.

from extensions.

raycastbot avatar raycastbot commented on July 20, 2024

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

from extensions.

raycastbot avatar raycastbot commented on July 20, 2024

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.

from extensions.

tonka3000 avatar tonka3000 commented on July 20, 2024

@raycastbot assign me

from extensions.

tonka3000 avatar tonka3000 commented on July 20, 2024

@raycastbot reopen this issue

from extensions.

frakman1 avatar frakman1 commented on July 20, 2024

I'll take a look when I get a chance. Thank you for working on this!

from extensions.

frakman1 avatar frakman1 commented on July 20, 2024

How do I test this feature?
I have the latest version of Raycast. Is there an option to upgrade the HA extension or do I have to uninstall and install it? If I have to update something manually, then please let me know what file(s) I need to update.
Thank you!

from extensions.

tonka3000 avatar tonka3000 commented on July 20, 2024

@frakman1 You just need to checkout the branch. After that open the terminal and CD into the homeassistant folder in the extensions folder.

Call npm ci and then npm run dev. You should be now be able to see a second home assistant extension. Configure it as usual and you should be able to test it.

from extensions.

frakman1 avatar frakman1 commented on July 20, 2024

Why is the repo that big (7.8 GB?) Source code repos shouldn't be this large.
I gave up on cloning a single branch after about half an hour

$git clone --branch ha-update-weather --single-branch https://github.com/tonka3000/extensions
Cloning into 'extensions'...
remote: Enumerating objects: 128245, done.
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 100% (18/18), done.
Receiving objects:  17% (22843/128245), 1.33 GiB | 3.31 MiB/s

from extensions.

tonka3000 avatar tonka3000 commented on July 20, 2024

@frakman1 Yeah, the raycast repo is very large. You should be able to use sparse checkout to just clone the home assistant folder.

from extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.