Add HACS, Themes

This commit is contained in:
2022-05-04 10:50:54 -07:00
parent af527f1e65
commit 9c7c4a5863
183 changed files with 16569 additions and 17 deletions

View File

@@ -42,25 +42,14 @@ http:
- !secret gateway_ip4
# Configure Lovelace/Dashboards for YAML Configuration
lovelace:
mode: yaml
resources: !include lovelace/resources.yaml
dashboards: !include lovelace/dashboards.yaml
# lovelace:
# mode: yaml
# resources: !include lovelace/resources.yaml
# dashboards: !include lovelace/dashboards.yaml
# MQTT Broker Connection
mqtt:
broker: mqtt.ha.kraussnet.com
port: 8883
username: !secret mqtt_username
password: !secret mqtt_password
certificate: /config/network-ca-chain.pem
discovery: true
birth_message:
topic: 'hass/status'
payload: 'online'
will_message:
topic: 'hass/status'
payload: 'offline'
# Configure Logging
logger:
@@ -82,8 +71,6 @@ config:
# Enable the Front End
frontend:
# Add Themes
themes: !include_dir_merge_named themes
# Configure FontAwesome Icons