Git Product home page Git Product logo

ha-tasmota's People

Contributors

ardeus-ua avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ha-tasmota's Issues

Not loading up

2018-07-16 16:03:35 ERROR (MainThread) [homeassistant.loader] Error loading custom_components.light.tasm. Make sure all dependencies are installed
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/homeassistant/loader.py", line 86, in get_component
module = importlib.import_module(path)
File "/usr/lib/python3.6/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 994, in _gcd_import
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "/config/custom_components/light/tasm.py", line 11, in
from homeassistant.components.light import (
ImportError: cannot import name 'SUPPORT_RGB_COLOR'
2018-07-16 16:03:35 ERROR (MainThread) [homeassistant.loader] Unable to find component light.tasm

Effects not working

I copied the config, and I can change on/off state, brightness and color.
But I can't change the effects....

I'v got this in my log:

> Log Details (ERROR)
> Thu Mar 22 2018 19:00:29 GMT+0100 (CET)
> 
> Error doing job: Exception in callback MQTT._mqtt_handle_message(<paho.mqtt.cl...at 0x5e8866f0>)
> Traceback (most recent call last):
>   File "/home/homeassistant/.pyenv/versions/3.6.3/lib/python3.6/asyncio/events.py", line 127, in _run
>     self._callback(*self._args)
>   File "/home/homeassistant/.pyenv/versions/3.6.3/envs/homeassistant-3.6.3/lib/python3.6/site-packages/homeassistant/components/mqtt/__init__.py", line 643, in _mqtt_handle_message
>     msg.topic, payload, msg.qos)
>   File "/home/homeassistant/.pyenv/versions/3.6.3/envs/homeassistant-3.6.3/lib/python3.6/site-packages/homeassistant/core.py", line 252, in async_run_job
>     target(*args)
>   File "/home/homeassistant/.pyenv/versions/3.6.3/envs/homeassistant-3.6.3/lib/python3.6/site-packages/homeassistant/components/light/tasm.py", line 189, in brightness_received
>     device_value = float(templates[CONF_BRIGHTNESS](payload))
> ValueError: could not convert string to float: 

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.