/nefit-client-python

Bosch Nefit Easy™ client in Python

Primary LanguagePythonMIT LicenseMIT

Bosch Nefit Easy™ Client

DEPRECATED in favour of: https://github.com/marconfus/aionefit

Install

pip install nefit-client

Usage

usage: Nefit client [options]

Nefit client

options:
  -h, --help            show this help message and exit
  --serial SERIAL       Serial, 9 number digit
  --access-key ACCESS_KEY
                        Access key, 12 long
  --password PASSWORD   Password, usually postalcode + housenumber
  --enable-tls          Enable TLS
  --enable-ssl          Enable SSL
  --status              Status
  --display-code        Display code
  --location            Display location
  --outdoor             Display outdoor
  --pressure            Display pressure
  --program             Display program
  --usage-pages         Display number of pages for gas usage
  --get-usage-page PAGE
                        Display usage entries for page
  --actual              Display actual supply temperature
  --get-year-total      Display the current total gas usage
  --set-temperature SET_TEMPERATURE
                        Display code
  -v, --verbose         Increase output verbosity
  --version             show program's version number and exit