Skip to content

Pill Mate is a Home Assistant addon to help dependent people to take their medication.

License

Notifications You must be signed in to change notification settings

floflo0/pill-mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pill Mate

Pill Mate is a Home Assistant addon to help dependent people to take their medication.

This project is a prototype made for a pratical work in school.

Development

This project is developed using a virtual machine with Home Assistant supervised. The addon is installed using ansible.

git clone https://github.com/floflo0/pill-mate.git
cd pill-mate
cp pill_mate/.env.dist pill_mate/.env

Edit the .env file and set DEV at 1.

make addon-setup

Then go in the logs of the addon and copy the ADDON_ID to .env.

cd pill_mate/frontend
npm install
npm run dev

There is hotreload for the frontend but you need to manually update the addon backend using:

make add-update

About

Pill Mate is a Home Assistant addon to help dependent people to take their medication.

Resources

License

Stars

Watchers

Forks