Code Monkey home page Code Monkey logo

homeassistant-verbund-linie-component's Introduction

Hi there πŸ‘‹

I am Bastian and I live and code in Graz, Austria.

I love tinkering with IoT and Smart Home stuff.

homeassistant-verbund-linie-component's People

Contributors

stegmannb avatar

Stargazers

 avatar

Watchers

 avatar  avatar

homeassistant-verbund-linie-component's Issues

Fehler :)

Erstmal Danke fΓΌr das Posten der Komponente

2022-10-03 12:15:27.665 ERROR (MainThread) [homeassistant.components.sensor] Error adding entities for domain sensor with platform verbund_linie Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 428, in async_add_entities await asyncio.gather(*tasks) File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 691, in _async_add_entity await entity.add_to_platform_finish() File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 777, in add_to_platform_finish self.async_write_ha_state() File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 533, in async_write_ha_state self._async_write_ha_state() File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 595, in _async_write_ha_state if (icon := (entry and entry.icon) or self.icon) is not None: File "/config/custom_components/verbund_linie/sensor.py", line 139, in icon _LOGGER.debug('next transport is a ' + self._times[0][ATTR_TYPE]) KeyError: 'Type' 2022-10-03 12:15:27.714 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up verbund_linie platform for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 289, in _async_setup_platform await asyncio.gather(*pending) File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 428, in async_add_entities await asyncio.gather(*tasks) File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 691, in _async_add_entity await entity.add_to_platform_finish() File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 777, in add_to_platform_finish self.async_write_ha_state() File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 533, in async_write_ha_state self._async_write_ha_state() File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 595, in _async_write_ha_state if (icon := (entry and entry.icon) or self.icon) is not None: File "/config/custom_components/verbund_linie/sensor.py", line 139, in icon _LOGGER.debug('next transport is a ' + self._times[0][ATTR_TYPE]) KeyError: 'Type'

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.