forked from sfgabe/home_assistant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
recorder.yaml
executable file
·210 lines (210 loc) · 7.26 KB
/
recorder.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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
purge_keep_days: 3
db_url: !secret config_recorder_url
exclude:
event_types:
- service_removed
- platform_discovered
- feedreader
- service_registered
- component_loaded
- logbook_entry
- system_log_event
include:
domains:
- switch
- automation
- script
- device_tracker
- light
- persistent_notification
entities:
- binary_sensor.octoprint_status_printing
- binary_sensor.octoprint_status_printing_error
- sensor.octoprint_current_state
- sensor.octoprint_hotend
- sensor.octoprint_hotend_target
- sensor.octoprint_bed
- sensor.octoprint_bed_target
- sensor.usps_mail
- sensor.usps_packages
- sensor.nextcal_message
- sensor.new_nextcal_location
- sensor.nextcal_start_time
- sensor.nextcal_end_time
- sensor.speedtest_download
- sensor.speedtest_upload
- sensor.speedtest_ping
- sensor.rt_acrh13_kbyte_sec_received
- sensor.rt_acrh13_kbyte_sec_sent
- sensor.rt_acrh13_bytes_received
- sensor.rt_acrh13_bytes_sent
- sensor.myipopendnscom
- sensor.ha_installed_version
- sensor.ha_uptime
- sensor.db_file_system_size
- sensor.mariadb_database_size
- sensor.mqtt_topic_home_sysinfo_template_ambient_temperature
- sensor.mqtt_topic_home_sysinfo_template_serverload
- sensor.mqtt_topic_home_sysinfo_template_serverspeed
- sensor.mqtt_topic_home_sysinfo_template_servertemp
- sensor.battery_gabes_mate
- sensor.ambient_temp_graph
- sensor.dark_sky_minutely_summary
- sensor.btc_exchange_rate
- sensor.coinbase_bch_wallet
- sensor.coinbase_eth_wallet
- sensor.coinbase_ltc_wallet
- sensor.coinbase_my_vault
- sensor.coinbase_my_wallet
- sensor.coinbase_usd_wallet
- sensor.eth_exchange_rate
- sensor.ltc_exchange_rate
- sensor.template_calendar_birthday_date
- sensor.template_calendar_birthday
- sensor.empirestatelights
- sensor.mqtt_topic_octo_sysinfo_template_serverload
- sensor.mqtt_topic_octo_sysinfo_template_serverspeed
- sensor.mqtt_topic_octo_sysinfo_template_servertemp
- sensor.mqtt_topic_octo_water_level_template_level
- sensor.amazonnexthightide
- sensor.amazonnextlowtide
- sensor.amazonsunrisetides
- sensor.amazonsunsettides
- sensor.mqtt_topic_octo_sysinfo_template_watertemp
- sensor.filtered_amazon_tank_water_temperature
- sensor.monthly_amazon_temp_min
- sensor.monthly_amazon_temp_lowmed
- sensor.monthly_amazon_temp_med
- sensor.monthly_amazon_temp_highmed
- sensor.monthly_amazon_temp_max
- sensor.monthly_amazon_ph
- sensor.reefsysinfo_template_name
- sensor.reefsysinfo_template_ip
- sensor.reefsysinfo_template_version
- sensor.reefsysinfo_template_uptime
- sensor.onlyreefcontrolcpumemory
- sensor.onlyreefcontrolpitemp
- sensor.mqtt_topic_reef_water_level_template_level
- sensor.reefsunrisetides
- sensor.reefsunsettides
- sensor.reefcontrolpilightbrightness
- sensor.reefcontrolpilightcolor
- sensor.reefcontrolpipump1status
- sensor.reefcontrolpipump1statusreverse
- sensor.reefcontrolpipump2power
- sensor.noaa_daily_max_reef_temp
- sensor.reef_high_avg_daily_temp
- sensor.reef_avg_daily_temp
- sensor.reef_low_avg_daily_temp
- sensor.noaa_daily_min_reef_temp
- input_boolean.reef_temp_daytime_state
- input_boolean.reef_temp_nightime_state
- sensor.bali_reef_tides
- sensor.dark_sky_daily_high_temperature
- sensor.dark_sky_daily_low_temperature
- sensor.dark_sky_temperature
- sensor.mqtt_topic_garden_moisture_level_template_time
- sensor.mqtt_topic_garden_moisture_level_template_level
- sensor.mqtt_topic_garden_humidity_template
- sensor.mqtt_topic_garden_temperature_template
- sensor.mqtt_topic_garden_humidity_template_time
- sensor.filtered_garden_temperature
- sensor.filtered_garden_humidity
- switch.garden_light
- switch.garden_waterbot
- sensor.mqtt_topic_garden_water_state_template
- sensor.mqtt_topic_garden_water_state_time
- sensor.mqtt_topic_garden_light_state_template
- sensor.mqtt_topic_garden_light_state_time
- switch.garden_light_manual
- sensor.tracker_steps
- sensor.tracker_floors
- sensor.tracker_distance
- sensor.tracker_minutes_sedentary
- sensor.tracker_minutes_lightly_active
- sensor.tracker_minutes_fairly_active
- sensor.tracker_minutes_very_active
- sensor.resting_heart_rate
- sensor.sleep_efficiency
- sensor.sleep_start_time
- sensor.sleep_time_in_bed
- sensor.sleep_minutes_to_fall_asleep
- sensor.sleep_minutes_awake
- sensor.sleep_minutes_asleep
- binary_sensor.dashboard_motion
- sensor.mqtt_topic_octoprint_humidity_template
- sensor.mqtt_topic_octoprint_temperature_template
- sensor.asuswrt_download
- sensor.asuswrt_upload
- sensor.asuswrt_download_speed
- sensor.asuswrt_upload_speed
- sensor.latest_amazon_stats_date
- sensor.latest_amazon_stats_ph
- sensor.latest_amazon_stats_nitrate
- sensor.latest_amazon_stats_nitrite
- sensor.latest_amazon_stats_ammonia
- sensor.latest_amazon_stats_water_change
- sensor.latest_reef_stats_date
- sensor.latest_reef_stats_salinity
- sensor.latest_reef_stats_ph
- sensor.latest_reef_stats_nitrate
- sensor.latest_reef_stats_nitrite
- sensor.latest_reef_stats_ammonia
- sensor.latest_reef_stats_calcium
- sensor.latest_reef_stats_kh
- sensor.latest_reef_stats_water_change
- sensor.mailbox_temp_f
- sensor.mailbox_temp_h
- binary_sensor.mailbox_flag
- switch.sonoff_10006b7f44
- sensor.disk_use_percent
- sensor.memory_use_percent
- sensor.swap_use_percent
- binary_sensor.people_home
- plant.bedroom
- plant.herbs
- device_tracker.octocam
- sensor.garden_monitor_soil_moisture
- sensor.garden_monitor_soil_temp
- sensor.garden_monitor_temp_f
- sensor.garden_monitor_temp_h
- sensor.garden_monitor_water_level
- switch.garden_light
- sensor.plant_monitor_soil_moisture
- sensor.plant_monitor_soil_temp
- sensor.plant_monitor_temp_f
- sensor.plant_monitor_temp_h
- sensor.plant_monitor_water_level
- binary_sensor.garden_sun
- sensor.mailbox_filtered_humidity
- sensor.mailbox_filtered_temperature
- binary_sensor.homecam_motion_sensor
# test for plant sensor
- device_tracker.esp_55f7c6
- device_tracker.esp_55f8c6
- sensor.some_inside_temperature_sensor
- sensor.maybe_stove_temp_sensor
- sensor.some_energy_sensor
- sensor.some_gas_detector
- sensor.some_daycom_sensor
- sensor.maybe_hallway_motion_detector
- sensor.maybe_closet_motion_detector
- binary_sensor.homecam_motion
- binary_sensor.room_occupied
- sensor.gabe_status
- binary_sensor.people_home
- input_boolean.bedroom_ac_toggle
- input_boolean.livingroom_ac_toggle
- climate.living_room_therm
- climate.bedroom_therm
- input_boolean.bed_occupancy
- sensor.bed_occupancy_count
- sensor.onlyamazonpitemp
- sensor.amazonpifloat
- sensor.reefcontrolpifloat
- sensor.amazon_ato_level
- sensor.bed_occupancy_load
- sensor.bed_occupancy_load_percent
- binary_sensor.entry_motion
- binary_sensor.bedroom_motion
- input_boolean.bedroom_motion