Skip to content

PinoutLTD/rrs-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robonomics Report Service: Operator. Handles the Reports from Home Assistant

This service uses Odoo Helpdesk module to create tickets and Robonomics Launch as a reports' source. The reports' are sending using Robonomics Launch to the admin account specified in the configuration file.


Requirements:

  1. python3.10
  2. Odoo with the Helpdesk module installed.
  3. Robonomics account ED25519 type.

Installation:

git clone https://github.com/PinoutLTD/rrs-operator.git
pip3 -r requirements.txt
cp template.env .env

Set the configuration file by specifying Odoo and Robonomics credentials.

Launch:

python3 main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages