diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 65fa6951..78f23dd4 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.94.3 \ No newline at end of file +0.94.4 \ No newline at end of file diff --git a/config/config b/config/config new file mode 120000 index 00000000..70f27cf0 --- /dev/null +++ b/config/config @@ -0,0 +1 @@ +/home/hass/docker_files/homeassistant/config \ No newline at end of file diff --git a/config/configuration.yaml b/config/configuration.yaml index c018e0f9..c7e4e5c2 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -76,7 +76,7 @@ cloud: display_categories: LIGHT http: base_url: !secret http_base_url - # server_port: !secret http_port + server_port: !secret http_port ssl_certificate: !secret ssl_certificate ssl_key: !secret ssl_key ip_ban_enabled: True diff --git a/config/homeassistant b/config/homeassistant new file mode 120000 index 00000000..67296d70 --- /dev/null +++ b/config/homeassistant @@ -0,0 +1 @@ +homeassistant \ No newline at end of file diff --git a/config/www/custom_ui/floorplan/images/branding/solar_readings.png b/config/www/custom_ui/floorplan/images/branding/solar_readings.png index 8d02aca2..10e4378c 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/solar_readings.png and b/config/www/custom_ui/floorplan/images/branding/solar_readings.png differ diff --git a/config/www/custom_ui/floorplan/images/branding/vCloudInfoArchives.png b/config/www/custom_ui/floorplan/images/branding/vCloudInfoArchives.png new file mode 100755 index 00000000..f00ee3ea Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/vCloudInfoArchives.png differ