forked from CiquattroFPV/Homeassistant-Example-Config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustomize.yaml
86 lines (75 loc) · 2.76 KB
/
customize.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
####################################################
# #
# CUSTOMIZE DEVICES #
# #
####################################################
switch.mypc:
icon: mdi:laptop-windows
device_tracker.fritzbox:
icon: mdi:router-wireless
device_tracker.mysgs6:
icon: mdi:cellphone-android
device_tracker.mypc:
icon: mdi:laptop-windows
device_tracker.personsgs3:
icon: mdi:cellphone-android
device_tracker.wkmob021:
icon: mdi:laptop-windows
device_tracker.dsm01:
icon: mdi:server-network
####################################################
# #
# CUSTOMIZE MEDIA PLAYERS #
# #
####################################################
####################################################
# #
# CUSTOMIZE SWITCHES #
# #
####################################################
####MEDIA####
####LIGHTS####
####################################################
# #
# CUSTOMIZE SENSORS #
# #
####################################################
####WEATHER####
sensor.owm_condition:
icon: mdi:weather-sunny
sensor.owm_cloud_coverage:
icon: mdi:weather-cloudy
sensor.owm_rain:
icon: mdi:weather-rainy
sensor.owm_humidity:
icon: mdi:water-percent
sensor.owm_pressure:
icon: mdi:nest-thermostat
sensor.owm_snow:
icon: mdi:weather-snowy
sensor.owm_wind_speed:
icon: mdi:weather-windy
####MQTT BATTERY####
sensor.batteria_telefono_my:
icon: mdi:battery
sensor.batteria_telefono_person:
icon: mdi:battery
####MISC####
speedtest_download:
icon: mdi:download
sensor.speedtest_upload:
icon: mdi:upload
sensor.speedtest_ping:
icon: mdi:speedometer
sensor.fastcom_download:
icon: mdi:download
####################################################
# #
# CUSTOMIZE SCRIPTS #
# #
####################################################
####################################################
# #
# CUSTOMIZE SCENES #
# #
####################################################