#InvenTree integration and card for Home assistant taking shape

1 messages · Page 1 of 1 (latest)

vapid harbor
#

InvenTree is amazing software for adding parts to a database, I've made a small GUI for home assistant in the form of a card, this card renders a dynamic grid of your parts in a grid. Sensors include the metadata of each category. Services include 'add items', 'edit items', 'Parameters, Variants and Batch codes' and 'Update metadata'. the parameters service is interesting to make automations for your stock in InvenTree, the card can be configured to adjust the grid. Tomorrow i'll push the update to my github. I'll test it a bit more, after 8 hours of work today I've managed to include thumbnails of InvenTree parts in the cards, I've fixed the card configuration, which is very hard to get into, all in all I'm very happy with my progress, i have raspberry pi displays that help me adjust stock, which would eventually help me organize every item in my apartment. Honestly, the implications are endless, combining smart-devices with 'dumb-parts' is another discription of what my goal is. Might be interesting for other people too.

Here is the main integration and card, tomorrow ill push the big update:

https://github.com/benoit505/ha-inventree
https://github.com/benoit505/inventree-card

GitHub

Home Assistant integration for InvenTree: Automate your inventory management with sensors, services, and a planned full GUI interface. - benoit505/ha-inventree

GitHub

Contribute to benoit505/inventree-card development by creating an account on GitHub.

vapid harbor
#

added printing support, the project is really taking shape.