Code Monkey home page Code Monkey logo

kiauvoeurope's Introduction

Kia UVO Europe Home Assistant custom component

Loosely based on the https://github.com/Hacksore/bluelinky repository

Custom component for Home Assistant.

Installation

  • Just place the files in a subdirectory of your custom_components folder
  • Add kiauvoeurope: to your configuration.yaml
  • Restart HA
  • Add the "Kia UVO Europe" integration from the GUI. Enter your login credentials for the UVO service
  • Find the sensor named sensor.kiauvoeurope_batterystatus

kiauvoeurope's People

Contributors

alexanderwink avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

kiauvoeurope's Issues

Some errors in the log

I was happy to find this integration but unfortunately it doesn't work for me. I got the following in the log running 2021.2.2:

Logger: homeassistant.helpers.integration_platform
Source: loader.py:480 
First occurred: 18:15:45 (3 occurrences) 
Last logged: 18:15:45

Unexpected error importing kiauvoeurope/logbook.py
Unexpected error importing kiauvoeurope/media_source.py
Unexpected error importing kiauvoeurope/system_health.py
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/integration_platform.py", line 30, in _process
    platform = integration.get_platform(platform_name)
  File "/usr/src/homeassistant/homeassistant/loader.py", line 475, in get_platform
    cache[full_name] = self._import_platform(platform_name)
  File "/usr/src/homeassistant/homeassistant/loader.py", line 480, in _import_platform
    return importlib.import_module(f"{self.pkg_path}.{platform_name}")
  File "/usr/local/lib/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 973, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'custom_components.kiauvoeurope-master.logbook'

and also:

Logger: homeassistant.components.sensor
Source: helpers/entity_platform.py:126 
Integration: Sensor (documentation, issues) 
First occurred: 18:15:48 (1 occurrences) 
Last logged: 18:15:48

The kiauvoeurope platform for the sensor integration does not support platform setup. Please remove it from your config.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.