Update README.md

This commit is contained in:
krzysiej
2026-03-27 08:50:09 +01:00
parent 0522f812f8
commit bb58e69ac3
+7
View File
@@ -1,5 +1,12 @@
## FOODSI HOMEASSISTANT BOT ## FOODSI HOMEASSISTANT BOT
### Install
```
composer install
cp .env.example .env
```
### Run in debug mode ### Run in debug mode
`--debug` flag does not update Homeassistant, does not send notifications it just prints out current number of packages on the screen. `--debug` flag does not update Homeassistant, does not send notifications it just prints out current number of packages on the screen.