Add TPLink HS100 again

このコミットが含まれているのは:
Florian Brinker 2019-12-14 22:51:01 +01:00
コミット e3d1217224
1個のファイルの変更24行の追加7行の削除

ファイルの表示

@ -71,13 +71,16 @@ influxdb:
max_retries: 3 max_retries: 3
include: include:
entities: entities:
- device_tracker.mobile_fb - sensor.hygro_bathroom_parents_humidity
- sensor.attic_heatIndex - sensor.hygro_bathroom_parents_temperature
- sensor.attic_humidity - sensor.hygro_bathroom_kids_humidity
- sensor.attic_temperature - sensor.hygro_bathroom_kids_temperature
- sensor.bathroom_hygrometer_battery - sensor.humidity_4 # Wohnzimmer
- sensor.bathroom_hygrometer_humidity - sensor.temperature_3 # Wohnzimmer
- sensor.bathroom_hygrometer_temperature - sensor.humidity_15 # Büro
- sensor.temperature_14 # Büro
- sensor.attic_humidity_2
- sensor.attic_temperature_2
# Youtube # Youtube
- sensor.youtube_beauty - sensor.youtube_beauty
- sensor.youtube_beauty_videos - sensor.youtube_beauty_videos
@ -103,6 +106,15 @@ influxdb:
- sensor.instagram_mtb - sensor.instagram_mtb
- sensor.instagram_mtb_follows - sensor.instagram_mtb_follows
- sensor.instagram_mtb_media - 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: deconz:
host: !secret deconz_ip host: !secret deconz_ip
@ -286,6 +298,11 @@ panel_iframe:
url: !secret url_esphome url: !secret url_esphome
icon: mdi:chip icon: mdi:chip
tplink:
discovery: false
switch:
- host: !secret tplink_ip
#alert: !include_dir_merge_list alerts/ #alert: !include_dir_merge_list alerts/
alexa: !include alexa.yaml alexa: !include alexa.yaml
automation: !include_dir_merge_list automations/ automation: !include_dir_merge_list automations/