diff --git a/appdaemon/README.md b/appdaemon/README.md new file mode 100644 index 0000000..d55bf0a --- /dev/null +++ b/appdaemon/README.md @@ -0,0 +1,3 @@ +# HADashboard + +This is the main configuration for the HADasboard deployment. Very handy for building kiosks and web dash baords. diff --git a/appdaemon/dashboards/README.md b/appdaemon/dashboards/README.md new file mode 100644 index 0000000..26e3821 --- /dev/null +++ b/appdaemon/dashboards/README.md @@ -0,0 +1,5 @@ +# HADashboards + +All of the various dashboards I have setup. + +Note the dashboards with ```_Mobile``` are tested with Firefox on Android. diff --git a/automations/README.md b/automations/README.md new file mode 100644 index 0000000..aa5f2ed --- /dev/null +++ b/automations/README.md @@ -0,0 +1,3 @@ +# Automations + +Various automations for home-assistant.io diff --git a/switches/README.md b/switches/README.md new file mode 100644 index 0000000..8d07170 --- /dev/null +++ b/switches/README.md @@ -0,0 +1,3 @@ +# Switches + +Turn things on and off.