Roon

This page is about the music software roon

Home Assistant Roon ROCK Dashboard

Screenshots

Home Assistant Roon ROCK display 1

Home Assistant Roon ROCK display 2

Requirements

Code

title: Home
views:

[…]

  - title: ROCK
    type: custom:masonry-layout
    layout:
      width: 300
      max_cols: 3
    theme: Caule Light Blue
    icon: mdi:server
    badges: []
    cards:
      - type: vertical-stack
        cards:
          - type: iframe
            url: http://rock
            aspect_ratio: 520%
      - type: vertical-stack
        cards:
          - type: picture-elements
            elements:
              - type: image
                image: /local/img/roon-moon-white.png
                style:
                  top: 49%
                  left: 28%
                  color: white
              - type: icon
                tap_action:
                  action: toggle
                entity: switch.wol_rock
                name: WOL
                icon: mdi:power
                icon_height: 10px
                show_name: true
                show_state: true
                show_icon: true
                hold_action:
                  action: none
                style:
                  top: 50%
                  left: 70%
                  color: '#3073ad'
            image: /local/img/rock_akasa_case_front.jpg
          - type: markdown
            style:
              ha-markdown:
                $: |
                  ha-markdown-element { /* body */
                    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
                    font-size: 14px;
                    line-height: 1.42857143;
                    color: #333;
                  }
                  h1, h2, h3, h4, h5, h6 {
                    font-family: inherit;
                    line-height: 1.1;
                    color: inherit;
                  }
                  h4, h5, h6 {
                    margin-top: 10px;
                    margin-bottom: 10px;
                  }
                  h1 { /* h3 */
                    font-size: 24px;
                    font-weight: 400;
                    margin-top: 10px;
                    margin-bottom: 10px;
                    padding-top: 20px; /* modification */
                  }
                  h2, ha-markdown-element h2 { /* h6 */
                    font-size: 12px;
                    font-weight: normal;
                    margin-top: 10px;
                    margin-bottom: 10px;
                  }
                  h3 { /* .statusheader */
                    font-size: 1.2em;
                    font-weight: 700;
                    margin-top: 40px;
                    margin-bottom: 0;
                  }
                  p {
                    margin-top: 0;
                  }
                  img { /* Pseudo image to create spaces */
                    height: 1.5em;
                  }
            content: >-
              # Hardware

              ## Intel NUC-Kit NUC8i3BEH

              ### Stats

              Case temperature  °C.

              Current power consumption  Watt.

               kWh total power
              consumption since May 10, 2021.

              ### RAM

              ![]() 

              Crucial CT8G4SFS8266 8GB, DDR4, 2666 MT/s, PC4-21300, Single Rank
              x8, SODIMM, 260-Pin.

              ### CD Drive

              ![]()

              LG Slim Portable DVD Writer, GP50NW40

              ### System SSD

              ![]() 

              Transcend 128GB PCIe Gen3 x4 M.2 SSD 2280<br><br>


              ### Internal Music SSD

              ![]() 

              Samsung MZ-76E1T0B/EU 860 EVO 1TB SATA 2,5"<br><br>

              # Network Zones

              ### Headphones

              **Model:** 

              **Connection:** CAT 7

              **Host Name:** 

              **IP Address:** 

              **MAC:** 

              ### Livingroom

              **Model:** 

              **Connection:** 1 GB digital

              **Host Name:** 

              **IP Address:** 

              **MAC:** 

              + **Model:** 
                **Host Name:** 
                **IP Address:** 
                **MAC:** 

              + **Model:** 
                **Host Name:** 
                **IP Address:** 
                **MAC:** 

              + **Model:** 
                **Host Name:** 
                **IP Address:** 
                **MAC:** 


              ### Bedroom

              **Model:** 

              **Connection:** SonosNet

              **Host Name:** 

              **IP Address:** 

              **MAC:** 

              ### Kitchen

              **Connection:** SonosNet

              1. **Model:** 
                 **Host Name:** 
                 **IP Address:** 
                 **MAC:** 
              2. **Model:** 
                 **Host Name:** 
                 **IP Address:** 
                 **MAC:** 

              ### Office

              **Connection:** SonosNet

              1. **Model:** 
                 **Host Name:** 
                 **IP Address:** 
                 **MAC:** 
              2. **Model:** 
                 **Host Name:** 
                 **IP Address:** 
                 **MAC:** 
      - type: vertical-stack
        cards:
          - type: markdown
            style:
              ha-markdown:
                $: |
                  ha-markdown-element { /* body */
                    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
                    font-size: 14px;
                    line-height: 1.42857143;
                    color: #333;
                    padding-bottom: 40px;
                  }
                  p {
                    padding-top: 5px;
                    padding-bottom: 5px;
                  }
            content: >-
              <a href="https://community.roonlabs.com"
              target="_blank">Community</a> - <a
              href="https://help.roonlabs.com" target="_blank">Help Center</a>
          - type: logbook
            style: |
              ha-card {
                    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
                    font-size: 14px;
                    line-height: 1.42857143;
                    color: #333;
                    padding-bottom: 40px;
              }
              h1, h2, h3, h4, h5, h6 {
                    font-family: inherit;
                    line-height: 1.1;
                    color: inherit;
              }
              h1 {
                    font-size: 24px;
                    font-weight: 400;
                    margin-top: 10px;
                    margin-bottom: 10px;
                    padding-top: 20px; /* modification */
              }
            entities:
              - binary_sensor.fritzbox_7490_connectivity
              - media_player.roon_bathroom
              - media_player.roon_bedroom
              - media_player.roon_headphones
              - media_player.roon_kitchen
              - media_player.roon_livingroom
              - media_player.roon_office
              - sensor.rock_total_consumption
              - sensor.rock_current_power
              - switch.fritzbox_7490_wifi
              - switch.fritzbox_7490_wifi_5ghz
              - switch.rock
            hours_to_show: 24
            title: System Logbook
          - type: markdown
            style:
              ha-markdown:
                $: |
                  ha-markdown-element { /* body */
                    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
                    font-size: 14px;
                    line-height: 1.42857143;
                    color: #333;
                  }
                  h1, h2, h3, h4, h5, h6 {
                    font-family: inherit;
                    line-height: 1.1;
                    color: inherit;
                  }
                  h4, h5, h6 {
                    margin-top: 10px;
                    margin-bottom: 10px;
                  }
                  h1 { /* h3 */
                    font-size: 24px;
                    font-weight: 400;
                    margin-top: 10px;
                    margin-bottom: 10px;
                    padding-top: 20px; /* modification */
                  }
                  h2, ha-markdown-element h2 { /* h6 */
                    font-size: 12px;
                    font-weight: normal;
                    margin-top: 10px;
                    margin-bottom: 10px;
                  }
                  h3 { /* .statusheader */
                    font-size: 1.2em;
                    font-weight: 700;
                    margin-top: 40px;
                    margin-bottom: 0;
                  }
                  p {
                    margin-top: 0;
                  }
                  img { /* Pseudo image to create spaces */
                    height: 2px;
                  }
            content: >-
              ![]()

              ### Last.fm

              Playing .

              Last played .

               scrobbles since
              May 6, 2008.

              # Other Network Devices

              ### Router

              **Model:** 

              **Internet:** 

              **Downstream:** 

              **Upstream:** 

              **IP Address:** 

              **MAC:** 

              ### Tablet

              **Model:** 
              ([Info](https://pcsupport.lenovo.com/de/en/products/tablets/a-series/a10-70-2/solutions/pd104137))

              **OS:** Android 6

              **Akku:** %

              **Free Internal Storage:**  

              **Connection:**  ,  

              **Host Name:** 

              **IP Address:** 

              **MAC:** 

              ### Phone

              **Model:** 
              ([Info](https://support.lenovo.com/pl/en/solutions/pd104309))

              **OS:** LineageOS 17.0 (Android 10)

              **Akku:**  %

              **Free Internal Storage:**  

              **Connection:**  ,  

              **Host Name:** 

              **IP Address:** 

              **MAC:** 

              ### Laptop

              **Model:** HP 350 G1

              **OS:** Manjaro Linux with Roon Desktop Version

              **Connection:** WLAN 2,4

              **Host Name:** 

              **IP Address:** 

              **MAC:** 

              ### TV

              **Model:** TCL

              **OS:** Android

              **Connection:** 1GB digital

              **Host Name:** 

              **IP Address:** 

              **MAC:** 

              #### Connected Computer

              **Model:** Intel NUC i5

              **OS:** Manjaro Linux with Roon Desktop Version

              **Connection:** 1GB digital

              **Host Name:** 

              **IP Address:** 

              **MAC:**