This commit is contained in:
ccostan 2021-11-04 11:43:26 -04:00
parent c73d28192f
commit be1784ae0c
6 changed files with 1 additions and 2243 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.DISABLED
*.pid
*.xml
*.csr

View File

@ -1,59 +0,0 @@
<h1 align="center">
<a name="logo" href="https://www.vCloudInfo.com/tag/iot"><img src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/twitter_profile.png" alt="Bear Stone Smart Home" width="200"></a>
<br>
Bear Stone Smart Home Documentation
</h1>
<h4 align="center">Be sure to :star: my configuration repo so you can keep up to date on any daily progress!</h4>
<div align="center">
<h4>
<a href="https://github.com/CCOSTAN/Home-AssistantConfig/stargazers"><img src="https://img.shields.io/github/stars/CCOSTAN/Home-AssistantConfig.svg?style=plasticr"/></a>
<a href="https://github.com/CCOSTAN/Home-AssistantConfig/commits/master"><img src="https://img.shields.io/github/last-commit/CCOSTAN/Home-AssistantConfig.svg?style=plasticr"/></a>
</h4>
</div>
<p align="center"><a align="center" target="_blank" href="https://vcloudinfo.us12.list-manage.com/subscribe?u=45cab4343ffdbeb9667c28a26&id=e01847e94f"><img src="https://feeds.feedburner.com/RecentCommitsToBearStoneHA.1.gif" alt="Recent Commits to Bear Stone Smart Home" style="border:0"></a></p>
<div align="center"><a name="menu"></a>
<h4>
<a href="https://www.vCloudInfo.com/tag/iot">
Blog
</a>
<span> | </span>
<a href="https://github.com/CCOSTAN/Home-AssistantConfig#devices">
Devices
</a>
<span> | </span>
<a href="https://github.com/CCOSTAN/Home-AssistantConfig/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc">
Todo List
</a>
<span> | </span>
<a href="https://twitter.com/BearStoneHA">
Smart Home Stats
</a>
<span> | </span>
<a href="https://www.vcloudinfo.com/click-here">
Follow Me
</a>
<span> | </span>
<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>
<span> | </span>
<a href="https://youtube.com/vCloudInfo">
Youtube
</a>
<span> | </span>
<a href="https://amzn.to/2HXSx2M">
Support
</a>
</h4>
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/up_arrow.png" width="25" ></a>
**Still have questions on my Config?** <br>
**Message me on twitter :** [![Follow CCostan](https://img.shields.io/twitter/follow/CCostan)](https://www.twitter.com/ccostan) or [![Follow Bear Stone Home](https://img.shields.io/twitter/follow/BearStoneHA)](https://www.twitter.com/BearStoneHA)
<!-- Subscribe Section -->
<a href="https://eepurl.com/dmXFYz"><img align="center" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/email_link.png" height="50" ></a>.
<!-- Subscribe Section END-->

View File

@ -1,7 +0,0 @@
- platform: nmap_tracker
hosts: 192.168.10.1/24
track_new_devices: no
exclude:
- 192.168.10.10
# scan_options: " --privileged -sP "
# consider_home: 1800 - Added to known_devices.yaml instead on a device by device basis.

View File

@ -1,5 +0,0 @@
- platform: ping
hosts:
chromecast_2: 192.168.1.231
camera_driveway: 192.168.1.15
access_point: 192.168.1.59

View File

@ -1,6 +0,0 @@
- platform: unifi
username: !secret unifi_username
password: !secret unifi_password
host: !secret unifi_host
verify_ssl: false
track_new_devices: no

File diff suppressed because it is too large Load Diff