Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

...

Kodeblok
languagebash
titletojota.sh
#!/bin/bash

cd /home/bnp
source /home/bnp/tojota/bin/activate
export PYTHONIOENCODING=utf8
cd /home/bnp/tojota
python tojota.py
Info

https://github.com/calmjm/tojota also downloads Trips, but I have found no usage for the currently in Home Assistant..

Exposing data for the HA Rest service

...