diff --git a/.gitignore b/.gitignore index 17a9e41f..6ff1ba57 100755 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,5 @@ ios.conf pyozw.sqlite nest.conf ipchange.yaml +ip_bans.yaml production_auth.json diff --git a/README.md b/README.md index 043badac..d917698f 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@

-This Repo is designed for Smart Home inspiration. The configuration, devices, layout, linked Blog posts and YouTube videos should help inspire you to jump head first into the IOT world. This is the live working configuration of my Smart Home. Use the menu links to jump between sections. All of the code is under the config directory and free to use and contribute to. Be sure to subscribe to the Blog Mailing list and YouTube Channel. (https://YouTube.com/vCloudInfo)

+This Repo is designed for Smart Home inspiration. The configuration, devices, layout, linked Blog posts and YouTube videos should help inspire you to jump head first into the IOT world. This is the live working configuration of my Smart Home. Use the menu links to jump between sections. All of the code is under the config directory and free to use and contribute to. Be sure to subscribe to the Blog Mailing list and YouTube Channel. (https://YouTube.com/vCloudInfo)

diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 7dde7c57..08de1c6a 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.88.0 \ No newline at end of file +0.88.1 \ No newline at end of file diff --git a/config/ip_bans.yaml b/config/ip_bans.yaml new file mode 100755 index 00000000..8b137891 --- /dev/null +++ b/config/ip_bans.yaml @@ -0,0 +1 @@ + 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 f175af6f..f98ed87e 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