Giter Site home page Giter Site logo

deebot-t8-hass's Introduction

Hey ๐Ÿ‘‹

I'm Nick, A frontend engineer at Canva. I love complex problems and challenges, and things that give me something new and interesting to work on.

As might be apparent from my numerous home automation repositories, in my free time I enjoy dabbling in home automation. I'm a huge evangelist of Home Assistant and run it at a few different physical sites.

On the side I run 100 Warm Tunas, an social aggregation site, intended to predict triple j's Hottest 100 each year.

See my latest work at my website, https://nickwhyte.com

deebot-t8-hass's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

polikasov

deebot-t8-hass's Issues

Traceback on startup

Hey, awesome work on this, it seems to have worked first try!

I am running into this problem on startup but not sure if it's a real issue. It might explain why I only have one entity coming in from this integration, though. I'm on HA 2021.8.8. Any ideas?

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 382, in async_add_entities
    await asyncio.gather(*tasks)
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 447, in _async_add_entity
    suggested_object_id = entity.name  # type: ignore[unreachable]
  File "/config/custom_components/deebot_t8/switch.py", line 72, in name
    return self.api_entity._device.name + ' ' + self.attr_name
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

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.