Updated Navigation with Commit graphics.

This commit is contained in:
ccostan 2018-04-03 12:12:59 -04:00
parent 02949112e8
commit a064ebda01
17 changed files with 21 additions and 34 deletions
config
customize
device_tracker
group
input_boolean
json_data
scene
script
sensor
shell_command
shell_scripts
sounds
README.md
custom
gf_clock
speechcons
switch
www/custom_ui/floorplan
README.md
images/branding

@ -11,8 +11,7 @@
<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><font size="3">
I love packages. This will probably become the most used directory in my repo. I love the ability to just drop in a package or disable it just as easily. In fact, there are a few disabled ones right now ready to go when issues are straightened out. All in one place, packages make defining devices, booleans, automations and customizations a snap.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
We use the NMAP component for device tracking. I've considered using the Unifi component since i have the Unifi contrainer running but haven't seen the need yet. The NMAP presence sensing is SOLID so why mess with it?</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -8,6 +8,7 @@
"3/14": "Pi Day",
"3/17": "St. Patrick's Day",
"3/26": "Justin's Birthday",
"4/1": "April Fool's Day",
"4/22": "Earth Day",
"5/4": "Star Wars Day",
"5/5": "Cinco de Mayo",

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -18,8 +18,8 @@ tweet_engine_setup:
],
"solar": [
"I am keeping track of the current #Tesla stock price. It is {{ states('sensor.tesla')|round }} dollars. #Solar",
"The #ChevyBolt has been charging for about {{ states.sensor.bolt_charging_time.attributes.value|replace('m', '') }} minutes in the last 7 days."
"I am keeping track of the current #Tesla stock price. It is ${{ states('sensor.tesla')|round }}. #Solar",
"The #ChevyBolt was charged for about {{ states.sensor.bolt_charging_time.attributes.value|replace('m', '') }} minutes in the last 7 days."
],
"robot": [
@ -65,8 +65,8 @@ tweet_engine_setup:
],
"stocks": [
"I am keeping track of the current #Tesla stock price. It is {{ states('sensor.tesla')|round }} dollars. #Solar",
"I am keeping track of the current #Bitcoin prices. It is {{ states('sensor.bitcoin')|round }} dollars. #BTC"
"I am keeping track of the current #Tesla stock price. It is ${{ states('sensor.tesla')|round }}. #Solar",
"I am keeping track of the current #Bitcoin prices. It is ${{ states('sensor.bitcoin')|round }}. #BTC"
],
"night": [

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,8 @@
<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><font size="3">
This is the main Floorplan directory. My install has 2 floorplan installs. One is the Alarm (which is standard house floorplan) and the other is Clock which is an alarm clock with a much different SVG file. I have the most up to date configuration for floorplan so you can use my files as documentation for much of the newer features of Floorplan Kiosk.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">

@ -11,8 +11,7 @@
<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><font size="3">
This is the basic sub-directory in my home assistant repo. Slowly everything is mainly moving to packages. Be sure to check them out.</p>
<p align="center"><a align="center" target="_blank" href="http://feeds.feedburner.com/~r/RecentCommitsToBearStoneHA/~6/1"><img src="http://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="http://www.vmwareinfo.com/search/label/iot">