Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

skank

Members
  • Joined

  • Last visited

Everything posted by skank

  1. no this is my config yaml default_config: homeassistant: customize: !include customize.yaml packages: !include_dir_named packages frontend: themes: !include_dir_merge_named themes # Uncomment this if you are using SSL/TLS, running in Docker container, etc. # http: # base_url: example.duckdns.org:8123 lovelace: mode: yaml customizer: custom_ui: local hacs: token: !secret hacs_token appdaemon: true # Text to speech tts: - platform: google_translate group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml sensor: - platform: unifigateway host: !secret unifi_host site_id: !secret unifi_site username: !secret unifi_username password: !secret unifi_password monitored_conditions: - www - lan - wan - wlan - vpn - alerts - firmware remote: - platform: harmony name: Harmony Hub host: !secret harmony
  2. config check says all is valid Dunno why the glances info all are gone, as soon as i add the attributes... If i delete the attributes cards, then its back visible
  3. I had the glances stuff working so i added the new sensors for the attributes, and now all is gone... is there something wrong with my page? title: Server icon: mdi:nas path: server theme: ios-dark-mode cards: - type: vertical-stack cards: - type: custom:vertical-stack-in-card title: Unraid Server cards: - type: horizontal-stack cards: - type: custom:card-modder card: type: picture image: /local/unraid.png - type: custom:entity-attributes-card title: Kenmerken filter: include: - key: sensor.server_motherboard - key: sensor.server_cpu - key: sensor.server_memory - key: sensor.server_diskspace - key: sensor.server_arraystatus - key: sensor.server_arrayprotection - type: conditional conditions: - entity: sensor.glances_disk_used_percent state_not: "unavailable" - entity: sensor.glances_disk_used_percent state_not: "unknown" card: type: custom:bar-card align: split show_icon: true padding: 4px columns: 2 card_style: border-radius: 5px severity: - value: 50 color: '#3bb3ee' - value: 80 color: '#e7a24a' - value: 100 color: '#ff0000' entities: - entity: sensor.glances_disk_used_percent title: Disk max: 100 - entity: sensor.glances_cpu_used title: CPU max: 100 - type: conditional conditions: - entity: sensor.glances_disk_used_percent state_not: "unavailable" - entity: sensor.glances_disk_used_percent state_not: "unknown" card: type: custom:bar-card align: split show_icon: true padding: 4px columns: 2 card_style: border-radius: 5px severity: - value: 50 color: '#3bb3ee' - value: 80 color: '#e7a24a' - value: 100 color: '#ff0000' entities: - entity: sensor.glances_swap_used_percent title: SWAP max: 100 - entity: sensor.glances_ram_used_percent title: RAM max: 100 - type: conditional conditions: - entity: sensor.glances_containers_active state_not: '0' - entity: sensor.glances_disk_used_percent state_not: "unavailable" - entity: sensor.glances_disk_used_percent state_not: "unknown" card: type: custom:bar-card align: split show_icon: true padding: 4px columns: 2 card_style: border-radius: 5px entities: - entity: sensor.glances_containers_ram_used title: Docker RAM max: 10000 - entity: sensor.glances_containers_cpu_used title: Docker CPU max: 100 - type: conditional conditions: - entity: sensor.glances_disk_used_percent state_not: "unavailable" - entity: sensor.glances_disk_used_percent state_not: "unknown" card: type: custom:bar-card align: left title_position: left show_icon: true padding: 4px columns: 1 card_style: border-radius: 5px severity: - value: 50 color: '#3bb3ee' - value: 80 color: '#e7a24a' - value: 100 color: '#ff0000' entities: - entity: sensor.glances_containers_active title: Containers max: 40 My sensors: sensor: - platform: template sensors: server_motherboard: value_template: "{{state_attr('binary_sensor.unraid_server', 'motherboard') }}" server_cpu: value_template: "{{state_attr('binary_sensor.unraid_server', 'cpu') }}" server_memory: value_template: "{{state_attr('binary_sensor.unraid_server', 'memory') }}" server_diskspace: value_template: "{{state_attr('binary_sensor.unraid_server', 'diskSpace') }}" server_arraystatus: value_template: "{{state_attr('binary_sensor.unraid_server', 'arrayStatus') }}" server_arrayprotection: value_template: "{{state_attr('binary_sensor.unraid_server', 'arrayProtection') }}"
  4. Cool thx, i hope its not years, or much months... :p
  5. ok thx will try any idea when we can expect the ha addon?
  6. So , normal step is i install the broker on the pi so you are setting a API HA addon? So stats will remain visible? Thats cool ! Cant wait This will mean ,all stats will be visible even when unraid is shut down? - for the last question about statistics, you misunderstand me i meant the attributes like wat kind of motherbord, what cpu, what mem
  7. According to the github page, that shouldnt be necessary So im awaiting answer from ElectricBrainUK firts
  8. 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!
  9. i logged in, it says connected, but still nog go
  10. I'm having same issues, cant seem to get it work 2 things - for the ipadress, i just fill in the ip or with "http://" in front of it? - what did u do to fix? Youo say you logged in, that fixed it? log in , in the api ?
  11. Yup That was the fault. Fixed it too. Now its running. It is running here, but i dont know what to do next.. I need to connect the unraid API to this broker, but how? The same for my HA instance running on pi I'm new to this broker launching gui from this MQTT, just gives me an info page
  12. yeah i looked there i see folders.. but nothing for users..
  13. HI, So i've read too, but i cant find where that config is? on the cache drive, the usb stick? where do i find it?
  14. i tried to install mqtt I need this for mqttt broker https://github.com/ElectricBrainUK/UnraidAPI But when trying to start mqtt, i get this error Warning: store_clean_interval is no longer needed. Error: Duplicate user value in configuration. Error found at /config/mosquitto.conf:21. Error: Unable to open configuration file. anyone can help pls After that , i need to connect both home assistant and the unraid API to it.
  15. how do i let it autostart? i dont see any options in the settings menu of the app
  16. Anyone willing to help me setup a php server? no comments here
  17. total new here installed the app "apache" when i click web ui it says i lack permission i need the apache server for php scripts im on unraid 6.5.3 using cache disk ( for other applications too like sabnzb, dropbox,...)
  18. my sabnzb isnt picking up my nzb anmore unraid 6.5.3 the nzb is in a folder on dropbox i got the dropbox from container too worked before see log from sabnzb sabnzbd (1).log
  19. Can i ask some other things pls? It works now, but is ubooquity able to - sort by genre? (auto use genres)? like with movies.... - able to when i click an ebook, i get a short description? - what themes do you guys use? or none? and just stock... and final question, i use a kobo ereader, how do i do this so i can use wifi and then browse the ubooquity database and chose what to download to my kobo ? thx again

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.