Skip to content
#

vehicle

Here are 298 public repositories matching this topic...

A Unix, Windows, Raspberry Pi Object Speed Camera using python, opencv, video streaming, motion tracking. Includes a Standalone Web Server Interface, Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync script. watch-app allows remotely controller camera configuration from a remote storage service name. Uses sqlite3 and gnuplot for reporting. Recently added openalpr license plate reader support.

  • Updated May 3, 2020
  • Python
yang1070
yang1070 commented Mar 15, 2019

Bug Report

The parameters of HMI function OnRemoteControlSettings are defined as optional in HMI_API.xml. That means HMI can send a OnRemoteControlSettings notification with

  • only allowed parameter
  • or only accessMode parameter
  • or both parameters.

When SDL receives such notifications, it shall update its internal value and use the new value when needed.

However, the

bimmer_connected
robthebold
robthebold commented Sep 4, 2019

Issue:

bimmer_connected is not returning a unit of measure with max_fuel, so HA displays a unitless value for max_fuel. Given the value I see, I believe that it's reporting SI liters. The sensor on the HA dashboard shows the circle with out a unit at the bottom. My BMW is a '17 i3 94 with Rex. (north_america, USA)

Expected behavior:

bimmer_connected should return a value with a unit of

Improve this page

Add a description, image, and links to the vehicle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vehicle topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.