master
FOODSI HOMEASSISTANT BOT
Install
composer install
cp .env.example .env
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.
php index.php --debug
Languages
PHP
100%