Skip to content

Commit 7875589

Browse files
committed
Update configuration
1 parent fda5fa3 commit 7875589

31 files changed

+0
-29024
lines changed

Diff for: ha-config-beta/configuration.yaml

-62
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,6 @@
1212
# - https://www.home-assistant.io/integrations/default_config/ for all the integrations loaded by this setting.
1313
default_config:
1414

15-
# Enable logger
16-
logger:
17-
default: warning
18-
logs:
19-
homeassistant.components.opentherm_gw: info
20-
21-
# AirVisual
22-
# =========
23-
# - https://www.home-assistant.io/integrations/airvisual/
24-
# 2021.01.15
25-
# - Configuration via UI, so removed here...
26-
# airvisual:
27-
# api_key: !secret airvisual_api_key
28-
# geographies:
29-
# city: eindhoven
30-
# country: netherlands
31-
# state: north-brabant
32-
3315

3416
# frontend
3517
# ========
@@ -56,21 +38,6 @@ hacs:
5638
appdaemon: true
5739
python_script: true
5840

59-
# http settings
60-
# =============
61-
# - https://www.home-assistant.io/integrations/http/
62-
#
63-
# 2021.10.27
64-
# - Update HTTP integration to latest specifications
65-
# - Must add trusted proxies, forwarded for, etc.
66-
# 2020.09.20
67-
# - This config is the new config, so must run on another port than the default 8123
68-
http:
69-
server_port: 8123
70-
use_x_forwarded_for: true
71-
trusted_proxies:
72-
- 192.168.2.180
73-
7441
# lovelace
7542
# ========
7643
# - https://www.home-assistant.io/lovelace/dashboards-and-views/
@@ -93,32 +60,3 @@ lovelace:
9360
icon: mdi:hospital-box
9461
show_in_sidebar: true
9562

96-
# panel iframe
97-
# - https://www.home-assistant.io/integrations/panel_iframe/
98-
panel_iframe:
99-
networkmap:
100-
title: 'Zigbee Map'
101-
url: '/local/community/zigbee2mqtt_networkmap/map.html'
102-
icon: 'mdi:graphql'
103-
104-
# Text to speech
105-
tts:
106-
- platform: google_translate
107-
108-
# webhook
109-
webhook:
110-
111-
# zigbee2mqtt networkmap
112-
# - community integration via hacs
113-
zigbee2mqtt_networkmap:
114-
topic: common/gateway/zigbee2mqtt
115-
116-
117-
118-
# Include list for sensors, groups, etc.
119-
# - https://www.home-assistant.io/docs/configuration/yaml/#including-entire-files
120-
automation: !include configuration/automations.yaml
121-
group: !include configuration/groups.yaml
122-
sensor: !include configuration/sensors.yaml
123-
scene: !include configuration/scenes.yaml
124-
script: !include configuration/scripts.yaml

Diff for: ha-config-beta/lovelace/decluttering_templates/README.md

-1
This file was deleted.

Diff for: ha-config-beta/lovelace/views/README.md

-1
This file was deleted.

Diff for: ha-config-beta/lovelace/views/cards-air-quality-mw (2).yaml

-274
This file was deleted.

0 commit comments

Comments
 (0)