Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rainer Sokoll
home-assistant
Commits
0e75abc0
Unverified
Commit
0e75abc0
authored
Sep 27, 2020
by
Rainer Sokoll
Browse files
Rework
parent
a3afb853
Changes
6
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
0e75abc0
...
...
@@ -11,6 +11,6 @@ www/
configurator.py
entity_registry.yaml
home-assistant.log
home-assistant_v2.db
home-assistant_v2.db
*
known_devices.yaml
secrets.yaml
configuration.yaml
View file @
0e75abc0
...
...
@@ -74,7 +74,7 @@ media_player:
apple_tv_mrp
:
-
name
:
ATV Wohnzimmer
host
:
192.168.1.86
port
:
491
69
port
:
491
58
# Allows you to issue voice commands from the frontend in enabled browsers
# conversation:
...
...
@@ -139,7 +139,7 @@ notify:
automation
:
!include
includes/automations.yaml
device_tracker
:
!include
includes/device_tracker.yaml
group
:
!include
includes/groups.yaml
#
group: !include includes/groups.yaml
mqtt
:
!include
includes/mqtt.yaml
script
:
!include
includes/scripts.yaml
sensor
:
!include
includes/sensors.yaml
...
...
@@ -207,8 +207,8 @@ owntracks:
lovelace
:
mode
:
yaml
tradfri
:
host
:
192.168.1.37
#
tradfri:
#
host: 192.168.1.37
# sonos:
# media_player:
...
...
includes/customize.yaml
View file @
0e75abc0
...
...
@@ -106,6 +106,22 @@ sensor.Fan2_Speed:
icon
:
mdi:fan
sensor.lufterstufe
:
icon
:
mdi:fan
sensor.brother_dcp_l3550cdw_series
:
friendly_name
:
Status
sensor.brother_dcp_l3550cdw_series_bk
:
friendly_name
:
Schwarz
sensor.brother_dcp_l3550cdw_series_c
:
friendly_name
:
Cyan
sensor.brother_dcp_l3550cdw_series_m
:
friendly_name
:
Magenta
sensor.brother_dcp_l3550cdw_series_y
:
friendly_name
:
Yellow
sensor.nextcloud_storage_num_files
:
friendly_name
:
Dateien
icon
:
mdi:cloud
sensor.nextcloud_shares_num_shares
:
friendly_name
:
Shares
icon
:
mdi:cloud
device_tracker.moritz_mofon
:
entity_picture
:
/local/Moritz.png
...
...
includes/groups.yaml
deleted
100644 → 0
View file @
a3afb853
default_view
:
view
:
yes
icon
:
mdi:home
entities
:
-
group.licht
-
group.sonos
-
group.wetter
-
group.sensoren
# - group.transmission
-
group.fernseher
-
group.automations
-
group.sprit
# - group.speedtest
-
group.telefone
-
group.pluggit
-
group.staubsauger
-
device_tracker.sabine_6F9AEFC74DAE470888EA7EE91E930995
-
device_tracker.rainer_loopback
-
device_tracker.moritz_mofon
-
device_tracker.sophia_katzenkater
# - script.sonos_say
licht
:
name
:
Alle Lampen
entities
:
-
light.arbeitszimmer_deckenlampe
-
light.schlafzimmer_bine
-
light.schlafzimmer_rainer
-
light.moritz_deckenlampe
-
light.moritz_schlafen
-
light.sophia_deckenlampe
-
light.wohnzimmer_couch
-
light.wohnzimmer_fluter
-
light.wohnzimmer_leselampe
-
light.windfang_deckenlampe
-
light.hwr_deckenlampe
-
light.kuche_deckenlampe
sonos
:
name
:
Sonos
entities
:
-
media_player.arbeitszimmer
-
media_player.moritz
-
media_player.sophia
-
media_player.kuche
-
media_player.wohnzimmer
-
media_player.schlafzimmer
wetter
:
name
:
Wetter
entities
:
-
weather.openweathermap
sensoren
:
name
:
Batteriestände
control
:
hidden
entities
:
-
sensor.windfang_bewegungsmelder_batteriestand
-
sensor.hwr_bewegungsmelder_batteriestand
-
sensor.arbeitszimmer_fernbedienung_batteriestand
-
sensor.moritz_fernbedienung_batteriestand
-
sensor.sophia_fernbedienung_batteriestand
-
sensor.wohnzimmer_fernbedienung_batteriestand
-
sensor.schlafzimmer_fernbedienung_bine_batteriestand
-
sensor.schlafzimmer_fernbedienung_rainer_batteriestand
sprit
:
name
:
Sprit Oil!-Tankstelle
control
:
hidden
entities
:
-
sensor.diesel
-
sensor.e10
#transmission:
# name: Transmission
# control: hidden
# entities:
# - sensor.transmission_auf_dockstar_active_torrents
# - sensor.transmission_auf_dockstar_down_speed
# - sensor.transmission_auf_dockstar_status
# - sensor.transmission_auf_dockstar_up_speed
fernseher
:
name
:
Fernseher
control
:
hidden
entities
:
-
media_player.atv_wohnzimmer
-
media_player.kodi_wohnzimmer
# - media_player.schwarzes_kastchen
automations
:
name
:
Automationen
control
:
hidden
entities
:
-
automation.moritz_licht_aus_sonos_aus
-
automation.moritz_licht_an_sonos_an
-
automation.diesel_billig
-
automation.film_ab
-
automation.film_pullerpause
-
automation.film_ende
-
automation.bine_fruhdienst_licht_an_montag_bis_freitag
-
automation.bine_fruhdienst_sonos_kuche_an_montag_bis_freitag
-
automation.bine_fruhdienst_licht_aus_montag_bis_freitag
-
automation.bine_fruhdienst_licht_an_wochenende
-
automation.bine_fruhdienst_sonos_kuche_an_wochenende
-
automation.bine_fruhdienst_licht_aus_wochenende
-
automation.bine_fruhdienst_sonos_kuche_aus
-
automation.bewegung_im_windfang_licht_in_hwr_einschalten
-
automation.bewegungsmelder_windfang_ausschalten
-
automation.adele_saugt
-
automation.adele_fahrt_nach_hause
-
automation.adele_ist_fertig
-
automation.adele_voll
-
automation.adele_festgefahren
-
automation.bine_kommt_nach_hause
speedtest
:
name
:
Speedtest.net bandwidth
control
:
hidden
entities
:
-
sensor.speedtest_download
-
sensor.speedtest_upload
pluggit
:
name
:
Pluggit
control
:
hidden
entities
:
-
sensor.aussenabluft
-
sensor.aussentemperatur
-
sensor.raumabluft
-
sensor.raumzuluft
# - sensor.bypass_remaining_time
# - sensor.bypass_state_req
# - sensor.bypass_status
-
sensor.fan1_speed
-
sensor.fan2_speed
# - sensor.feuchte
-
sensor.lufterstufe
# - sensor.voc
staubsauger
:
name
:
Roomba
control
:
hidden
entities
:
-
vacuum.adele
includes/sensors.yaml
View file @
0e75abc0
...
...
@@ -301,48 +301,3 @@
unit_of_measurement
:
RH%
count
:
1
data_type
:
uint
-
platform
:
template
sensors
:
covid_19_percentage_recovered
:
friendly_name
:
Covid 19 Percent Recovered
value_template
:
'
{{
((float(states.sensor.worldwide_coronavirus_recovered.state)
/
float(states.sensor.worldwide_coronavirus_confirmed.state))
*
100)
|
round(1)
}}'
unit_of_measurement
:
"
%"
-
platform
:
template
sensors
:
covid_19_percentage_infected
:
friendly_name
:
Covid 19 Percent Infected
value_template
:
'
{{
((float(states.sensor.worldwide_coronavirus_current.state)
/
float(states.sensor.worldwide_coronavirus_confirmed.state))
*
100)
|
round(1)
}}'
unit_of_measurement
:
"
%"
-
platform
:
template
sensors
:
covid_19_percentage_deceased
:
friendly_name
:
Covid 19 Percent Deceased
value_template
:
'
{{
((float(states.sensor.worldwide_coronavirus_deaths.state)
/
float(states.sensor.worldwide_coronavirus_confirmed.state))
*
100)
|
round(1)
}}'
unit_of_measurement
:
"
%"
-
platform
:
template
sensors
:
sensor.germany_coronavirus_confirmed
:
-
friendly_name
:
Covid 19 Percent Confirmed Germany
-
unit_of_measurement
:
"
Menschen"
-
platform
:
template
sensors
:
sensor.germany_coronavirus_infected
:
friendly_name
:
Covid 19 Infected Germany
unit_of_measurement
:
"
Menschen"
-
platform
:
template
sensors
:
sensor.germany_coronavirus_recovered
:
friendly_name
:
Covid 19 Recovered Germany
unit_of_measurement
:
"
Menschen"
-
platform
:
template
sensors
:
sensor.germany_coronavirus_deaths
:
friendly_name
:
Covid 19 Dead Germany
unit_of_measurement
:
"
Menschen"
ui-lovelace.yaml
View file @
0e75abc0
views
:
-
badges
:
-
device_tracker.sabine_madnurse
...
...
@@ -19,8 +18,10 @@ views:
-
light.windfang_deckenlampe
-
light.hwr_deckenlampe
-
light.kuche_deckenlampe
-
switch.arbeitszimmer_steckdose
-
switch.wohnzimmer_steckdose
show_header_toggle
:
true
title
:
Alle
Lampen
title
:
Lampen
/Steckdosen
type
:
entities
-
entity
:
media_player.arbeitszimmer
type
:
media-control
...
...
@@ -102,91 +103,21 @@ views:
title
:
Roomba
type
:
entities
-
entities
:
-
sensor.brother_dcp_l3550cdw_series
-
sensor.brother_dcp_l3550cdw_series_bk
-
sensor.brother_dcp_l3550cdw_series_c
-
sensor.brother_dcp_l3550cdw_series_m
-
sensor.brother_dcp_l3550cdw_series_y
type
:
glance
show_icon
:
true
show_name
:
true
show_state
:
true
title
:
Weltweit Prozent
entities
:
-
entity
:
sensor.covid_19_percentage_infected
name
:
Infiziert
icon
:
mdi:biohazard
-
entity
:
sensor.covid_19_percentage_recovered
name
:
Gesundet
icon
:
mdi:calendar-check-outline
-
entity
:
sensor.covid_19_percentage_deceased
name
:
Gestorben
icon
:
mdi:grave-stone
-
entities
:
type
:
glance
show_icon
:
true
show_name
:
true
show_state
:
true
title
:
Weltweit absolut
entities
:
-
entity
:
sensor.worldwide_coronavirus_confirmed
name
:
Bestätigt
icon
:
mdi:bug-check-outline
-
entity
:
sensor.worldwide_coronavirus_current
name
:
Infiziert
icon
:
mdi:biohazard
-
entity
:
sensor.worldwide_coronavirus_recovered
name
:
Gesundet
icon
:
mdi:calendar-check-outline
-
entity
:
sensor.worldwide_coronavirus_deaths
name
:
Gestorben
icon
:
mdi:grave-stone
-
entities
:
type
:
glance
show_icon
:
true
show_name
:
true
show_state
:
true
title
:
Deutschland absolut
entities
:
-
entity
:
sensor.germany_coronavirus_confirmed
name
:
Bestätigt
icon
:
mdi:bug-check-outline
-
entity
:
sensor.germany_coronavirus_current
name
:
Infiziert
icon
:
mdi:biohazard
-
entity
:
sensor.germany_coronavirus_recovered
name
:
Gesundet
icon
:
mdi:calendar-check-outline
-
entity
:
sensor.germany_coronavirus_deaths
name
:
Gestorben
icon
:
mdi:grave-stone
title
:
Laserdrucker
-
entities
:
-
sensor.nextcloud_storage_num_files
-
sensor.nextcloud_shares_num_shares
type
:
glance
show_icon
:
true
show_name
:
true
show_state
:
true
title
:
cloud.sokoll.com
entities
:
-
entity
:
sensor.nextcloud_storage_num_files
name
:
Dateien
icon
:
mdi:cloud
-
entity
:
sensor.nextcloud_shares_num_shares
name
:
Anzahl Shares
icon
:
mdi:cloud
-
entities
:
type
:
glance
show_icon
:
true
show_name
:
true
show_state
:
true
title
:
Laserdrucker
entities
:
-
entity
:
sensor.brother_dcp_l3550cdw_series
name
:
Status
-
entity
:
sensor.brother_dcp_l3550cdw_series_bk
name
:
Schwarz
-
entity
:
sensor.brother_dcp_l3550cdw_series_c
name
:
Cyan
-
entity
:
sensor.brother_dcp_l3550cdw_series_m
name
:
Magenta
-
entity
:
sensor.brother_dcp_l3550cdw_series_y
name
:
Yellow
icon
:
'
mdi:home'
path
:
default_view
title
:
default_view
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment