More Crap testing #314
This commit is contained in:
parent
a97aca261e
commit
8217f5e221
13
README.md
13
README.md
|
@ -10,7 +10,7 @@ As of 2018, I have migrated everything to a Docker based platform. You can read
|
||||||
[Migration Blog Post](http://www.vmwareinfo.com/2018/02/journey-to-docker.html)
|
[Migration Blog Post](http://www.vmwareinfo.com/2018/02/journey-to-docker.html)
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
**Notable Software on my Laptop Host :**
|
**Notable Software on my Laptop Host:**
|
||||||
* [Docker](https://Docker.com) - Docker runs on a Ubuntu Server Core base. [Docker-Compose.yaml](https://github.com/CCOSTAN/Docker_Support)
|
* [Docker](https://Docker.com) - Docker runs on a Ubuntu Server Core base. [Docker-Compose.yaml](https://github.com/CCOSTAN/Docker_Support)
|
||||||
* [Home Assistant Container](https://home-assistant.io/) - It all starts here.
|
* [Home Assistant Container](https://home-assistant.io/) - It all starts here.
|
||||||
* The amazing [Floorplan](https://github.com/pkozul/ha-floorplan) project to help visualize my smarthome.
|
* The amazing [Floorplan](https://github.com/pkozul/ha-floorplan) project to help visualize my smarthome.
|
||||||
|
@ -21,15 +21,20 @@ As of 2018, I have migrated everything to a Docker based platform. You can read
|
||||||
|
|
||||||
![Screenshot of SmartHome](https://lh3.googleusercontent.com/-vKGF5gdz_VY/WVpP7qjsmjI/AAAAAAADVZ4/sGyiS1PjouUQxrEbWVfot6raxcElv4r-wCHMYCw/s1600/clip_image001%255B4%255D)
|
![Screenshot of SmartHome](https://lh3.googleusercontent.com/-vKGF5gdz_VY/WVpP7qjsmjI/AAAAAAADVZ4/sGyiS1PjouUQxrEbWVfot6raxcElv4r-wCHMYCw/s1600/clip_image001%255B4%255D)
|
||||||
|
|
||||||
**Devices I have :**
|
**Devices I have:**
|
||||||
|Battery Backups -[Blog](http://www.vmwareinfo.com/2017/06/home-protection-from-power-outages-sort.html)|
|
<table><tr><td colspan="3">
|
||||||
|
|
||||||
|
Battery Backups -[Blog write-up](http://www.vmwareinfo.com/2017/06/home-protection-from-power-outages-sort.html)
|
||||||
|
|
||||||
|
</td></tr></table>
|
||||||
|
|
||||||
|:---:|
|
|:---:|
|
||||||
|UPS number 1|UPS Number 2|UPS Number 3|
|
|UPS number 1|UPS Number 2|UPS Number 3|
|
||||||
|:---:|:---:|:---:|
|
|:---:|:---:|:---:|
|
||||||
|<a href="https://www.amazon.com/APC-Back-UPS-Battery-Protector-BE425M/dp/B01HDC236Q/ref=as_li_ss_il?s=electronics&ie=UTF8&qid=1519445552&sr=1-2&keywords=apc+450&linkCode=li2&tag=vmw0a-20&linkId=efbdf7bdfad7bd607e099d34bd1f2688" target="_blank"><img border="0" src="https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=B01HDC236Q&Format=_SL160_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=vmw0a-20" ></a><img src="https://ir-na.amazon-adsystem.com/e/ir?t=vmw0a-20&l=li2&o=1&a=B01HDC236Q" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />|
|
|<a href="https://www.amazon.com/APC-Back-UPS-Battery-Protector-BE425M/dp/B01HDC236Q/ref=as_li_ss_il?s=electronics&ie=UTF8&qid=1519445552&sr=1-2&keywords=apc+450&linkCode=li2&tag=vmw0a-20&linkId=efbdf7bdfad7bd607e099d34bd1f2688" target="_blank"><img border="0" src="https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=B01HDC236Q&Format=_SL160_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=vmw0a-20" ></a><img src="https://ir-na.amazon-adsystem.com/e/ir?t=vmw0a-20&l=li2&o=1&a=B01HDC236Q" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />|
|
||||||
|
|
||||||
|
|
||||||
**Devices I have :**
|
**Devices I have:**
|
||||||
* [Ubiquiti Networks Unifi 802.11ac Pro](http://amzn.to/2mBSfE9) This keeps me warm with it's Wifi rays blanketing the house. Also used as a presence Tracker for iPhones/People.
|
* [Ubiquiti Networks Unifi 802.11ac Pro](http://amzn.to/2mBSfE9) This keeps me warm with it's Wifi rays blanketing the house. Also used as a presence Tracker for iPhones/People.
|
||||||
* Lots of iOS Devices ([iPads](http://amzn.to/2l2qyRb), iPods, [iPhones](http://amzn.to/2l9Yoq9))
|
* Lots of iOS Devices ([iPads](http://amzn.to/2l2qyRb), iPods, [iPhones](http://amzn.to/2l9Yoq9))
|
||||||
* [Nest Thermostats](http://amzn.to/2eAhB1k) - Smart Thermostat - [Blog Post](http://www.vmwareinfo.com/2018/02/smart-home-basics-thermostats.html)
|
* [Nest Thermostats](http://amzn.to/2eAhB1k) - Smart Thermostat - [Blog Post](http://www.vmwareinfo.com/2018/02/smart-home-basics-thermostats.html)
|
||||||
|
|
Loading…
Reference in New Issue