Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - title: technology
- path: technology
- icon: mdi:server
- type: custom:grid-layout
- layout:
- type: custom:grid-layout
- max_cols: 3
- grid-template-columns: 450px 400px 570px
- badges: []
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-title-card
- title: Servers and Home Assistant
- subtitle: ''
- card_mod:
- style: |
- ha-card {
- --title-font-size: 1.5rem;
- margin-bottom: -1.0rem;
- border: none;
- box-shadow: none;
- background: rgba(0,0,0,0);
- margin-top: 0rem;
- }
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: horizontal-stack
- cards:
- - type: vertical-stack
- cards:
- - type: markdown
- content: >
- **Server:** Darth
- **Uptime:** {{
- states("sensor.glances_192_168_1_72_uptime") }}
- **15 Min Load:** {{
- states("sensor.192_168_1_72_cpu_load")| round(2) }}
- - type: picture
- image: /local/pi.png
- card_mod:
- style: |
- ha-card {
- height: 80px !important;
- width: 100px !important;
- overflow: invisible !important;
- background: white;
- left: 20px;
- bottom: 10px
- }
- - type: vertical-stack
- cards:
- - type: horizontal-stack
- cards:
- - type: gauge
- min: 0
- max: 100
- entity: sensor.192_168_1_72_cpu_used
- name: CPU
- severity:
- green: 0
- yellow: 30
- red: 70
- - type: gauge
- entity: sensor.192_168_1_72_ram_used
- min: 0
- max: 8048
- name: RAM
- severity:
- green: 0
- yellow: 5000
- red: 6800
- unit: MB
- - type: horizontal-stack
- cards:
- - type: gauge
- min: 0
- max: 100
- severity:
- green: 0
- yellow: 50
- red: 80
- entity: sensor.192_168_1_72_cpu_thermal_0_temperature
- name: Temp
- - type: gauge
- entity: sensor.192_168_1_72_used_percent
- min: 0
- max: 100
- severity:
- green: 0
- yellow: 60
- red: 80
- name: SD-Card
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: horizontal-stack
- cards:
- - type: vertical-stack
- cards:
- - type: markdown
- content: >
- **Server:** Obi-Wan
- **Uptime:** {{
- states("sensor.glances_192_168_1_133_uptime") }}
- **15 Min Load:** {{
- states("sensor.192_168_1_133_cpu_load")| round(2) }}
- - type: picture
- image: /local/pi.png
- card_mod:
- style: |
- ha-card {
- height: 80px !important;
- width: 100px !important;
- overflow: invisible !important;
- background: white;
- left: 20px;
- bottom: 10px
- }
- - type: vertical-stack
- cards:
- - type: horizontal-stack
- cards:
- - type: gauge
- min: 0
- max: 100
- entity: sensor.192_168_1_133_cpu_usage
- name: CPU
- severity:
- green: 0
- yellow: 30
- red: 70
- - type: gauge
- entity: sensor.192_168_1_133_memory_use
- min: 0
- max: 8048
- name: RAM
- severity:
- green: 0
- yellow: 5000
- red: 6800
- unit: MB
- - type: horizontal-stack
- cards:
- - type: gauge
- min: 0
- max: 100
- severity:
- green: 0
- yellow: 50
- red: 80
- entity: sensor.192_168_1_133_cpu_thermal_0_temperature
- name: Temp
- - type: gauge
- entity: sensor.192_168_1_133_disk_usage
- min: 0
- max: 100
- severity:
- green: 0
- yellow: 60
- red: 80
- name: SD-Card
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: picture
- image: /local/homeassistantbanner2.png
- card_mod:
- style: |
- ha-card {
- width: 220px !important;
- overflow: invisible !important;
- margin-top: 1.0rem;
- margin-bottom: 0.5rem;
- margin-left: 1.0rem;
- background: white;
- left: 50px
- top: 0px
- }
- - type: horizontal-stack
- cards:
- - type: custom:mushroom-entity-card
- entity: binary_sensor.docker_hub_update_available
- name: Home Assistant
- icon: mdi:home-assistant
- layout: horizontal
- - type: custom:mushroom-entity-card
- entity: sensor.docker_homeassistant_state
- name: Status
- layout: horizontal
- icon: mdi:home-assistant
- - type: horizontal-stack
- cards:
- - type: custom:mushroom-entity-card
- entity: sensor.uptime
- name: Uptime
- icon: mdi:timer
- layout: horizontal
- - type: custom:mushroom-entity-card
- entity: sensor.home_assistant_v2_db_size
- name: Database
- icon: mdi:database
- layout: horizontal
- card_mod:
- style: |
- ha-card {
- height: 240px !important;
- overflow: invisible !important;
- background: white;
- }
- view_layout:
- grid-column: 1
- - type: vertical-stack
- cards:
- - type: custom:mushroom-title-card
- title: Storage, DNS and Docker
- subtitle: ''
- card_mod:
- style: |
- ha-card {
- --title-font-size: 1.5rem;
- margin-bottom: -1.0rem;
- border: none;
- box-shadow: none;
- background: rgba(0,0,0,0);
- margin-top: 0rem;
- }
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: horizontal-stack
- cards:
- - type: vertical-stack
- cards:
- - type: picture
- image: /local/synologyicon.png
- card_mod:
- style: |
- ha-card {
- height: 60px !important;
- width: 170px !important;
- margin-top: 1.0rem;
- margin-bottom: -1.0rem;
- overflow: invisible !important;
- background: white;
- left: 20px
- }
- - type: markdown
- content: >
- **Server:** Synology
- **Address:** 192.168.1.54
- **Drive 1 State:** {{
- states("sensor.kingdiskstation_drive_1_status") }}
- **Drive 2 State:** {{
- states("sensor.kingdiskstation_drive_2_status") }}
- **Drive 1 Temp:** {{
- states("sensor.kingdiskstation_drive_1_temperature")
- }}
- **Drive 2 Temp:** {{
- states("sensor.kingdiskstation_drive_2_temperature")
- }}
- - type: vertical-stack
- cards:
- - type: horizontal-stack
- cards:
- - type: gauge
- min: 0
- max: 100
- entity: sensor.kingdiskstation_cpu_utilization_total
- name: CPU
- severity:
- green: 0
- yellow: 70
- red: 85
- - type: gauge
- entity: sensor.kingdiskstation_memory_usage_real
- min: 0
- max: 100
- name: RAM
- severity:
- green: 0
- yellow: 70
- red: 80
- - type: horizontal-stack
- cards:
- - type: gauge
- entity: sensor.kingdiskstation_volume_1_volume_used
- min: 0
- max: 100
- severity:
- green: 0
- yellow: 60
- red: 80
- name: Drive Space
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: picture
- image: /local/adguardbanner2.png
- card_mod:
- style: |
- ha-card {
- width: 200px !important;
- overflow: invisible !important;
- margin-top: 1.0rem;
- margin-bottom: 0.5rem;
- margin-left: 1.0rem;
- background: white;
- left: 50px
- top: 0px
- }
- - type: horizontal-stack
- cards:
- - type: vertical-stack
- cards:
- - type: markdown
- content: >
- **Adguard Home**
- **Container:** {{
- states("sensor.docker_adguard_state") }} {{
- states("sensor.docker_adguard_status") }}
- **DNS Queries:** {{
- states("sensor.adguard_home_dns_queries") }}
- **Blocked:** {{
- states("sensor.adguard_home_dns_queries_blocked") }}
- **Ratio:** {{
- states("sensor.adguard_home_dns_queries_blocked_ratio")
- }}
- - type: vertical-stack
- cards:
- - type: vertical-stack
- cards:
- - type: custom:mushroom-entity-card
- entity: switch.adguard_home_protection
- name: Home Protection
- icon: mdi:power
- - type: custom:mushroom-entity-card
- entity: switch.adguard_home_safe_search
- name: Safe Search
- icon: mdi:power
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: picture
- image: /local/dockerbanner.png
- card_mod:
- style: |
- ha-card {
- width: 120px !important;
- overflow: invisible !important;
- margin-top: 1.0rem;
- margin-bottom: 0.5rem;
- margin-left: 1.0rem;
- background: white;
- left: 50px
- top: 0px
- }
- - type: horizontal-stack
- cards:
- - type: custom:mushroom-entity-card
- entity: sensor.docker_version
- name: Version
- icon: mdi:docker
- layout: horizontal
- card_mod:
- style: |
- ha-card {
- height: 75px !important;
- overflow: invisible !important;
- background: white;
- }
- - type: custom:mushroom-entity-card
- entity: sensor.docker_containers_total
- name: Total
- layout: horizontal
- card_mod:
- style: |
- ha-card {
- height: 75px !important;
- overflow: invisible !important;
- background: white;
- }
- - type: custom:mushroom-entity-card
- entity: sensor.docker_containers_running
- name: Running
- layout: horizontal
- card_mod:
- style: |
- ha-card {
- height: 75px !important;
- overflow: invisible !important;
- background: white;
- }
- - type: vertical-stack
- mode: vertical
- cards:
- - type: custom:mushroom-title-card
- title: Network and Apps
- subtitle: ''
- card_mod:
- style: |
- ha-card {
- --title-font-size: 1.5rem;
- margin-bottom: -1.0rem;
- border: none;
- box-shadow: none;
- background: rgba(0,0,0,0);
- margin-top: 0rem;
- }
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: picture
- image: /local/vodafone.png
- card_mod:
- style: |
- ha-card {
- width: 150px !important;
- overflow: invisible !important;
- margin-top: 1.0rem;
- margin-bottom: 0.5rem;
- margin-left: 1.0rem;
- background: white;
- left: 50px
- top: 0px
- }
- - type: horizontal-stack
- cards:
- - type: custom:mini-graph-card
- entities:
- - sensor.speedtest_download
- name: Download
- icon: none
- line_color: blue
- card_mod:
- style: |
- ha-card {
- margin-right: 0.5rem;
- }
- - type: custom:mini-graph-card
- entities:
- - sensor.speedtest_upload
- name: Upload
- icon: none
- line_color: blue
- card_mod:
- style: |
- ha-card {
- margin-right: 0.5rem;
- }
- - type: custom:mini-graph-card
- entities:
- - sensor.speedtest_ping
- name: Ping
- line_color: blue
- icon: none
- card_mod:
- style: |
- ha-card {
- margin-right: 0.5rem;
- }
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: horizontal-stack
- cards:
- - type: custom:mushroom-entity-card
- entity: sensor.public_ip
- name: Public IP
- icon: mdi:ip
- - type: custom:mushroom-entity-card
- entity: sensor.last_entity_update
- name: Last test
- icon: mdi:clock
- - type: custom:mushroom-entity-card
- entity: input_button.run_speedtest
- tap_action:
- action: call-service
- service: homeassistant.update_entity
- target:
- entity_id: sensor.speedtest_download
- secondary_info: none
- name: Run Speedtest
- - type: custom:stack-in-card
- mode: vertical
- cards:
- - type: picture
- image: /local/uptimebanner2.png
- card_mod:
- style: |
- ha-card {
- width: 200px !important;
- overflow: invisible !important;
- margin-top: 1.0rem;
- margin-bottom: 0.5rem;
- margin-left: 1.0rem;
- background: white;
- left: 50px
- top: 0px
- }
- - type: horizontal-stack
- cards:
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_adguard
- name: Adguard
- icon: mdi:dns
- icon_color: purple
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_mealie
- name: Mealie
- icon: mdi:backup-restore
- icon_color: purple
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_grafana
- name: Grafana
- icon: mdi:graph-outline
- icon_color: purple
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: horizontal-stack
- cards:
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_jellyfin
- name: Jellyfin
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_jellyseerr
- name: Jellyseerr
- icon_color: purple
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_kanboard
- name: Kanboard
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: horizontal-stack
- cards:
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_dozzle
- name: Dozzle
- icon: mdi:web
- icon_color: purple
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_portainer
- name: Portainer
- icon: mdi:docker
- icon_color: purple
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_prowlarr
- name: Prowlarr
- icon_color: purple
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: horizontal-stack
- cards:
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_radarr
- name: Radarr
- icon: mdi:radar
- icon_color: purple
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_sonarr
- name: Sonarr
- icon: mdi:television
- icon_color: purple
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- - type: custom:mushroom-entity-card
- entity: sensor.uptimekuma_transmission
- name: Transmission
- icon: mdi:transmission-tower
- icon_color: purple
- layout: null
- icon_type: entity-picture
- tap_action:
- action: none
- card_mod:
- style: |
- ha-card {
- height: 350px !important;
- overflow: invisible !important;
- background: white;
- }
- view_layout:
- grid-column: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement