#363 - Added in New Diagram to better visualize the smart home.

This commit is contained in:
ccostan 2018-06-30 22:24:02 -04:00
parent 728c38c3bb
commit 975c92b80d
3 changed files with 11 additions and 1 deletions

View File

@ -39,6 +39,10 @@ This Repo is designed for Smart Home inspiration. The configuration, devices, l
<a href="https://github.com/CCOSTAN/Home-AssistantConfig/tree/master/config">
Code
</a>
<span> | </span>
<a href="https://github.com/CCOSTAN/Home-AssistantConfig#diagram">
Diagram
</a>
</h4>
</div>
@ -61,6 +65,11 @@ As of 2018, I have migrated everything to a Docker based platform. You can read
Lots of my gear comes from [BetaBound](https://goo.gl/0vxT8A) for Beta Testing and reviews.
#### <a name="diagram"></a>Here is how all the parts talk to each other. Keep reading to see code examples and explanations.
![Smart Home Diagram](https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/bearstoneflow.png)
<p><strong>Technology diagram (<a href="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/bearstoneflow.png"><code>PNG</code></a>. Made with <a href="https://www.draw.io">Draw.io</a> (<a href="https://raw.githubusercontent.com/CCOSTAN/Docker_Support/master/BearStoneFlow.xml"><code>XML</code></a> source file).</strong></p>
<div align="center">
<h4>
<a href="https://github.com/CCOSTAN/Home-AssistantConfig#battery">

View File

@ -134,7 +134,8 @@ tweet_engine_setup:
"/config/www/custom_ui/floorplan/images/branding/repo_ad4.png",
"/config/www/custom_ui/floorplan/images/branding/repo_ad2.png",
"/config/www/custom_ui/floorplan/images/branding/repo_ad3.png",
"/config/www/custom_ui/floorplan/images/branding/repo_ad.png"
"/config/www/custom_ui/floorplan/images/branding/repo_ad.png",
"/config/www/custom_ui/floorplan/images/branding/bearstoneflow.png"
],
"robot": [
"/config/www/custom_ui/floorplan/images/branding/servers5.png",

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 KiB