1
0
Fork 0

Home Assistant Git Exporter

main
31c0fe9c6dbd74bcdde92e1d2aaa03e1d272f75f 2022-06-06 14:26:21 +10:00
parent 87c5cc72af
commit 47060808ff
2 changed files with 143 additions and 82 deletions

View File

@ -2,82 +2,65 @@ config:
title: Servers title: Servers
views: views:
- badges: - badges:
- entity: sensor.plex_tumtum_tree - entity: sensor.ble_humidity_server_closet_a4c13832a83f
name: Tumtum - entity: sensor.ble_temperature_server_closet_a4c13832a83f
- entity: media_player.apple_tv
name: "\uF8FF TV"
- entity: media_player.plex_plex_for_apple_tv_living_room
name: Plex
cards: cards:
- entities: - experimental:
- entity: sensor.nas_cpu_utilization_total brush: true
- entity: sensor.nas_memory_usage_real color_threshold: true
- entity: sensor.nas_volume_1_volume_used header:
hours_to_show: 24 colorize_states: true
refresh_interval: 0 show: true
type: history-graph show_states: true
- entities: title: Server Closet
- entity: sensor.rtorrent_down_speed series:
- entity: sensor.rtorrent_up_speed - color_threshold:
- entity: sensor.nzbget_speed_kilobytes_per_sec - color: blue
- entity: sensor.rtorrent_downloading_torrents value: 0
- entity: sensor.rtorrent_uploading_torrents - color: green
hours_to_show: 6 value: 10
refresh_interval: 5 - color: yellow
type: history-graph value: 25
- cards: - color: orange
- entity: sensor.plex_tumtum_tree value: 30
name: Plex - color: red
type: entity value: 35
- card: entity: sensor.ble_temperature_server_closet_a4c13832a83f
type: entities group_by:
filter: duration: 10m
exclude: name: Temperature
- state: unavailable show:
- state: 'off' extremas: max+time
- state: idle stroke_width: 2
- state: ok yaxis_id: temp
- state: problem - color_threshold:
include: - color: blue
- domain: media_player value: 0
entity_id: /plex/ - color: blue
sort: value: 40
method: friendly_name - color: orange
type: custom:auto-entities value: 60
type: vertical-stack - color: red
- entities: value: 70
- entity: sensor.plex_tumtum_tree entity: sensor.ble_humidity_server_closet_a4c13832a83f
- entity: sensor.sonarr_upcoming group_by:
- entity: sensor.sonarr_queue duration: 10m
- entity: sensor.nas_cpu_utilization_total name: Humidity
- entity: sensor.nas_cpu_load_averarge_5_min stroke_width: 2
- entity: sensor.nas_cpu_load_averarge_15_min yaxis_id: humidity
- entity: sensor.nas_memory_usage_real type: custom:apexcharts-card
- entity: sensor.nas_network_down yaxis:
- entity: sensor.nas_network_up - id: temp
- entity: sensor.nas_temperature max: ~30
- entity: binary_sensor.nas_update_available min: ~15
- entity: sensor.nas_volume_1_average_disk_temp - id: humidity
- entity: sensor.nas_volume_1_volume_used max: 100
- entity: sensor.rtorrent_all_torrents min: 0
icon: hass:download opposite: true
- entity: sensor.rtorrent_downloading_torrents icon: mdi:wardrobe-outline
icon: hass:download path: server-closet
- entity: sensor.rtorrent_uploading_torrents theme: Backend-selected
icon: hass:upload title: Server Closet
- entity: sensor.rtorrent_active_torrents
type: entities
- entities:
- entity: sensor.nzbget_speed_kilobytes_per_sec
- entity: sensor.rtorrent_down_speed
- entity: sensor.rtorrent_up_speed
- entity: sensor.rtorrent_active_torrents
- entity: sensor.rtorrent_downloading_torrents
- entity: sensor.rtorrent_uploading_torrents
type: entities
icon: hass:plex
path: media
title: Media
- badges: - badges:
- entity: sensor.nas_volume_1_status - entity: sensor.nas_volume_1_status
- entity: update.nas_dsm_update - entity: update.nas_dsm_update
@ -177,6 +160,83 @@ config:
path: nas path: nas
theme: Backend-selected theme: Backend-selected
title: NAS title: NAS
- badges:
- entity: sensor.plex_tumtum_tree
name: Tumtum
- entity: media_player.apple_tv
name: "\uF8FF TV"
- entity: media_player.plex_plex_for_apple_tv_living_room
name: Plex
cards:
- entities:
- entity: sensor.nas_cpu_utilization_total
- entity: sensor.nas_memory_usage_real
- entity: sensor.nas_volume_1_volume_used
hours_to_show: 24
refresh_interval: 0
type: history-graph
- entities:
- entity: sensor.rtorrent_down_speed
- entity: sensor.rtorrent_up_speed
- entity: sensor.nzbget_speed_kilobytes_per_sec
- entity: sensor.rtorrent_downloading_torrents
- entity: sensor.rtorrent_uploading_torrents
hours_to_show: 6
refresh_interval: 5
type: history-graph
- cards:
- entity: sensor.plex_tumtum_tree
name: Plex
type: entity
- card:
type: entities
filter:
exclude:
- state: unavailable
- state: 'off'
- state: idle
- state: ok
- state: problem
include:
- domain: media_player
entity_id: /plex/
sort:
method: friendly_name
type: custom:auto-entities
type: vertical-stack
- entities:
- entity: sensor.plex_tumtum_tree
- entity: sensor.sonarr_upcoming
- entity: sensor.sonarr_queue
- entity: sensor.nas_cpu_utilization_total
- entity: sensor.nas_cpu_load_averarge_5_min
- entity: sensor.nas_cpu_load_averarge_15_min
- entity: sensor.nas_memory_usage_real
- entity: sensor.nas_network_down
- entity: sensor.nas_network_up
- entity: sensor.nas_temperature
- entity: binary_sensor.nas_update_available
- entity: sensor.nas_volume_1_average_disk_temp
- entity: sensor.nas_volume_1_volume_used
- entity: sensor.rtorrent_all_torrents
icon: hass:download
- entity: sensor.rtorrent_downloading_torrents
icon: hass:download
- entity: sensor.rtorrent_uploading_torrents
icon: hass:upload
- entity: sensor.rtorrent_active_torrents
type: entities
- entities:
- entity: sensor.nzbget_speed_kilobytes_per_sec
- entity: sensor.rtorrent_down_speed
- entity: sensor.rtorrent_up_speed
- entity: sensor.rtorrent_active_torrents
- entity: sensor.rtorrent_downloading_torrents
- entity: sensor.rtorrent_uploading_torrents
type: entities
icon: hass:plex
path: media
title: Media
- badges: [] - badges: []
cards: cards:
- entities: - entities:
@ -234,7 +294,6 @@ config:
- badges: [] - badges: []
cards: cards:
- all_series_config: - all_series_config:
extend_to_end: false
group_by: group_by:
duration: 30min duration: 30min
func: raw func: raw

View File

@ -545,7 +545,7 @@ config:
- color: black - color: black
curve: smooth curve: smooth
entity: sensor.electricity_general_price entity: sensor.electricity_general_price
extend_to_end: false extend_to: now
name: Price name: Price
type: area type: area
yaxis_id: price yaxis_id: price
@ -553,7 +553,6 @@ config:
data_generator: "return entity.attributes.forecasts.map((entry) => {\n return\ data_generator: "return entity.attributes.forecasts.map((entry) => {\n return\
\ [new Date(entry.start_time), entry.per_kwh];\n});\n" \ [new Date(entry.start_time), entry.per_kwh];\n});\n"
entity: sensor.electricity_general_forecast entity: sensor.electricity_general_forecast
extend_to_end: false
name: Predicted Price name: Predicted Price
show: show:
in_chart: true in_chart: true
@ -563,7 +562,7 @@ config:
- color: green - color: green
curve: smooth curve: smooth
entity: sensor.electricity_renewables entity: sensor.electricity_renewables
extend_to_end: false extend_to: now
name: Renewables in Grid name: Renewables in Grid
show: show:
in_chart: true in_chart: true
@ -576,7 +575,6 @@ config:
data_generator: "return entity.attributes.forecasts.map((entry) => {\n return\ data_generator: "return entity.attributes.forecasts.map((entry) => {\n return\
\ [new Date(entry.start_time), entry.renewables];\n});\n" \ [new Date(entry.start_time), entry.renewables];\n});\n"
entity: sensor.electricity_general_forecast entity: sensor.electricity_general_forecast
extend_to_end: false
name: Renewables in Grid name: Renewables in Grid
show: show:
in_chart: true in_chart: true
@ -586,7 +584,6 @@ config:
yaxis_id: renewables_perc yaxis_id: renewables_perc
- color: grey - color: grey
entity: sensor.electricity_general_forecast entity: sensor.electricity_general_forecast
extend_to_end: false
name: Predicted Price name: Predicted Price
show: show:
in_chart: false in_chart: false
@ -670,7 +667,11 @@ config:
- attributes: - attributes:
device_class: power device_class: power
- attributes: - attributes:
device_class: xxdisabled_voltage unit_of_measurement: kW
- attributes:
unit_of_measurement: W
- attributes:
unit_of_measurement: A
- attributes: - attributes:
device_class: current device_class: current
type: custom:auto-entities type: custom:auto-entities
@ -703,6 +704,7 @@ config:
- entity_id: /nas_ups/ - entity_id: /nas_ups/
- entity_id: /battery/ - entity_id: /battery/
- entity_id: /dht/ - entity_id: /dht/
- entity_id: /ble_voltage/
include: include:
- entity_id: /voltage/ - entity_id: /voltage/
type: custom:auto-entities type: custom:auto-entities