File: vehicle_data.hvac-status.rst

package info (click to toggle)
python-renault-api 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 1,892 kB
  • sloc: python: 8,210; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 825 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
hvac-status
'''''''''''

.. rst-class:: endpoint

Base url:
   ``/commerce/v1/accounts/{account_id}/kamereon/kca/car-adapter/v1/cars/{vin}/hvac-status``

Sample return:
   .. literalinclude:: /../tests/fixtures/kamereon/vehicle_data/hvac-status.spring.json
      :language: JSON

   .. literalinclude:: /../tests/fixtures/kamereon/vehicle_data/hvac-status.zoe.json
      :language: JSON

   .. literalinclude:: /../tests/fixtures/kamereon/vehicle_data/hvac-status.zoe_50.json
      :language: JSON

.. note::
   On Zoe40 (model code X101VE):
      ``hvacStatus`` seems to always report ``off``, even when preconditioning is in progress.

   On Zoe50 (model code X102VE):
      This endpoint seem to be unavailable and returns an error ``'err.func.403': 'Operation not supported Operation not supported for this can (C1A)'``.