Update README.md

This commit is contained in:
lcmchris
2022-06-25 23:17:48 +01:00
committed by GitHub
parent aaab351a9c
commit a2359f9bb3

View File

@@ -6,7 +6,7 @@ Smart homes arent very smart. Managing all your device automation rules is te
Thats why The Silly Home aims to transform the static rules paradigm into a dynamic AI based approach to the connected home.
Find out more at https://thesillyhome.com/
Find out more at our homepage https://thesillyhome.com/.
This repo is a docker-container built to be used with Homeassistant.
</br></br>
@@ -53,7 +53,7 @@ For each sensor change there is a request to predict the new states for actuator
Homeassistant OS or Container.
Recorder component enabled using mariadb or postgreSQL. (Note it is highly recommended to disable the auto_purge settings as well.)
Recorder component enabled using mariadb or postgreSQL with auto_purge disabled.
## Setup
There is support for both types of Homeassistant installations:
@@ -61,6 +61,7 @@ There is support for both types of Homeassistant installations:
### Setup for Homeassistant OS
Install the Homeassistant add-on using [thesillyhome-addon-repo](https://github.com/lcmchris/thesillyhome-addon-repo).
### Setup for Homeassistant Container
To install this container, run the following:
```