commit c1f95c7c1039e8c15e25a0722e63fa5c3888997a Author: TheThomaas Date: Fri Jan 9 14:40:31 2026 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6f93a37 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Gitignore settings for ESPHome +/.esphome/ +/secrets.yaml \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..a8aa675 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ESPHome Device Configs + +ESPHome configurations for various devices. \ No newline at end of file