Add TPLink HS100 again
This commit is contained in:
parent
f61cd0b71b
commit
e3d1217224
@ -71,13 +71,16 @@ influxdb:
|
||||
max_retries: 3
|
||||
include:
|
||||
entities:
|
||||
- device_tracker.mobile_fb
|
||||
- sensor.attic_heatIndex
|
||||
- sensor.attic_humidity
|
||||
- sensor.attic_temperature
|
||||
- sensor.bathroom_hygrometer_battery
|
||||
- sensor.bathroom_hygrometer_humidity
|
||||
- sensor.bathroom_hygrometer_temperature
|
||||
- sensor.hygro_bathroom_parents_humidity
|
||||
- sensor.hygro_bathroom_parents_temperature
|
||||
- sensor.hygro_bathroom_kids_humidity
|
||||
- sensor.hygro_bathroom_kids_temperature
|
||||
- sensor.humidity_4 # Wohnzimmer
|
||||
- sensor.temperature_3 # Wohnzimmer
|
||||
- sensor.humidity_15 # Büro
|
||||
- sensor.temperature_14 # Büro
|
||||
- sensor.attic_humidity_2
|
||||
- sensor.attic_temperature_2
|
||||
# Youtube
|
||||
- sensor.youtube_beauty
|
||||
- sensor.youtube_beauty_videos
|
||||
@ -103,6 +106,15 @@ influxdb:
|
||||
- sensor.instagram_mtb
|
||||
- sensor.instagram_mtb_follows
|
||||
- sensor.instagram_mtb_media
|
||||
- sensor.instagram_medieval
|
||||
- sensor.instagram_medieval_follows
|
||||
- sensor.instagram_medieval_media
|
||||
- sensor.instagram_lotte
|
||||
- sensor.instagram_lotte_follows
|
||||
- sensor.instagram_lotte_media
|
||||
- sensor.instagram_codedwithlove
|
||||
- sensor.instagram_codedwithlove_follows
|
||||
- sensor.instagram_codedwithlove_media
|
||||
|
||||
deconz:
|
||||
host: !secret deconz_ip
|
||||
@ -286,6 +298,11 @@ panel_iframe:
|
||||
url: !secret url_esphome
|
||||
icon: mdi:chip
|
||||
|
||||
tplink:
|
||||
discovery: false
|
||||
switch:
|
||||
- host: !secret tplink_ip
|
||||
|
||||
#alert: !include_dir_merge_list alerts/
|
||||
alexa: !include alexa.yaml
|
||||
automation: !include_dir_merge_list automations/
|
||||
|
Loading…
Reference in New Issue
Block a user