Commit 7320f64 1 parent fd17bb7 commit 7320f64 Copy full SHA for 7320f64
File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Welcome to the Digital Alchemy standalone automation repository!
4
4
5
- This repository is designed to work both locally and deployed as a docker container. The container
6
- will interact with the HomeAssistant websocket to fulfill its automation goals.
5
+ This repository is designed to work as a locally running development server, as well as providing options for long term deployments.
7
6
8
- - 📚 [ Documentation] ( https://docs.digital-alchemy.app/ )
7
+ - 📚 [ Documentation] ( https://docs.digital-alchemy.app )
9
8
- 🗣️ [ Discord] ( https://discord.gg/JkZ35Gv97Y )
10
9
11
10
## 🏗️ Setup
@@ -77,6 +76,10 @@ yarn start
77
76
yarn start:watch
78
77
```
79
78
79
+ ## 🐳 Deployments
80
+
81
+ > See the [ extended documentation] ( https://docs.digital-alchemy.app/docs/home-automation/quickstart/automation-standalone/ ) for details
82
+
80
83
## 📄 License
81
84
82
85
This project is licensed under the MIT License, as detailed in the [ LICENSE] ( ./LICENSE ) file.
You can’t perform that action at this time.
0 commit comments