diff --git a/config/.HA_VERSION b/config/.HA_VERSION index aafee788..45faa269 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.113.1 \ No newline at end of file +0.113.2 \ No newline at end of file diff --git a/config/configuration.yaml b/config/configuration.yaml index ea3dda14..3e1c0e05 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -87,14 +87,14 @@ panel_custom: config: hide_app_toolbar: config: /local/custom_ui/floorplan/floorplan.yaml - - - name: clock - sidebar_title: Alarm Clock - sidebar_icon: mdi:alarm - url_path: clock - config: - hide_app_toolbar: - config: /local/custom_ui/floorplan/floorclock.yaml + # + # - name: clock + # sidebar_title: Alarm Clock + # sidebar_icon: mdi:alarm + # url_path: clock + # config: + # hide_app_toolbar: + # config: /local/custom_ui/floorplan/floorclock.yaml discovery: diff --git a/config/packages/grafana.yaml b/config/packages/grafana.yaml index f4ff2496..70a91649 100755 --- a/config/packages/grafana.yaml +++ b/config/packages/grafana.yaml @@ -1,12 +1,7 @@ #------------------------------------------- # @CCOSTAN # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig -#------------------------------------------- -homeassistant: - customize: - sensor.download_grafana_solar: - - +# More Info : https://www.vcloudinfo.com/ #------------------------------------------- sensor: @@ -27,10 +22,6 @@ camera: username: HA password: HA - # - platform: local_file - # name: "Grafana Solar Graph" - # file_path: /config/www/custom_ui/floorplan/images/branding/solar_readings.png - ############################################################################## ### Automations - Detect when things are not right. Like any Good Watchdog. ############################################################################## @@ -41,7 +32,7 @@ automation: trigger: - platform: sun event: sunset - offset: '+01:00:00' + offset: '+02:30:00' action: - service: script.tweet_engine_image data_template: diff --git a/config/packages/time_date_sensors.yaml b/config/packages/time_date_sensors.yaml index 1724b034..44c1c6e5 100755 --- a/config/packages/time_date_sensors.yaml +++ b/config/packages/time_date_sensors.yaml @@ -1,15 +1,11 @@ #------------------------------------------- +# @CCOSTAN +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +# More Info : https://www.vcloudinfo.com/ +#------------------------------------------- +#------------------------------------------- # Clean data for the Floorplan UI. #------------------------------------------- -homeassistant: - customize_glob: - "sensor.floorplan_*": - - - - "sensor.clock_*": - - #---Sensor for Time and Date.----------------------------- sensor: diff --git a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png index b23f87f3..a6332917 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png and b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png differ