• 1 Post
  • 42 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle




  • 18107@aussie.zonetohomeassistant@lemmy.worldAdvices regarding AI prompt
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    20 days ago

    I don’t believe any AI has the ability to do what you’re asking. AI often fails at the simplest of programming tasks, and even when the output runs, it usually has some major flaws.

    Even if the AI could do what you want, it would take more effort to find the right prompt than to just do the work, and the prompt would be longer than the resulting YAML code.

    You can ask for advice on specific home assistant features, or offer to hire someone to build the interface for you.

    My personal recommendation is to just give it a try. Make a few interfaces and automations, and try downloading and modifying other publicly accessible interfaces and automations until you’re happy with them. The YAML code makes it easy to copy other people’s work, and the non-YAML UI makes it relatively easy to try things without programming knowledge.







  • Clippy never sold your data or demanded a subscription fee for something you already bought. Clippy just tried to help.

    The clippy movement is not about clippy as a program, but as an idea that companies need to be held accountable, and that we will hold them accountable.
    If a company tries to make a feature a paid subscription after you paid for the product, or releases and update that removes your privacy, we will be watching and we will hold them accountable.

    Companies can lie to one person or hide changes from a few people, but they can’t handle all of us. Samsung has already reversed their added subscription fee for a smart TV as a result of community action.





  • Welcome to the club!

    I have 3 computer monitors, and one is effectively dedicated to displaying Home Assistant. I started running HA on a Raspberry Pi 2 (not recommend, but possible), and upgraded to an old ThinkPad when adding a few more demanding tasks.

    I’ve recently got into self hosting, ad found that HA runs equally well in docker as OS. The output on the laptop is not particularly useful considering you can do just about everything remotely.

    Advice: Make backups, save any configuration files you make/change, then just go nuts and tinker with everything.

    Almost everything can be done using the GUI (and it’s fairly user friendly), but it’s worth at least knowing how to access the YAML. Copying other people’s code (with permission) is a great way to learn and find new features.

    Read the documentation before installing the community store (HACS). Is easy to install, but has a few steps that will keep you troubleshooting for hours if you don’t follow them the first time.
    My favourite HACS integration is apexcharts-card. It takes a little learning to get right, but the graphs look really good. I’d be happy to share some tips and examples if you’re interested.



  • LocalSend for transferring files between devices on a local network.

    More self hosting than a program, but Home Assistant has legitimately changed my life. It allows for full home automation run entirely from within your home. The customisation options are effectively as unlimited as programming, while still somewhat holding your hand (unless you go full programming mode).

    F-Droid because I hate having ads shoved in my face for daring to use the official installation method for an android app. You may find quite a few apps by smaller development teams or dedicated individuals that suck less than the big apps.

    [Lynx](https://en.wikipedia.org/wiki/Lynx_(web_browser) web browser. Not particularly usable for most tasks, but simple. Very handy if you accidentally delete your desktop environment and don’t have a second device with internet access.




  • 18107@aussie.zonetoOpen Source@lemmy.mlOpen source computer mouse by Ploopy
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    2 months ago

    That may be technically true, but what’s stopping someone from using the same button on a regular mouse?

    A regular mouse can have a large amount of movement with your elbow and very fine control with your wrist. Your thumb on a trackball may have more range or precision than either, but not both combined.

    My personal experience is that a trackball mouse is a little less accurate when trying to move a large distance precisely. Perhaps I just need more practice.