diff --git a/config/configuration.yaml b/config/configuration.yaml index 1a51d63..6477f23 100644 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -1,10 +1,10 @@ homeassistant: - name: Home - latitude: !secret MY_LATITUDE - longitude: !secret MY_LONGITUDE - elevation: 315 - unit_system: imperial - time_zone: America/New_York + # name: Home + # latitude: !secret MY_LATITUDE + # longitude: !secret MY_LONGITUDE + # elevation: 315 + # unit_system: imperial + # time_zone: America/New_York customize: !include customize.yaml auth_providers: - type: homeassistant @@ -16,7 +16,7 @@ default_config: # Uncomment this if you are using SSL/TLS, running in Docker container, etc. http: - base_url: !secret ahsl_base_url + #base_url: !secret ahsl_base_url ssl_certificate: !secret ahsl_ssl_cert ssl_key: !secret ahsl_ssl_key use_x_forwarded_for: true @@ -108,9 +108,7 @@ speedtestdotnet: discovery: - ignore: - - igd - - homekit + updater: include_used_components: true @@ -175,8 +173,6 @@ ecobee: map: -wwlln: - geo_location: - platform: usgs_earthquakes_feed feed_type: 'past_hour_all_earthquakes'