diff --git a/README.md b/README.md
index 76022c9e..4af61a95 100755
--- a/README.md
+++ b/README.md
@@ -418,7 +418,13 @@ Speech Macros are called by automation scripts - /script/speech_engine.yaml<
Cuckoo Clock - /config/automation/System/CucKoo_Clock.yaml
+
+YouTube Videos related to Voice.
+
Once you can teach your house to talk, you just keep expanding on it's vocabulary. It's addicting. :)
diff --git a/config/packages/network.yaml b/config/packages/network.yaml
index 808419fa..6fd23ba6 100755
--- a/config/packages/network.yaml
+++ b/config/packages/network.yaml
@@ -71,6 +71,7 @@ group:
network:
entities:
- sensor.ha_installed_version
+ - sensor.github_stats
- sensor.ccostanhomeassistantconfig_state
- sensor.ha_uptime
- sensor.since_last_boot_templated
diff --git a/config/script/README.md b/config/script/README.md
index ea316065..2d4a3b31 100755
--- a/config/script/README.md
+++ b/config/script/README.md
@@ -13,6 +13,9 @@
The Scripts in this folder are basically reusable. That's my philosophy on scripts. Pass them variables and then have them run different things based on those variables. But when you need to make a global change, you can just visit the single script.
+ +You can check out my Video unpacking some of my Speech engine here : +