Jump to content

chip

Members
  • Posts

    442
  • Joined

  • Last visited

Posts posted by chip

  1. On 1/15/2020 at 1:41 AM, Cessquill said:

    Wow!  Thanks for that.  Haven't stopped by their forums in a while so this passed me by.  I've installed it straight from the plugins, restarted and navigated to /material.  Looks great and is snappy.  If I get on with it on the desktop I'll make it the interface default.

    Yes great plugin. I have been using it for roughly a year now.

     

     

  2. Well I have Hassio running in a VM on my unraid server. Never thought this would be this time consuming and geeky at the same time.

     

     

    How to get started:

     

    1) Build out the VM

    https://community.home-assistant.io/t/hassio-on-unraid/59959

     

    2) Start Collecting Data

    Nmap - https://www.home-assistant.io/integrations/nmap_tracker/

    Discovery - https://www.home-assistant.io/integrations/discovery/

     

    3) Reference other peoples setup to get ideas of what you might want in your setup

     

    4) Once you get ideas from #3 you can start building your layout with lovelace ui

     

    5) Must have Add ons

        Samba Share

        SSH

        HACS

        Configurator

     

    Right now I have multiple tabs with different info:

    Home tab - Today's weather, Today's Calendar events, Upcoming birthdays, Trash schedule
     

    Calendar tab - Weekly Calendar, Boys soccer schedule, Upcoming sports teams.
     

    Weather tab - 5 day weather forcast for local plus 3 other locations. This is what will fit the screen best on an ipad.
     

    Plex tab - Recently added TV, Recently Added movies
     

    Streamer tab - Now playing plex(includes any device that can play plex..xbox, shield, rokus), Now playing Shield, Picore music player, Now playing Roku, HDHomerun Channels
     

    Network Tab - Speedtest stats run hourly, Switch/router/server status, PiHole info, List of all my wired/wireless devices and if they are online or not
     

    Unraid status - Right now I am using the docker unraid api to get array, parity, cpu, memory, disk space status, what VMs and dockers are running.
     

    Hassio tab - Hassio Version installed, latest hassio release, uptime, HACS pending updates, Hassio addons with version running.

     

    Iphone tab - testing right now.

     

     

    Alert triggers I have setup:

    If speedtest is less than 40 send me an email.

    If any of the Addons have updates send me an email.

    If Hassio has an update send me an email.

     

    Things I still want to add -

    Presence detection based off of iphones.

    Upcoming driving times - work, soccer, etc.

    Would like to pull more info from unraid.

    Want to pull some more info from my Access Point if possible.

    Pull some stats from my pfsense box.

    Clean up some calendar stuff.

    Other alerts for different things.

     

     

     

  3. 19 hours ago, ElectricBrainUK said:

    Most major things are listed here: https://github.com/ElectricBrainUK/UnraidAPI/wiki/Home-Assistant-Integration

     

    Uptime isn't explicitly but it will report when it turns on so if you're using home assistant that would know uptime. I'll add it to the list though

     

    Unraid version isn't there yet but I'll also add that to the list.

     

    If by apps you means dockers/ VMS that is there, nothing for plugins though

    Apps I meant plugins.

     

    Would be great on those other items. Thanks!

  4. 1 hour ago, skank said:

    ok so yesterday it suddenly worked after i launched it and logged in (it says fill in username and paswword 2 times)
    i now have entities like switches for dockers and a sensor..
     i do have other questions though.

    - al those entitities are in ha saying they are unavailable, is that normal?
    - if i shutdown the broker on the unraid machine, will the attributes of the machine still be visible in the broker for the raspberry pi(ha) to read from?
    - i have the broker now on the unraid machine, and ha on my raspberry pi, since i shutdown my unraid (and not the pi) shouldnt it be wiser to set up the broker on the pi?
     - you have these sensors, how do i get them? they arent made by the discovery
    ```
                        - key: binary_sensor.unraid_server.cpu                      
                        - key: binary_sensor.unraid_server.memory
                        - key: binary_sensor.unraid_server.motherboard
                        - key: binary_sensor.unraid_server.arrayStatus
                        - key: binary_sensor.unraid_server.diskSpace
                        - key: binary_sensor.unraid_server.arrayProtection  
    ```
    Thx for your support here!

    I wasn't able to figure that out so I came across this card that pulls those attributes

    https://github.com/custom-cards/secondaryinfo-entity-row

     

     

  5.  

    Hey I am looking for something simliar to this (https://dakboard.com/site) but with more flexibility and maybe just setting something up locally on my unraid server. Things I think I am interested in displaying:
    - Photos
    - Calendar
    - Weather
    - Traffic
    - News, Sports Feeds
    - Audio To show currently playing track from my Logitech Media server when in use.
    - Plex - Show On Deck DVR, Recently Added Movies
    - Show some UNRAID stats

    Has anyone done anything like this? If so what are you using.......I'm looking for more OpenSource if possible.
     

  6. So not sure what changed but my notifications stopped working recently after one of the upgrades and now my Gmail notifications will only work if I set "Allow Less secure apps: ON".

     

    Is there a way to get notifications to work with out doing this? It worked fine before.


    service="smtp.gmail.com:587:YES:YES:login"
    root="[email protected]"
    RcptTo="[email protected]"
    SetEmailPriority="True"
    Subject="unRAID Status: "
    server="smtp.gmail.com"
    port="587"
    UseTLS="YES"
    UseSTARTTLS="YES"
    UseTLSCert="NO"
    AuthMethod="login"

     

  7. Would like to get this setup as a docker if possible -

     

    I know one can do the following - Enable docker hub searching in community applications, then search for and install it using the apps tab as normal. You may have to adjust some settings, but with an app this simple it'll probably work with little to no tweaking.

     

    More info -

    https://github.com/techno-express/MeshCentral2

     

    https://hub.docker.com/r/technoexpress/meshcentral/

     

    Any help would be great.

     

×
×
  • Create New...